From f9158592e1478b2013afc7041d9ed041cf2d2f4a Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 13 Jan 2014 19:47:58 +1000 Subject: Update Irrlicht to 1.8.1. Include actual change markers this time. lol --- .../tools/MeshConverter/MeshConverter_vc11.vcxproj | 196 --------------------- 1 file changed, 196 deletions(-) delete mode 100644 libraries/irrlicht-1.8/tools/MeshConverter/MeshConverter_vc11.vcxproj (limited to 'libraries/irrlicht-1.8/tools/MeshConverter/MeshConverter_vc11.vcxproj') diff --git a/libraries/irrlicht-1.8/tools/MeshConverter/MeshConverter_vc11.vcxproj b/libraries/irrlicht-1.8/tools/MeshConverter/MeshConverter_vc11.vcxproj deleted file mode 100644 index ccd4271..0000000 --- a/libraries/irrlicht-1.8/tools/MeshConverter/MeshConverter_vc11.vcxproj +++ /dev/null @@ -1,196 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - MeshConverter - {E72B637E-4AA6-46F3-885F-AC67B4B470ED} - GUI Editor - Win32Proj - - - - Application - MultiByte - v110 - - - Application - MultiByte - v110 - - - Application - MultiByte - v110 - - - Application - MultiByte - v110 - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\bin\Win32-VisualStudio\ - ..\..\bin\Win64-VisualStudio\ - true - true - ..\..\bin\Win32-VisualStudio\ - ..\..\bin\Win64-VisualStudio\ - false - false - AllRules.ruleset - AllRules.ruleset - - - - - AllRules.ruleset - AllRules.ruleset - - - - - - - - Disabled - Neither - false - ..\..\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - - - kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib glu32.lib opengl32.lib %(AdditionalOptions) - ../../bin/Win32-visualstudio/MeshConverter.exe - ..\..\lib\Win32-visualstudio;%(AdditionalLibraryDirectories) - true - $(OutDir)TestProject.pdb - Console - - - - - - - Disabled - Neither - false - ..\..\include;%(AdditionalIncludeDirectories) - WIN32;WIN64_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib glu32.lib opengl32.lib %(AdditionalOptions) - ../../bin/Win64-visualstudio/MeshConverter.exe - ..\..\lib\Win32-visualstudio;%(AdditionalLibraryDirectories) - true - $(OutDir)TestProject.pdb - Console - - - - - - - Full - false - ..\..\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - - - ../../bin/Win32-visualstudio/MeshConverter.exe - true - Console - true - true - - - - - - - Full - false - ..\..\include;%(AdditionalIncludeDirectories) - WIN32;WIN64NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - - - ../../bin/Win64-visualstudio/MeshConverter.exe - true - Console - true - true - - - - - - - - - - {e08e042a-6c45-411b-92be-3cc31331019f} - false - - - - - - \ No newline at end of file -- cgit v1.1