From 5bc3f5f5a777816a8eec6b4e0f58c9fc68098bb7 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 14 Feb 2016 22:57:48 +0000 Subject: Remove all Windows IDE files. Todo: remove Xcode4 files as well. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11176 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/VisualC2010/doublebuffer.vcxproj | 271 ----------------------------------- 1 file changed, 271 deletions(-) delete mode 100644 ide/VisualC2010/doublebuffer.vcxproj (limited to 'ide/VisualC2010/doublebuffer.vcxproj') diff --git a/ide/VisualC2010/doublebuffer.vcxproj b/ide/VisualC2010/doublebuffer.vcxproj deleted file mode 100644 index 268d126e3..000000000 --- a/ide/VisualC2010/doublebuffer.vcxproj +++ /dev/null @@ -1,271 +0,0 @@ - - - - - Debug Cairo - Win32 - - - Debug - Win32 - - - Release Cairo - Win32 - - - Release - Win32 - - - - {EDDBF169-77C1-496E-9EFE-E500107E6E97} - - - - Application - false - - - Application - false - - - Application - false - - - Application - false - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\test\ - .\$(ProjectName)_debug\ - false - ..\..\test\ - .\$(ProjectName)_release\ - false - ..\..\test\ - $(Configuration)\ - false - ..\..\test\ - $(Configuration)\ - false - $(ProjectName)d - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\doublebuffer_/doublebuffer.tlb - - - - - Disabled - .;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - - - true - ProgramDatabase - Default - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - fltkd.lib;comctl32.lib;%(AdditionalDependencies) - ../../test/doublebufferd.exe - true - ..\..\lib;%(AdditionalLibraryDirectories) - libcd;%(IgnoreSpecificDefaultLibraries) - true - $(IntDir)$(TargetName).pdb - Windows - false - - - MachineX86 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Release/doublebuffer.tlb - - - - - Disabled - AnySuitable - Size - .;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions) - MultiThreadedDLL - - - $(IntDir) - $(IntDir) - $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Default - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - fltk.lib;comctl32.lib;%(AdditionalDependencies) - ../../test/doublebuffer.exe - true - ..\..\lib;%(AdditionalLibraryDirectories) - libcd;%(IgnoreSpecificDefaultLibraries) - $(IntDir)$(TargetName).pdb - Windows - false - - - MachineX86 - - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\doublebuffer_/doublebuffer.tlb - - - - - Disabled - .;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories) - FLTK_HAVE_CAIRO=1;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - - - .\doublebuffer_/doublebuffer.pch - .\doublebuffer_/ - .\doublebuffer_/ - .\doublebuffer_/ - true - ProgramDatabase - Default - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - cairo.lib;fltkd.lib;comctl32.lib;%(AdditionalDependencies) - ../../test/doublebufferd.exe - true - ..\..\lib;%(AdditionalLibraryDirectories) - libcd;%(IgnoreSpecificDefaultLibraries) - true - .\doublebuffer_/doublebufferd.pdb - Windows - false - - - MachineX86 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Release/doublebuffer.tlb - - - - - Disabled - AnySuitable - Size - .;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories) - FLTK_HAVE_CAIRO=1;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions) - MultiThreadedDLL - - - .\Release/doublebuffer.pch - .\Release/ - .\Release/ - .\Release/ - true - Default - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - fltk.lib;comctl32.lib;cairo.lib;%(AdditionalDependencies) - ../../test/doublebuffer.exe - true - ..\..\lib;%(AdditionalLibraryDirectories) - libcd;%(IgnoreSpecificDefaultLibraries) - .\Release/doublebuffer.pdb - Windows - false - - - MachineX86 - - - - - Disabled - %(AdditionalIncludeDirectories) - %(PreprocessorDefinitions) - Disabled - %(AdditionalIncludeDirectories) - %(PreprocessorDefinitions) - %(AdditionalIncludeDirectories) - %(PreprocessorDefinitions) - %(AdditionalIncludeDirectories) - %(PreprocessorDefinitions) - - - - - {e070aafc-9d03-41a3-bc7d-30887ea0d50f} - false - - - - - - \ No newline at end of file -- cgit v1.2.3