From e641ba4000c1da886938ac528f025fd8001acdc7 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 25 Nov 2015 07:26:48 -0500 Subject: [PATCH] And fixed up the vcxproj file. --- wpf/wpf.vcxproj | 134 ++++++++++++++++++++++++++---------------------- 1 file changed, 74 insertions(+), 60 deletions(-) diff --git a/wpf/wpf.vcxproj b/wpf/wpf.vcxproj index 182a0981..ee3c4a6d 100755 --- a/wpf/wpf.vcxproj +++ b/wpf/wpf.vcxproj @@ -1,63 +1,77 @@ - - - - - - - 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 - - - - - - - - + + + + + + + + + Debug + Win32 + + + + + v3.0 + {2B7F1F47-EE47-47CD-9C6C-42D9620E46E3} + + + + + + DynamicLibrary + true + v120 + true + Unicode + + + + + + + + + + false + libui + false + + + + + + EnableAllWarnings + NotUsing + + + + true + kernel32.lib ole32.lib + Windows + + - - - - \ No newline at end of file + + + + + + +