From cfdc1c95eb92c5c0c280457d0df376a051fbe8b1 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Fri, 28 Sep 2012 18:45:41 +0800 Subject: Clean up Visual C++ projects Since commit 7253c5ca (Bug 682071-cogl/cogl-sdl.h: MSVC: Link to SDL when apps are built), on Visual C++ we link to SDL.lib and SDLmain.lib using a #pragma comment directive in cogl/cogl-sdl.h, so we no longer need specific project configs for Cogl programs which build against a Cogl built with SDL. This removes those unneeded configs. Also "install" cogl/cogl-sdl.h when Cogl is built with the SDL winsys, as it is a needed header --- build/win32/vs10/cogl-crate.vcxproj | 143 ---------------------- build/win32/vs10/cogl-hello.vcxproj | 135 --------------------- build/win32/vs10/cogl-info.vcxproj | 143 ---------------------- build/win32/vs10/cogl-msaa.vcxproj | 144 +---------------------- build/win32/vs10/cogl.props | 10 +- build/win32/vs10/cogl_sdl.sln | 64 +++++----- build/win32/vs10/install-sdl.vcxproj | 20 +++- build/win32/vs10/test-conformance-cogl.vcxprojin | 143 ---------------------- build/win32/vs9/cogl-crate.vcproj | 129 -------------------- build/win32/vs9/cogl-hello.vcproj | 129 -------------------- build/win32/vs9/cogl-info.vcproj | 129 -------------------- build/win32/vs9/cogl-msaa.vcproj | 129 -------------------- build/win32/vs9/cogl.vsprops | 6 + build/win32/vs9/cogl_sdl.sln | 96 +++++++-------- build/win32/vs9/install.vcproj | 63 ++++++++++ build/win32/vs9/test-conformance-cogl.vcprojin | 129 -------------------- 16 files changed, 174 insertions(+), 1438 deletions(-) diff --git a/build/win32/vs10/cogl-crate.vcxproj b/build/win32/vs10/cogl-crate.vcxproj index 7a717530..9f137730 100644 --- a/build/win32/vs10/cogl-crate.vcxproj +++ b/build/win32/vs10/cogl-crate.vcxproj @@ -5,34 +5,18 @@ Debug Win32 - - Debug_SDL - Win32 - Debug x64 - - Debug_SDL - x64 - Release Win32 - - Release_SDL - Win32 - Release x64 - - Release_SDL - x64 - {DE1A2710-04BB-4C3D-90C1-B070E326B1CF} @@ -45,37 +29,19 @@ MultiByte true - - Application - MultiByte - true - Application MultiByte - - Application - MultiByte - Application MultiByte true - - Application - MultiByte - true - Application MultiByte - - Application - MultiByte - @@ -83,48 +49,24 @@ - - - - - - - - - - - - - - - - true - true - Debug\$(Platform)\bin\ true - true - Debug\$(Platform)\bin\ false - false - Release\$(Platform)\bin\ false - false - Release\$(Platform)\bin\ @@ -145,25 +87,6 @@ MachineX86 - - - Disabled - _DEBUG;COGL_ENABLE_EXPERIMENTAL_2_0_API;COGL_EXAMPLES_DATA="../share/cogl-$(CoglApiVersion)/examples-data/";$(BaseBuildDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - SDL.lib;SDLmain.lib;pangocairo-1.0.lib;pango-1.0.lib;cairo.lib;%(AdditionalDependencies) - true - Console - MachineX86 - - Disabled @@ -187,29 +110,6 @@ MachineX64 - - - Disabled - _DEBUG;COGL_ENABLE_EXPERIMENTAL_2_0_API;COGL_EXAMPLES_DATA="../share/cogl-$(CoglApiVersion)/examples-data/";$(BaseBuildDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - SDL.lib;SDLmain.lib;pangocairo-1.0.lib;pango-1.0.lib;cairo.lib;%(AdditionalDependencies) - true - Console - false - - - MachineX64 - - MaxSpeed @@ -231,27 +131,6 @@ MachineX86 - - - MaxSpeed - true - COGL_ENABLE_EXPERIMENTAL_2_0_API;COGL_EXAMPLES_DATA="../share/cogl-$(CoglApiVersion)/examples-data/";$(BaseBuildDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - SDL.lib;SDLmain.lib;pangocairo-1.0.lib;pango-1.0.lib;cairo.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX86 - - COGL_ENABLE_EXPERIMENTAL_2_0_API;COGL_EXAMPLES_DATA="../share/cogl-$(CoglApiVersion)/examples-data/";$(BaseBuildDefines);%(PreprocessorDefinitions) @@ -274,28 +153,6 @@ MachineX64 - - - COGL_ENABLE_EXPERIMENTAL_2_0_API;COGL_EXAMPLES_DATA="../share/cogl-$(CoglApiVersion)/examples-data/";$(BaseBuildDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - SDL.lib;SDLmain.lib;pangocairo-1.0.lib;pango-1.0.lib;cairo.lib;%(AdditionalDependencies) - true - Console - true - true - false - - - MachineX64 - - diff --git a/build/win32/vs10/cogl-hello.vcxproj b/build/win32/vs10/cogl-hello.vcxproj index 152c9cac..6aa87712 100644 --- a/build/win32/vs10/cogl-hello.vcxproj +++ b/build/win32/vs10/cogl-hello.vcxproj @@ -5,34 +5,18 @@ Debug Win32 - - Debug_SDL - Win32 - Debug x64 - - Debug_SDL - x64 - Release Win32 - - Release_SDL - Win32 - Release x64 - - Release_SDL - x64 - {F5A43C12-7032-428E-A56A-D294075FA493} @@ -45,37 +29,19 @@ MultiByte true - - Application - MultiByte - true - Application MultiByte - - Application - MultiByte - Application MultiByte true - - Application - MultiByte - true - Application MultiByte - - Application - MultiByte - @@ -83,48 +49,24 @@ - - - - - - - - - - - - - - - - true - true - Debug\$(Platform)\bin\ true - true - Debug\$(Platform)\bin\ false - false - Release\$(Platform)\bin\ false - false - Release\$(Platform)\bin\ @@ -144,25 +86,6 @@ MachineX86 - - - Disabled - _DEBUG;COGL_ENABLE_EXPERIMENTAL_2_0_API;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - MachineX86 - - Disabled @@ -179,23 +102,6 @@ Console - - - Disabled - _DEBUG;COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - - MaxSpeed @@ -216,27 +122,6 @@ MachineX86 - - - MaxSpeed - true - COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX86 - - MaxSpeed @@ -256,26 +141,6 @@ true - - - MaxSpeed - true - COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - true - true - - diff --git a/build/win32/vs10/cogl-info.vcxproj b/build/win32/vs10/cogl-info.vcxproj index 5db8f1e7..7aae8ea1 100644 --- a/build/win32/vs10/cogl-info.vcxproj +++ b/build/win32/vs10/cogl-info.vcxproj @@ -5,34 +5,18 @@ Debug Win32 - - Debug_SDL - Win32 - Debug x64 - - Debug_SDL - x64 - Release Win32 - - Release_SDL - Win32 - Release x64 - - Release_SDL - x64 - {CD17F5C8-C860-4A65-8209-4D0B093A3DA3} @@ -45,37 +29,19 @@ MultiByte true - - Application - MultiByte - true - Application MultiByte - - Application - MultiByte - Application MultiByte true - - Application - MultiByte - true - Application MultiByte - - Application - MultiByte - @@ -83,48 +49,24 @@ - - - - - - - - - - - - - - - - true - true - Debug\$(Platform)\bin\ true - true - Debug\$(Platform)\bin\ false - false - Release\$(Platform)\bin\ false - false - Release\$(Platform)\bin\ @@ -144,25 +86,6 @@ MachineX86 - - - Disabled - _DEBUG;COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - MachineX86 - - Disabled @@ -185,29 +108,6 @@ MachineX64 - - - Disabled - _DEBUG;COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - false - - - MachineX64 - - MaxSpeed @@ -228,27 +128,6 @@ MachineX86 - - - MaxSpeed - true - COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX86 - - COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) @@ -270,28 +149,6 @@ MachineX64 - - - COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - true - true - false - - - MachineX64 - - diff --git a/build/win32/vs10/cogl-msaa.vcxproj b/build/win32/vs10/cogl-msaa.vcxproj index 3dfb1b85..29ed46b5 100644 --- a/build/win32/vs10/cogl-msaa.vcxproj +++ b/build/win32/vs10/cogl-msaa.vcxproj @@ -5,34 +5,18 @@ Debug Win32 - - Debug_SDL - Win32 - Debug x64 - - Debug_SDL - x64 - Release Win32 - - Release_SDL - Win32 - Release x64 - - Releas_SDLe - x64 - {44E864D4-8447-484D-9B16-D5405E0783CF} @@ -45,37 +29,19 @@ MultiByte true - - Application - MultiByte - true - Application MultiByte - - Application - MultiByte - Application MultiByte true - - Application - MultiByte - true - Application MultiByte - - Application - MultiByte - @@ -83,48 +49,24 @@ - - - - - - - - - - - - - - - - true - true - Debug\$(Platform)\bin\ true - true - Debug\$(Platform)\bin\ false - false - Release\$(Platform)\bin\ false - false - Release\$(Platform)\bin\ @@ -144,25 +86,6 @@ MachineX86 - - - Disabled - _DEBUG;COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - MachineX86 - - Disabled @@ -185,29 +108,6 @@ MachineX64 - - - Disabled - _DEBUG;COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - false - - - MachineX64 - - MaxSpeed @@ -228,27 +128,6 @@ MachineX86 - - - MaxSpeed - true - COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX86 - - COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) @@ -260,28 +139,7 @@ CompileAsC - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - true - true - false - - - MachineX64 - - - - - COGL_ENABLE_EXPERIMENTAL_2_0_API;$(BaseBuildDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - + %(AdditionalDependencies) true Console true diff --git a/build/win32/vs10/cogl.props b/build/win32/vs10/cogl.props index 5a1bcb6d..19c817d5 100644 --- a/build/win32/vs10/cogl.props +++ b/build/win32/vs10/cogl.props @@ -50,7 +50,7 @@ gen-enums.bat $(GlibMkEnumsPath) cd .\vs10 - + mkdir $(CopyDir) @@ -196,7 +196,10 @@ copy ..\..\..\cogl\cogl2-experimental.h $(CopyDir)\include\cogl-$(CoglApiVersion copy ..\..\..\cogl\cogl2-compatibility.h $(CopyDir)\include\cogl-$(CoglApiVersion)\cogl - + + +copy ..\..\..\cogl\cogl-sdl.h $(CopyDir)\include\cogl-$(CoglApiVersion)\cogl + echo EXPORTS > $(DefDir)\cogl.def @@ -288,6 +291,9 @@ copy ..\..\..\cogl\cogl2-compatibility.h $(CopyDir)\include\cogl-$(CoglApiVersio $(CoglDoInstall) + + $(CoglDoInstallSDL) + $(GenerateCoglDef) diff --git a/build/win32/vs10/cogl_sdl.sln b/build/win32/vs10/cogl_sdl.sln index 124f2770..c20e8f90 100644 --- a/build/win32/vs10/cogl_sdl.sln +++ b/build/win32/vs10/cogl_sdl.sln @@ -41,14 +41,14 @@ Global {FE5ABD0F-91E8-4AA5-9C1C-408427D5F768}.Release|Win32.Build.0 = Release|Win32 {FE5ABD0F-91E8-4AA5-9C1C-408427D5F768}.Release|x64.ActiveCfg = Release|x64 {FE5ABD0F-91E8-4AA5-9C1C-408427D5F768}.Release|x64.Build.0 = Release|x64 - {F5A43C12-7032-428E-A56A-D294075FA493}.Debug|Win32.ActiveCfg = Debug_SDL|Win32 - {F5A43C12-7032-428E-A56A-D294075FA493}.Debug|Win32.Build.0 = Debug_SDL|Win32 - {F5A43C12-7032-428E-A56A-D294075FA493}.Debug|x64.ActiveCfg = Debug_SDL|x64 - {F5A43C12-7032-428E-A56A-D294075FA493}.Debug|x64.Build.0 = Debug_SDL|x64 - {F5A43C12-7032-428E-A56A-D294075FA493}.Release|Win32.ActiveCfg = Release_SDL|Win32 - {F5A43C12-7032-428E-A56A-D294075FA493}.Release|Win32.Build.0 = Release_SDL|Win32 - {F5A43C12-7032-428E-A56A-D294075FA493}.Release|x64.ActiveCfg = Release_SDL|x64 - {F5A43C12-7032-428E-A56A-D294075FA493}.Release|x64.Build.0 = Release_SDL|x64 + {F5A43C12-7032-428E-A56A-D294075FA493}.Debug|Win32.ActiveCfg = Debug|Win32 + {F5A43C12-7032-428E-A56A-D294075FA493}.Debug|Win32.Build.0 = Debug|Win32 + {F5A43C12-7032-428E-A56A-D294075FA493}.Debug|x64.ActiveCfg = Debug|x64 + {F5A43C12-7032-428E-A56A-D294075FA493}.Debug|x64.Build.0 = Debug|x64 + {F5A43C12-7032-428E-A56A-D294075FA493}.Release|Win32.ActiveCfg = Release|Win32 + {F5A43C12-7032-428E-A56A-D294075FA493}.Release|Win32.Build.0 = Release|Win32 + {F5A43C12-7032-428E-A56A-D294075FA493}.Release|x64.ActiveCfg = Release|x64 + {F5A43C12-7032-428E-A56A-D294075FA493}.Release|x64.Build.0 = Release|x64 {0B5D144D-1872-42CD-8437-FFDCDD08C03E}.Debug|Win32.ActiveCfg = Debug|Win32 {0B5D144D-1872-42CD-8437-FFDCDD08C03E}.Debug|Win32.Build.0 = Debug|Win32 {0B5D144D-1872-42CD-8437-FFDCDD08C03E}.Debug|x64.ActiveCfg = Debug|x64 @@ -57,30 +57,30 @@ Global {0B5D144D-1872-42CD-8437-FFDCDD08C03E}.Release|Win32.Build.0 = Release|Win32 {0B5D144D-1872-42CD-8437-FFDCDD08C03E}.Release|x64.ActiveCfg = Release|x64 {0B5D144D-1872-42CD-8437-FFDCDD08C03E}.Release|x64.Build.0 = Release|x64 - {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Debug|Win32.ActiveCfg = Debug_SDL|Win32 - {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Debug|Win32.Build.0 = Debug_SDL|Win32 - {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Debug|x64.ActiveCfg = Debug_SDL|x64 - {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Debug|x64.Build.0 = Debug_SDL|x64 - {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Release|Win32.ActiveCfg = Release_SDL|Win32 - {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Release|Win32.Build.0 = Release_SDL|Win32 - {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Release|x64.ActiveCfg = Release_SDL|x64 - {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Release|x64.Build.0 = Release_SDL|x64 - {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Debug|Win32.ActiveCfg = Debug_SDL|Win32 - {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Debug|Win32.Build.0 = Debug_SDL|Win32 - {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Debug|x64.ActiveCfg = Debug_SDL|x64 - {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Debug|x64.Build.0 = Debug_SDL|x64 - {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Release|Win32.ActiveCfg = Release_SDL|Win32 - {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Release|Win32.Build.0 = Release_SDL|Win32 - {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Release|x64.ActiveCfg = Release_SDL|x64 - {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Release|x64.Build.0 = Release_SDL|x64 - {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Debug|Win32.ActiveCfg = Debug_SDL|Win32 - {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Debug|Win32.Build.0 = Debug_SDL|Win32 - {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Debug|x64.ActiveCfg = Debug_SDL|x64 - {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Debug|x64.Build.0 = Debug_SDL|x64 - {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Release|Win32.ActiveCfg = Release_SDL|Win32 - {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Release|Win32.Build.0 = Release_SDL|Win32 - {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Release|x64.ActiveCfg = Release_SDL|x64 - {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Release|x64.Build.0 = Release_SDL|x64 + {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Debug|Win32.ActiveCfg = Debug|Win32 + {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Debug|Win32.Build.0 = Debug|Win32 + {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Debug|x64.ActiveCfg = Debug|x64 + {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Debug|x64.Build.0 = Debug|x64 + {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Release|Win32.ActiveCfg = Release|Win32 + {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Release|Win32.Build.0 = Release|Win32 + {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Release|x64.ActiveCfg = Release|x64 + {CD17F5C8-C860-4A65-8209-4D0B093A3DA3}.Release|x64.Build.0 = Release|x64 + {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Debug|Win32.ActiveCfg = Debug|Win32 + {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Debug|Win32.Build.0 = Debug|Win32 + {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Debug|x64.ActiveCfg = Debug|x64 + {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Debug|x64.Build.0 = Debug|x64 + {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Release|Win32.ActiveCfg = Release|Win32 + {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Release|Win32.Build.0 = Release|Win32 + {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Release|x64.ActiveCfg = Release|x64 + {DE1A2710-04BB-4C3D-90C1-B070E326B1CF}.Release|x64.Build.0 = Release|x64 + {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Debug|Win32.ActiveCfg = Debug|Win32 + {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Debug|Win32.Build.0 = Debug|Win32 + {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Debug|x64.ActiveCfg = Debug|x64 + {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Debug|x64.Build.0 = Debug|x64 + {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Release|Win32.ActiveCfg = Release|Win32 + {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Release|Win32.Build.0 = Release|Win32 + {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Release|x64.ActiveCfg = Release|x64 + {0F08F253-DE1A-40CB-A890-93AE3CA23ADE}.Release|x64.Build.0 = Release|x64 {35B2A4AC-7235-4FC7-995D-469D59195041}.Debug|Win32.ActiveCfg = Debug|Win32 {35B2A4AC-7235-4FC7-995D-469D59195041}.Debug|Win32.Build.0 = Debug|Win32 {35B2A4AC-7235-4FC7-995D-469D59195041}.Debug|x64.ActiveCfg = Debug|x64 diff --git a/build/win32/vs10/install-sdl.vcxproj b/build/win32/vs10/install-sdl.vcxproj index 7b21b026..52725524 100644 --- a/build/win32/vs10/install-sdl.vcxproj +++ b/build/win32/vs10/install-sdl.vcxproj @@ -71,22 +71,34 @@ - $(CoglDoInstall) + +$(CoglDoInstall) +$(CoglDoInstallSDL) + - $(CoglDoInstall) + +$(CoglDoInstall) +$(CoglDoInstallSDL) + - $(CoglDoInstall) + +$(CoglDoInstall) +$(CoglDoInstallSDL) + - $(CoglDoInstall) + +$(CoglDoInstall) +$(CoglDoInstallSDL) + diff --git a/build/win32/vs10/test-conformance-cogl.vcxprojin b/build/win32/vs10/test-conformance-cogl.vcxprojin index b7eb8da9..f5385a23 100644 --- a/build/win32/vs10/test-conformance-cogl.vcxprojin +++ b/build/win32/vs10/test-conformance-cogl.vcxprojin @@ -5,34 +5,18 @@ Debug Win32 - - Debug_SDL - Win32 - Debug x64 - - Debug_SDL - x64 - Release Win32 - - Release_SDL - Win32 - Release x64 - - Release_SDL - x64 - {0F08F253-DE1A-40CB-A890-93AE3CA23ADE} @@ -45,37 +29,19 @@ MultiByte true - - Application - MultiByte - true - Application MultiByte - - Application - MultiByte - Application MultiByte true - - Application - MultiByte - true - Application MultiByte - - Application - MultiByte - @@ -83,48 +49,24 @@ - - - - - - - - - - - - - - - - true - true - Debug\$(Platform)\bin\ true - true - Debug\$(Platform)\bin\ false - false - Release\$(Platform)\bin\ false - false - Release\$(Platform)\bin\ @@ -145,25 +87,6 @@ MachineX86 - - - Disabled - _DEBUG;COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - MachineX86 - - Disabled @@ -187,29 +110,6 @@ MachineX64 - - - Disabled - _DEBUG;COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - false - - - MachineX64 - - MaxSpeed @@ -231,27 +131,6 @@ MachineX86 - - - MaxSpeed - true - COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef);%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - SDL.lib;SDLMain.lib;%(AdditionalDependencies) - true - Console - true - true - MachineX86 - - COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef);%(PreprocessorDefinitions) @@ -274,28 +153,6 @@ MachineX64 - - - COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef);%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - SDL.lib;SDLmain.lib;%(AdditionalDependencies) - true - Console - true - true - false - - - MachineX64 - - #include "testconformance.vs10.sourcefiles" diff --git a/build/win32/vs9/cogl-crate.vcproj b/build/win32/vs9/cogl-crate.vcproj index cd1b6edb..1e8617e8 100644 --- a/build/win32/vs9/cogl-crate.vcproj +++ b/build/win32/vs9/cogl-crate.vcproj @@ -48,36 +48,6 @@ TargetMachine="1" /> - - - - - - - - - - - - - - - - - - - - diff --git a/build/win32/vs9/cogl-hello.vcproj b/build/win32/vs9/cogl-hello.vcproj index 264de9fa..c6f6094c 100644 --- a/build/win32/vs9/cogl-hello.vcproj +++ b/build/win32/vs9/cogl-hello.vcproj @@ -47,36 +47,6 @@ TargetMachine="1" /> - - - - - - - - - - - - - - - - - - - - diff --git a/build/win32/vs9/cogl-info.vcproj b/build/win32/vs9/cogl-info.vcproj index d4c64c91..c914f1ec 100644 --- a/build/win32/vs9/cogl-info.vcproj +++ b/build/win32/vs9/cogl-info.vcproj @@ -47,36 +47,6 @@ TargetMachine="1" /> - - - - - - - - - - - - - - - - - - - - diff --git a/build/win32/vs9/cogl-msaa.vcproj b/build/win32/vs9/cogl-msaa.vcproj index 913c1619..7a3ee0f7 100644 --- a/build/win32/vs9/cogl-msaa.vcproj +++ b/build/win32/vs9/cogl-msaa.vcproj @@ -47,36 +47,6 @@ TargetMachine="1" /> - - - - - - - - - - - - - - - - - - - - diff --git a/build/win32/vs9/cogl.vsprops b/build/win32/vs9/cogl.vsprops index 99e79b3d..eeb56454 100644 --- a/build/win32/vs9/cogl.vsprops +++ b/build/win32/vs9/cogl.vsprops @@ -188,6 +188,12 @@ mkdir $(CopyDir)\share\cogl-$(CoglApiVersion)\tests copy ..\..\..\tests\data\valgrind.suppressions $(CopyDir)\share\cogl-$(CoglApiVersion)\tests " /> + + + + + + + + + + + + + diff --git a/build/win32/vs9/test-conformance-cogl.vcprojin b/build/win32/vs9/test-conformance-cogl.vcprojin index dd4ec170..df1fb71b 100644 --- a/build/win32/vs9/test-conformance-cogl.vcprojin +++ b/build/win32/vs9/test-conformance-cogl.vcprojin @@ -48,36 +48,6 @@ TargetMachine="1" /> - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.1