From 555fd3292d2b49bc441967b5153ecb2db4318694 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 10 Feb 2011 08:35:07 +0000 Subject: Removed project file not used anymore. Updated dependencies in makefile --- mesalib/windows/VC8/mesa/gdi/gdi.vcxproj | 166 ------------------------------- 1 file changed, 166 deletions(-) delete mode 100644 mesalib/windows/VC8/mesa/gdi/gdi.vcxproj (limited to 'mesalib/windows/VC8/mesa/gdi/gdi.vcxproj') diff --git a/mesalib/windows/VC8/mesa/gdi/gdi.vcxproj b/mesalib/windows/VC8/mesa/gdi/gdi.vcxproj deleted file mode 100644 index 71c7fc78c..000000000 --- a/mesalib/windows/VC8/mesa/gdi/gdi.vcxproj +++ /dev/null @@ -1,166 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {A1B24907-E196-4826-B6AF-26723629B633} - gdi - - - - DynamicLibrary - false - MultiByte - - - DynamicLibrary - false - MultiByte - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)\ - $(Configuration)\ - false - $(SolutionDir)$(Configuration)\ - $(Configuration)\ - false - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Debug/gdi.tlb - - - Disabled - ../../../../include;../../../../src/mesa;../../../../src/mesa/main;../../../../src/mesa/glapi;../../../../src/mesa/swrast;../../../../src/mesa/shader;%(AdditionalIncludeDirectories) - _DEBUG;WIN32;_WINDOWS;_USRDLL;GDI_EXPORTS;_DLL;BUILD_GL32;MESA_MINWARN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - Level3 - true - ProgramDatabase - Default - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /MACHINE:I386 %(AdditionalOptions) - gdi32.lib;user32.lib;%(AdditionalDependencies) - $(OutDir)mesaopengl32.dll - true - $(TargetDir);%(AdditionalLibraryDirectories) - ..\..\..\..\src\mesa\drivers\windows\gdi\mesa.def - true - $(TargetDir)mesaopengl32.pdb - false - - - - - if not exist ..\..\..\..\lib md ..\..\..\..\lib -copy "$(TargetDir)mesaopengl32.lib" ..\..\..\..\lib -copy "$(TargetDir)mesaopengl32.dll" ..\..\..\..\lib -if exist ..\..\..\..\progs\demos copy "$(TargetDir)mesaopengl32.dll" ..\..\..\..\progs\demos - - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Release/gdi.tlb - - - AnySuitable - true - true - ../../main;../../../../include;../../../../src/mesa;../../../../src/mesa/main;../../../../src/mesa/glapi;../../../../src/mesa/swrast;../../../../src/mesa/shader;%(AdditionalIncludeDirectories) - NDEBUG;WIN32;_WINDOWS;_USRDLL;GDI_EXPORTS;_DLL;BUILD_GL32;MESA_MINWARN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - .\Release/gdi.pch - Level3 - true - Default - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /MACHINE:I386 %(AdditionalOptions) - gdi32.lib;user32.lib;%(AdditionalDependencies) - $(OutDir)mesaopengl32.dll - true - $(TargetDir);%(AdditionalLibraryDirectories) - ..\..\..\..\src\mesa\drivers\windows\gdi\mesa.def - $(TargetDir)mesaopengl32.pdb - UseLinkTimeCodeGeneration - false - - - - - if not exist ..\..\..\..\lib md ..\..\..\..\lib -copy "$(TargetDir)mesaopengl32.lib" ..\..\..\..\lib -copy "$(TargetDir)mesaopengl32.dll" ..\..\..\..\lib -if exist ..\..\..\..\progs\demos copy "$(TargetDir)mesaopengl32.dll" ..\..\..\..\progs\demos - - - - - - - - - - - - - - - - - - - - - - {2120c974-2717-4709-b44f-d6e6d0a56448} - false - - - - - - \ No newline at end of file -- cgit v1.2.3