From 295e3c10bb6d1c83796554edf8369e5aa87a20a8 Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Mon, 9 Oct 2017 08:56:25 +0200 Subject: Initial commit. --- Server/Server.csproj | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Server/Server.csproj (limited to 'Server/Server.csproj') diff --git a/Server/Server.csproj b/Server/Server.csproj new file mode 100644 index 0000000..5b68532 --- /dev/null +++ b/Server/Server.csproj @@ -0,0 +1,50 @@ + + + + + Debug + x86 + {8CB98A13-75A8-42B1-9E03-4FA3ABCEAA3B} + Exe + Server + Server + v4.5 + + + true + full + false + bin\Debug + DEBUG; + prompt + 4 + x86 + + + true + bin\Release + prompt + 4 + x86 + + + + + + + + + + + + ..\packages\Xwt.0.2.40\lib\net40\Xwt.dll + + + ..\packages\Xwt.Gtk.0.2.40\lib\net40\Xwt.Gtk.dll + + + + + + + \ No newline at end of file -- cgit v1.2.3