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/tinyxml_lib.vcxproj | 126 ------------------------------------- 1 file changed, 126 deletions(-) delete mode 100644 shared/tinyxml/tinyxml_lib.vcxproj (limited to 'shared/tinyxml/tinyxml_lib.vcxproj') diff --git a/shared/tinyxml/tinyxml_lib.vcxproj b/shared/tinyxml/tinyxml_lib.vcxproj deleted file mode 100644 index 0da3981a..00000000 --- a/shared/tinyxml/tinyxml_lib.vcxproj +++ /dev/null @@ -1,126 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - tinyxml - {C406DAEC-0886-4771-8DEA-9D7329B46CC1} - - - - 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)\ - - - - MaxSpeed - OnlyExplicitInline - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - true - MultiThreaded - true - Level3 - true - - - NDEBUG;%(PreprocessorDefinitions) - 0x0407 - - - true - - - true - - - - - Disabled - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - true - Level4 - true - EditAndContinue - - - _DEBUG;%(PreprocessorDefinitions) - 0x0407 - - - true - - - true - - - - - %(PreprocessorDefinitions) - %(PreprocessorDefinitions) - - - %(PreprocessorDefinitions) - %(PreprocessorDefinitions) - - - %(PreprocessorDefinitions) - %(PreprocessorDefinitions) - - - %(PreprocessorDefinitions) - %(PreprocessorDefinitions) - - - - - - - - - - - - - - - \ No newline at end of file -- cgit