From a913f006708312fa844d304641b207e9ff730b30 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 8 May 2015 11:55:09 -0700 Subject: Windows WebControl based wrapper for web UI. --- windows/WebUIWrapper/WebUIWrapper.csproj | 143 +++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 windows/WebUIWrapper/WebUIWrapper.csproj (limited to 'windows/WebUIWrapper/WebUIWrapper.csproj') diff --git a/windows/WebUIWrapper/WebUIWrapper.csproj b/windows/WebUIWrapper/WebUIWrapper.csproj new file mode 100644 index 00000000..c541bce9 --- /dev/null +++ b/windows/WebUIWrapper/WebUIWrapper.csproj @@ -0,0 +1,143 @@ + + + + + Debug + AnyCPU + {04832129-0F0C-438B-ACDF-8BB7F99AE241} + WinExe + Properties + WebUIWrapper + ZeroTier One + v4.5 + 512 + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + x86 + pdbonly + true + bin\Release\ + + + prompt + 4 + + + WebUIWrapper.Program + + + false + + + LocalIntranet + + + false + + + Properties\app.manifest + + + ZeroTierIcon.ico + + + + + + + + + + + + + + + + Form + + + Form1.cs + + + + + Form1.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + False + Microsoft .NET Framework 4.5 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + false + + + + + + + + \ No newline at end of file -- cgit v1.2.3