From b654dbfa5f3e4a4d02f72023f7c5895635aa6396 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:12:17 +0200 Subject: 3.18 --- shared/tinyxml/tinyxmlSTL.vcxproj | 125 -------------------------------------- 1 file changed, 125 deletions(-) delete mode 100644 shared/tinyxml/tinyxmlSTL.vcxproj (limited to 'shared/tinyxml/tinyxmlSTL.vcxproj') diff --git a/shared/tinyxml/tinyxmlSTL.vcxproj b/shared/tinyxml/tinyxmlSTL.vcxproj deleted file mode 100644 index db7a2fc9..00000000 --- a/shared/tinyxml/tinyxmlSTL.vcxproj +++ /dev/null @@ -1,125 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {A3A84737-5017-4577-B8A2-79429A25B8B6} - - - - StaticLibrary - false - MultiByte - - - StaticLibrary - false - MultiByte - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(IncludePath) - $(LibraryPath) - $(IncludePath) - $(LibraryPath) - $(SolutionDir)$(Configuration)$(ProjectName)\ - $(SolutionDir)$(Configuration)$(ProjectName)\ - $(SolutionDir)$(Configuration)$(ProjectName)\ - $(SolutionDir)$(Configuration)$(ProjectName)\ - - - - Disabled - WIN32;_DEBUG;_LIB;TIXML_USE_STL;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - Level4 - true - EditAndContinue - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - true - - - true - - - - - MaxSpeed - OnlyExplicitInline - WIN32;NDEBUG;_LIB;TIXML_USE_STL;%(PreprocessorDefinitions) - true - MultiThreaded - true - true - Level3 - true - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - true - - - true - - - - - %(PreprocessorDefinitions) - %(PreprocessorDefinitions) - - - %(PreprocessorDefinitions) - %(PreprocessorDefinitions) - - - %(PreprocessorDefinitions) - %(PreprocessorDefinitions) - - - %(PreprocessorDefinitions) - %(PreprocessorDefinitions) - - - - - - - - - - - - - - \ No newline at end of file -- cgit