From 66efed8b335610f9eae59fd3f52eccaffd7a6e0b Mon Sep 17 00:00:00 2001 From: JinweiClarkChao Date: Tue, 25 Aug 2015 16:03:05 +0800 Subject: fix --- DCP/DCP.vcxproj | 85 +++++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 70 insertions(+), 15 deletions(-) (limited to 'DCP/DCP.vcxproj') diff --git a/DCP/DCP.vcxproj b/DCP/DCP.vcxproj index 8d88b2c..b2ef313 100644 --- a/DCP/DCP.vcxproj +++ b/DCP/DCP.vcxproj @@ -1,15 +1,22 @@  - Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {1543533F-481B-40EC-BEFC-90E46456A5F8} @@ -23,6 +30,12 @@ v120 Unicode + + Application + true + v120 + Unicode + Application false @@ -30,24 +43,47 @@ true Unicode + + Application + false + v120 + true + Unicode + + + + + + + + + + + - f521f52d + ed7df352 true + + true + false + + false + @@ -61,6 +97,19 @@ true + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + + + Console + true + + Level3 @@ -78,9 +127,27 @@ true + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + + + Console + true + true + true + + + @@ -91,18 +158,6 @@ - - - - - - - - - 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