From 5dfce5568e0b14c1a39f26b7fb22978aa9500711 Mon Sep 17 00:00:00 2001 From: mborland Date: Sun, 10 Nov 2013 02:33:34 -0500 Subject: VC2013 3rd times a charm? --- VC2013/expat.vcxproj | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 VC2013/expat.vcxproj (limited to 'VC2013/expat.vcxproj') diff --git a/VC2013/expat.vcxproj b/VC2013/expat.vcxproj new file mode 100644 index 000000000..3049b972a --- /dev/null +++ b/VC2013/expat.vcxproj @@ -0,0 +1,100 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {5FCFAF8D-FF2C-456D-A72C-1D76F913AD96} + expat + Win32Proj + + + + StaticLibrary + v120 + MultiByte + true + + + StaticLibrary + v120 + MultiByte + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + $(SolutionDir)$(Configuration)/expat\ + $(Configuration)/expat\ + + + $(SolutionDir)$(Configuration)\ + $(Configuration)/expat\ + + + + Disabled + WIN32;_DEBUG;_LIB;COMPILED_FROM_DSP;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + Level3 + EditAndContinue + + + + + MaxSpeed + true + WIN32;NDEBUG;_LIB;COMPILED_FROM_DSP;%(PreprocessorDefinitions) + MultiThreaded + true + + Level3 + ProgramDatabase + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3