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/cairo/cairo-gobject.vcxproj | 259 --------------------------------- 1 file changed, 259 deletions(-) delete mode 100644 win32/deps/cairo/cairo-gobject.vcxproj (limited to 'win32/deps/cairo/cairo-gobject.vcxproj') diff --git a/win32/deps/cairo/cairo-gobject.vcxproj b/win32/deps/cairo/cairo-gobject.vcxproj deleted file mode 100644 index 18d68129..00000000 --- a/win32/deps/cairo/cairo-gobject.vcxproj +++ /dev/null @@ -1,259 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - cairo-gobject - {C8D08F82-700E-4ACE-A766-A52C4048B5F7} - cairogobject - Win32Proj - - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\ - $(Configuration)\ - true - $(SolutionDir)$(Configuration)\ - $(Configuration)\ - true - $(SolutionDir)$(Configuration)\ - $(Configuration)\ - false - $(SolutionDir)$(Configuration)\ - $(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;CAIROGOBJECT_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - glib-2.0.lib;gobject-2.0.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).dll - true - Windows - $(OutDir)$(ProjectName).lib - MachineX86 - - - mkdir $(CopyDir)\bin - - copy $(OutDir)$(ProjectName).dll $(CopyDir)\bin - - - mkdir $(CopyDir)\lib - - copy $(OutDir)$(ProjectName).lib $(CopyDir)\lib - - - mkdir $(CopyDir)\include - - copy .\util\cairo-gobject\cairo-gobject.h $(CopyDir)\include - - - - - - - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;CAIROGOBJECT_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - glib-2.0.lib;gobject-2.0.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).dll - true - Windows - false - - - $(OutDir)$(ProjectName).lib - MachineX64 - - - mkdir $(CopyDir)\bin - - copy $(OutDir)$(ProjectName).dll $(CopyDir)\bin - - - mkdir $(CopyDir)\lib - - copy $(OutDir)$(ProjectName).lib $(CopyDir)\lib - - - mkdir $(CopyDir)\include - - copy .\util\cairo-gobject\cairo-gobject.h $(CopyDir)\include - - - - - - MaxSpeed - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;CAIROGOBJECT_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - glib-2.0.lib;gobject-2.0.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).dll - true - Windows - $(OutDir)$(ProjectName).lib - true - true - MachineX86 - - - mkdir $(CopyDir)\bin - - copy $(OutDir)$(ProjectName).dll $(CopyDir)\bin - - - mkdir $(CopyDir)\lib - - copy $(OutDir)$(ProjectName).lib $(CopyDir)\lib - - - mkdir $(CopyDir)\include - - copy .\util\cairo-gobject\cairo-gobject.h $(CopyDir)\include - - - - - - - - - - WIN32;NDEBUG;_WINDOWS;_USRDLL;CAIROGOBJECT_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - glib-2.0.lib;gobject-2.0.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).dll - true - Windows - true - true - false - - - $(OutDir)$(ProjectName).lib - MachineX64 - - - mkdir $(CopyDir)\bin - - copy $(OutDir)$(ProjectName).dll $(CopyDir)\bin - - - mkdir $(CopyDir)\lib - - copy $(OutDir)$(ProjectName).lib $(CopyDir)\lib - - - mkdir $(CopyDir)\include - - copy .\util\cairo-gobject\cairo-gobject.h $(CopyDir)\include - - - - - - - - - - {e82f3508-c849-4d33-86af-13300224a169} - false - - - - - - \ No newline at end of file -- cgit 1.4.1