From ca9661779adf7bf12abc2df9fe46f4dd705f46fe Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 6 Nov 2012 18:03:08 +0100 Subject: Move GTK+ to a separate repo --- win32/deps/fontconfig/fc-arch.vcxproj | 225 ---------------------------------- 1 file changed, 225 deletions(-) delete mode 100644 win32/deps/fontconfig/fc-arch.vcxproj (limited to 'win32/deps/fontconfig/fc-arch.vcxproj') diff --git a/win32/deps/fontconfig/fc-arch.vcxproj b/win32/deps/fontconfig/fc-arch.vcxproj deleted file mode 100644 index 5bfb73e6..00000000 --- a/win32/deps/fontconfig/fc-arch.vcxproj +++ /dev/null @@ -1,225 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {3CE4B363-40A4-4604-B1A2-5785BA80F32F} - fc-arch - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>11.0.50727.1 - - - Debug\ - Debug\ - true - - - true - - - Release\ - Release\ - false - - - false - - - - - - - - Disabled - .\;.\src;.\fc-arch;%(AdditionalIncludeDirectories) - _DEBUG;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - Level3 - EditAndContinue - 4819;%(DisableSpecificWarnings) - - - .\fc-arch\fc-arch.exe - true - $(OutDir)fc-arch.pdb - Console - false - - MachineX86 - - - if exist .\fc-arch\fcarch.h goto END -cd fc-arch -fc-arch.exe auto < ../fc-arch/fcarch.tmpl.h > fcarch.h -cd .. -:END - - - - - - - - - - Disabled - .\;.\src;.\fc-arch;%(AdditionalIncludeDirectories) - _DEBUG;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - 4819;%(DisableSpecificWarnings) - - - .\fc-arch\fc-arch.exe - true - $(OutDir)fc-arch.pdb - Console - false - - - - - if exist .\fc-arch\fcarch.h goto END -cd fc-arch -fc-arch.exe auto < ../fc-arch/fcarch.tmpl.h > fcarch.h -cd .. -:END - - - - - - - - - - .\;.\src;.\fc-arch;%(AdditionalIncludeDirectories) - HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreadedDLL - - Level3 - ProgramDatabase - 4819;%(DisableSpecificWarnings) - - - .\fc-arch\fc-arch.exe - true - Console - true - true - false - - MachineX86 - - - if exist .\fc-arch\fcarch.h goto END -cd fc-arch -fc-arch.exe auto < ../fc-arch/fcarch.tmpl.h > fcarch.h -cd .. -:END - - - - - - - - - - .\;.\src;.\fc-arch;%(AdditionalIncludeDirectories) - HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - 4819;%(DisableSpecificWarnings) - - - .\fc-arch\fc-arch.exe - true - Console - true - true - false - - - - - if exist .\fc-arch\fcarch.h goto END -cd fc-arch -fc-arch.exe auto < ../fc-arch/fcarch.tmpl.h > fcarch.h -cd .. -:END - - - - - - - - - - \ No newline at end of file -- cgit 1.4.1