diff --git a/json-c.vcxproj b/json-c.vcxproj index 2351e51..fd300bc 100644 --- a/json-c.vcxproj +++ b/json-c.vcxproj @@ -15,12 +15,12 @@ jsonc - + StaticLibrary v120 MultiByte - + StaticLibrary v120 MultiByte @@ -28,60 +28,47 @@ - - - + + + - - <_ProjectFileVersion>12.0.30324.0 - - - Debug\ - Debug\ - - - Release\ - Release\ - Disabled WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug - Level3 EditAndContinue + CompileAsCpp - - $(OutDir)json-c.lib - copy config.h.win32 config.h copy json_config.h.win32 json_config.h + + copy config.h from Windows template instead of calling configure + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreaded - Level3 ProgramDatabase + CompileAsCpp - - $(OutDir)json-c.lib - copy config.h.win32 config.h copy json_config.h.win32 json_config.h + + copy config.h from Windows template instead of calling configure +