From b8f4febe3c6411022f787260d93afd9f78b0b3da Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 25 Nov 2015 07:20:12 -0500 Subject: [PATCH] Edited the vcxproj file in Visual Studio. --- wpf/wpf.vcxproj | 121 ++++++++++++++++++++++++------------------------ 1 file changed, 60 insertions(+), 61 deletions(-) mode change 100644 => 100755 wpf/wpf.vcxproj diff --git a/wpf/wpf.vcxproj b/wpf/wpf.vcxproj old mode 100644 new mode 100755 index bb0c47a2..182a0981 --- a/wpf/wpf.vcxproj +++ b/wpf/wpf.vcxproj @@ -1,64 +1,63 @@ - - - - - - - - Debug - Win32 - - - - - v3.0 - - - - - - DynamicLibrary - true - v120 - true - Unicode - - - - - - - - - - false - - - - - Level3 - Use - - - true - - - - - - - - - - - + + + + + Debug + Win32 + + + + v3.0 + {2B7F1F47-EE47-47CD-9C6C-42D9620E46E3} + + + + DynamicLibrary + true + v120 + true + Unicode + + + + + + + false + libui + false + Link + + + + EnableAllWarnings + NotUsing + additional compiler options %(AdditionalOptions) + + + true + kernel32.lib ole32.lib + Windows + 600 + additional linker options %(AdditionalOptions) + + + extra command + + + + + + + + - - - - - - +--> + + + + \ No newline at end of file