From 17fbf4355747b1ceb9caca120aec9830a44621cf Mon Sep 17 00:00:00 2001 From: JinweiClarkChao Date: Mon, 24 Aug 2015 10:15:00 +0800 Subject: init --- DCP/DCP.vcxproj | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 DCP/DCP.vcxproj (limited to 'DCP/DCP.vcxproj') diff --git a/DCP/DCP.vcxproj b/DCP/DCP.vcxproj new file mode 100644 index 0000000..eba571d --- /dev/null +++ b/DCP/DCP.vcxproj @@ -0,0 +1,107 @@ + + + + + + Debug + Win32 + + + Release + Win32 + + + + {1543533F-481B-40EC-BEFC-90E46456A5F8} + Win32Proj + DCP + + + + Application + true + v120 + Unicode + + + Application + false + v120 + true + Unicode + + + + + + + + + + + + f521f52d + + + true + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file -- cgit v1.2.3