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 --- .../build/win32/vc10/gdk-pixbuf-csource.vcxproj | 175 -------- .../win32/vc10/gdk-pixbuf-csource.vcxproj.filters | 14 - .../build/win32/vc10/gdk-pixbuf-pixdata.vcxproj | 169 -------- .../win32/vc10/gdk-pixbuf-pixdata.vcxproj.filters | 14 - .../win32/vc10/gdk-pixbuf-query-loaders.vcxproj | 172 -------- .../vc10/gdk-pixbuf-query-loaders.vcxproj.filters | 14 - .../gdk-pixbuf/build/win32/vc10/gdk-pixbuf.props | 179 -------- .../gdk-pixbuf/build/win32/vc10/gdk-pixbuf.sln | 110 ----- .../gdk-pixbuf/build/win32/vc10/gdk-pixbuf.vcxproj | 475 --------------------- .../build/win32/vc10/gdk-pixbuf.vcxproj.filters | 68 --- .../gdk-pixbuf/build/win32/vc10/install.vcxproj | 117 ----- win32/deps/gdk-pixbuf/release-x64.bat | 24 -- win32/deps/gdk-pixbuf/release-x86.bat | 24 -- 13 files changed, 1555 deletions(-) delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-csource.vcxproj delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-csource.vcxproj.filters delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-pixdata.vcxproj delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-pixdata.vcxproj.filters delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-query-loaders.vcxproj delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-query-loaders.vcxproj.filters delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.props delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.sln delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.vcxproj delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.vcxproj.filters delete mode 100644 win32/deps/gdk-pixbuf/build/win32/vc10/install.vcxproj delete mode 100644 win32/deps/gdk-pixbuf/release-x64.bat delete mode 100644 win32/deps/gdk-pixbuf/release-x86.bat (limited to 'win32/deps/gdk-pixbuf') diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-csource.vcxproj b/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-csource.vcxproj deleted file mode 100644 index f28880a0..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-csource.vcxproj +++ /dev/null @@ -1,175 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {3689C772-49A9-4E32-8161-686E1381ADB4} - gdk-pixbuf-csource - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - - true - false - true - false - - - - Disabled - %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - %(AdditionalDependencies) - true - $(OutDir)gdk-pixbuf-csource.pdb - Console - false - - - MachineX86 - - - - - Full - %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - - - %(AdditionalDependencies) - Console - true - true - false - - - MachineX86 - - - - - Disabled - %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - %(AdditionalDependencies) - true - Console - false - - - MachineX64 - - - - - %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - %(AdditionalDependencies) - true - Console - true - true - false - - - MachineX64 - - - - - - - - {01ade22d-f6ec-4d09-8fe1-b9a97dec2ba3} - false - - - - - - \ No newline at end of file diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-csource.vcxproj.filters b/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-csource.vcxproj.filters deleted file mode 100644 index 4ff6d581..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-csource.vcxproj.filters +++ /dev/null @@ -1,14 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - - - Source Files - - - \ No newline at end of file diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-pixdata.vcxproj b/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-pixdata.vcxproj deleted file mode 100644 index 16440a67..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-pixdata.vcxproj +++ /dev/null @@ -1,169 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {2AD2FF07-0514-41A8-8A32-920C744EA1A6} - gdkpixbufpixdata - Win32Proj - - - - Application - Unicode - true - - - Application - Unicode - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - true - true - false - false - - - - Disabled - _DEBUG;$(GdkPixbufDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - true - Console - MachineX86 - - - - - Disabled - %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - %(AdditionalDependencies) - true - Console - false - - - MachineX64 - - - - - MaxSpeed - true - $(GdkPixbufDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - true - Console - true - true - MachineX86 - - - - - %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - %(AdditionalDependencies) - true - Console - true - true - false - - - MachineX64 - - - - - - - - {01ade22d-f6ec-4d09-8fe1-b9a97dec2ba3} - false - - - - - - \ No newline at end of file diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-pixdata.vcxproj.filters b/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-pixdata.vcxproj.filters deleted file mode 100644 index 481e92d7..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-pixdata.vcxproj.filters +++ /dev/null @@ -1,14 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - - - Sources - - - \ No newline at end of file diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-query-loaders.vcxproj b/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-query-loaders.vcxproj deleted file mode 100644 index ddc8aa8c..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-query-loaders.vcxproj +++ /dev/null @@ -1,172 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {7212330C-14DF-4815-9E3B-4BDB3D21F665} - gdkpixbufqueryloaders - Win32Proj - - - - Application - Unicode - true - - - Application - Unicode - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - - true - true - false - false - - - - Disabled - %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(GdkPixbufLibdirDefine);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - %(AdditionalDependencies) - true - Console - MachineX86 - - - - - Disabled - %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(GdkPixbufLibdirDefine);%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - %(AdditionalDependencies) - true - Console - false - - - MachineX64 - - - - - MaxSpeed - true - %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(GdkPixbufLibdirDefine);%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - %(AdditionalDependencies) - true - Console - true - true - MachineX86 - - - - - %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(GdkPixbufLibdirDefine);%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - %(AdditionalDependencies) - true - Console - true - true - false - - - MachineX64 - - - - - - - - {01ade22d-f6ec-4d09-8fe1-b9a97dec2ba3} - false - - - - - - \ No newline at end of file diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-query-loaders.vcxproj.filters b/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-query-loaders.vcxproj.filters deleted file mode 100644 index 4a4f4332..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf-query-loaders.vcxproj.filters +++ /dev/null @@ -1,14 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - - - Sources - - - \ No newline at end of file diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.props b/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.props deleted file mode 100644 index 0d4f7a22..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.props +++ /dev/null @@ -1,179 +0,0 @@ - - - - 2.0 - 2.10.0 - INCLUDE_gdiplus - JAS_WIN_MSVC_BUILD;INCLUDE_bmp;INCLUDE_gif;INCLUDE_ico;INCLUDE_jasper;INCLUDE_jpeg;INCLUDE_tiff; - INCLUDE_ani;INCLUDE_pcx;INCLUDE_tga;INCLUDE_xbm;INCLUDE_png;INCLUDE_qtif;INCLUDE_pnm;INCLUDE_icns;INCLUDE_ras;INCLUDE_wbmp;INCLUDE_xpm - \"/dummy\" - GDK_PIXBUF_PREFIX="\"$(GdkPixbufDummyPrefix)\"" - PIXBUF_LIBDIR="\"$(GdkPixbufDummyPrefix)/lib/gdk-pixbuf-$(GdkPixbufApiVersion)/$(GdkPixbufBinaryVersion)/loaders\"" - GDK_PIXBUF_LIBDIR="\"$(GdkPixbufDummyPrefix)/lib\"" - GDK_PIXBUF_BINARY_VERSION="\"$(GdkPixbufBinaryVersion)\"" - GDK_PIXBUF_LOCALEDIR="\"./locale/\"" - HAVE_CONFIG_H;GDK_PIXBUF_COMPILATION;GDK_PIXBUF_ENABLE_BACKEND;$(GdkPixbufPrefixDefine);$(GdkPixbufBinVerDefine);$(MODULAR_MACROS);$(GPBLibdirDefine);$(GdkPixbufLocaleDir) - ..\..\..\..\build\$(Platform) - ..\..\..\..\gdk-pixbuf-2.26.4-rel - $(SolutionDir)$(Configuration)\$(PlatformName)\obj\$(ProjectName)\ - -echo on - -mkdir $(CopyDir)\bin - -copy $(Configuration)\$(Platform)\bin\*.dll $(CopyDir)\bin - -copy $(Configuration)\$(Platform)\bin\*.exe $(CopyDir)\bin - - -mkdir $(CopyDir)\lib - -copy $(Configuration)\$(Platform)\bin\*-$(GdkPixbufApiVersion).lib $(CopyDir)\lib - - -mkdir $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-animation.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-core.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-enum-types.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-features.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-io.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-loader.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-simple-anim.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf-transform.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixbuf.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - -copy ..\..\..\gdk-pixbuf\gdk-pixdata.h $(CopyDir)\include\gdk-pixbuf-$(GdkPixbufApiVersion)\gdk-pixbuf - - -copy $(Configuration)\$(Platform)\bin\*-$(GdkPixbufApiVersion).lib $(CopyDir)\\lib - - - echo EXPORTS >$(DefDir)\gdk-pixbuf.def && cl /EP -DG_OS_WIN32 -DINCLUDE_VARIABLES -DALL_FILES -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= ..\..\..\gdk-pixbuf\gdk-pixbuf.symbols >>$(DefDir)\gdk-pixbuf.def - lib - -$(GdkPixbufApiVersion)-0 - - -2.0 - $(GdkPixbufSeparateVS10DllPrefix) - $(GdkPixbufSeparateVS10DllSuffix) - - - <_PropertySheetDisplayName>gdk-pixbufprops - $(SolutionDir)$(Configuration)\$(PlatformName)\bin\ - $(SolutionDir)$(Configuration)\$(PlatformName)\obj\$(ProjectName)\ - - - - ..\..\..;..\..\..\gdk-pixbuf;$(GlibEtcInstallRoot)\lib\glib-2.0\include;$(GlibEtcInstallRoot)\include\glib-2.0;$(GlibEtcInstallRoot)\include;$(GlibEtcInstallRoot)\include\cairo;$(GlibEtcInstallRoot)\include\atk-1.0;$(GlibEtcInstallRoot)\include\pango-1.0;%(AdditionalIncludeDirectories) - HAVE_CONFIG_H;G_DISABLE_SINGLE_INCLUDES;GDK_PIXBUF_DISABLE_SINGLE_INCLUDES;%(PreprocessorDefinitions) - msvc_recommended_pragmas.h;%(ForcedIncludeFiles) - - - gio-2.0.lib;gmodule-2.0.lib;gobject-2.0.lib;glib-2.0.lib;gthread-2.0.lib;libintl.lib;%(AdditionalDependencies) - $(GlibEtcInstallRoot)\lib;%(AdditionalLibraryDirectories) - - - -if exist ..\..\..\config.h goto GEN_MARS_H - -copy ..\..\..\config.h.win32 ..\..\..\config.h - -:GEN_MARS_H - -if exist ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.h goto GEN_MARS_C - -glib-genmarshal.exe --prefix=_gdk_pixbuf_marshal ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.list --header >..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.h - -:GEN_MARS_C - -if exist ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.c goto END - -glib-genmarshal.exe --prefix=_gdk_pixbuf_marshal ..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.list --body >..\..\..\gdk-pixbuf\gdk-pixbuf-marshal.c - -:END - - - - - - - $(GdkPixbufApiVersion) - - - $(GdkPixbufBinaryVersion) - - - $(GDIP_MACROS) - - - $(NOGDIP_MACROS) - - - $(MODULAR_MACROS) - - - $(GdkPixbufDummyPrefix) - - - $(GdkPixbufPrefixDefine) - - - $(GdkPixbufLibdirDefine) - - - $(GPBLibdirDefine) - - - $(GdkPixbufBinVerDefine) - - - $(GdkPixbufLocaleDir) - - - $(GdkPixbufDefines) - - - $(GdkPixbufDoInstall) - - - $(GdkPixbufGenerateGdkPixbufDef) - - - $(GdkPixbufLibtoolCompatibleDllPrefix) - - - $(GdkPixbufLibtoolCompatibleDllSuffix) - - - $(GdkPixbufSeparateVS10DllPrefix) - - - $(GdkPixbufSeparateVS10DllSuffix) - - - $(GdkPixbufDllPrefix) - - - $(GdkPixbufDllSuffix) - - - $(GlibEtcInstallRoot) - - - $(CopyDir) - - - $(DefDir) - - - \ No newline at end of file diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.sln b/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.sln deleted file mode 100644 index 26d2d2e5..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.sln +++ /dev/null @@ -1,110 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gdk-pixbuf", "gdk-pixbuf.vcxproj", "{01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gdk-pixbuf-csource", "gdk-pixbuf-csource.vcxproj", "{3689C772-49A9-4E32-8161-686E1381ADB4}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "install", "install.vcxproj", "{FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gdk-pixbuf-query-loaders", "gdk-pixbuf-query-loaders.vcxproj", "{7212330C-14DF-4815-9E3B-4BDB3D21F665}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gdk-pixbuf-pixdata", "gdk-pixbuf-pixdata.vcxproj", "{2AD2FF07-0514-41A8-8A32-920C744EA1A6}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug_NoGDIP|Win32 = Debug_NoGDIP|Win32 - Debug_NoGDIP|x64 = Debug_NoGDIP|x64 - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Release_NoGDIP|Win32 = Release_NoGDIP|Win32 - Release_NoGDIP|x64 = Release_NoGDIP|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Debug_NoGDIP|Win32.ActiveCfg = Debug_NoGDIP|Win32 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Debug_NoGDIP|Win32.Build.0 = Debug_NoGDIP|Win32 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Debug_NoGDIP|x64.ActiveCfg = Debug_NoGDIP|x64 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Debug_NoGDIP|x64.Build.0 = Debug_NoGDIP|x64 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Debug|Win32.ActiveCfg = Debug|Win32 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Debug|Win32.Build.0 = Debug|Win32 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Debug|x64.ActiveCfg = Debug|x64 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Debug|x64.Build.0 = Debug|x64 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Release_NoGDIP|Win32.ActiveCfg = Release_NoGDIP|Win32 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Release_NoGDIP|Win32.Build.0 = Release_NoGDIP|Win32 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Release_NoGDIP|x64.ActiveCfg = Release_NoGDIP|x64 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Release_NoGDIP|x64.Build.0 = Release_NoGDIP|x64 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Release|Win32.ActiveCfg = Release|Win32 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Release|Win32.Build.0 = Release|Win32 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Release|x64.ActiveCfg = Release|x64 - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3}.Release|x64.Build.0 = Release|x64 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Debug_NoGDIP|Win32.ActiveCfg = Debug|Win32 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Debug_NoGDIP|Win32.Build.0 = Debug|Win32 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Debug_NoGDIP|x64.ActiveCfg = Debug|x64 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Debug_NoGDIP|x64.Build.0 = Debug|x64 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Debug|Win32.ActiveCfg = Debug|Win32 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Debug|Win32.Build.0 = Debug|Win32 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Debug|x64.ActiveCfg = Debug|x64 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Debug|x64.Build.0 = Debug|x64 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Release_NoGDIP|Win32.ActiveCfg = Release|Win32 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Release_NoGDIP|Win32.Build.0 = Release|Win32 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Release_NoGDIP|x64.ActiveCfg = Release|x64 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Release_NoGDIP|x64.Build.0 = Release|x64 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Release|Win32.ActiveCfg = Release|Win32 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Release|Win32.Build.0 = Release|Win32 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Release|x64.ActiveCfg = Release|x64 - {3689C772-49A9-4E32-8161-686E1381ADB4}.Release|x64.Build.0 = Release|x64 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Debug_NoGDIP|Win32.ActiveCfg = Debug|Win32 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Debug_NoGDIP|Win32.Build.0 = Debug|Win32 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Debug_NoGDIP|x64.ActiveCfg = Debug|x64 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Debug_NoGDIP|x64.Build.0 = Debug|x64 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Debug|Win32.ActiveCfg = Debug|Win32 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Debug|Win32.Build.0 = Debug|Win32 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Debug|x64.ActiveCfg = Debug|x64 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Debug|x64.Build.0 = Debug|x64 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Release_NoGDIP|Win32.ActiveCfg = Release|Win32 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Release_NoGDIP|Win32.Build.0 = Release|Win32 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Release_NoGDIP|x64.ActiveCfg = Release|x64 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Release_NoGDIP|x64.Build.0 = Release|x64 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Release|Win32.ActiveCfg = Release|Win32 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Release|Win32.Build.0 = Release|Win32 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Release|x64.ActiveCfg = Release|x64 - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}.Release|x64.Build.0 = Release|x64 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Debug_NoGDIP|Win32.ActiveCfg = Debug|Win32 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Debug_NoGDIP|Win32.Build.0 = Debug|Win32 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Debug_NoGDIP|x64.ActiveCfg = Debug|x64 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Debug_NoGDIP|x64.Build.0 = Debug|x64 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Debug|Win32.ActiveCfg = Debug|Win32 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Debug|Win32.Build.0 = Debug|Win32 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Debug|x64.ActiveCfg = Debug|x64 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Debug|x64.Build.0 = Debug|x64 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release_NoGDIP|Win32.ActiveCfg = Release|Win32 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release_NoGDIP|Win32.Build.0 = Release|Win32 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release_NoGDIP|x64.ActiveCfg = Release|x64 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release_NoGDIP|x64.Build.0 = Release|x64 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release|Win32.ActiveCfg = Release|Win32 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release|Win32.Build.0 = Release|Win32 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release|x64.ActiveCfg = Release|x64 - {7212330C-14DF-4815-9E3B-4BDB3D21F665}.Release|x64.Build.0 = Release|x64 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Debug_NoGDIP|Win32.ActiveCfg = Debug|Win32 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Debug_NoGDIP|Win32.Build.0 = Debug|Win32 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Debug_NoGDIP|x64.ActiveCfg = Debug|x64 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Debug_NoGDIP|x64.Build.0 = Debug|x64 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Debug|Win32.ActiveCfg = Debug|Win32 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Debug|Win32.Build.0 = Debug|Win32 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Debug|x64.ActiveCfg = Debug|x64 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Debug|x64.Build.0 = Debug|x64 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release_NoGDIP|Win32.ActiveCfg = Release|Win32 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release_NoGDIP|Win32.Build.0 = Release|Win32 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release_NoGDIP|x64.ActiveCfg = Release|x64 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release_NoGDIP|x64.Build.0 = Release|x64 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release|Win32.ActiveCfg = Release|Win32 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release|Win32.Build.0 = Release|Win32 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release|x64.ActiveCfg = Release|x64 - {2AD2FF07-0514-41A8-8A32-920C744EA1A6}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.vcxproj b/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.vcxproj deleted file mode 100644 index b1aa18aa..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.vcxproj +++ /dev/null @@ -1,475 +0,0 @@ - - - - - Debug_NoGDIP - Win32 - - - Debug_NoGDIP - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release_NoGDIP - Win32 - - - Release_NoGDIP - x64 - - - Release - Win32 - - - Release - x64 - - - - {01ADE22D-F6EC-4D09-8FE1-B9A97DEC2BA3} - gdk-pixbuf - Win32Proj - - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - false - true - true - true - Debug\$(Platform)\bin\ - false - Release\$(Platform)\bin\ - true - Debug\$(Platform)\bin\ - true - Release\$(Platform)\bin\ - - - - %(AdditionalOptions) - Disabled - %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - $(GdkPixbufGenerateGdkPixbufDef) - - - Gdiplus.lib;libpng15d.lib;zlib1d.lib;%(AdditionalDependencies) - $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll - $(IntDir)\gdk-pixbuf.def - true - $(OutDir)gdk-pixbuf.pdb - Windows - false - - - $(OutDir)gdk_pixbuf-2.0.lib - MachineX86 - - - - - %(AdditionalOptions) - Full - %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - - - $(GdkPixbufGenerateGdkPixbufDef) - - - Gdiplus.lib;libpng15.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll - $(IntDir)\gdk-pixbuf.def - true - Windows - true - true - false - - - $(OutDir)gdk_pixbuf-$(GdkPixbufApiVersion).lib - MachineX86 - - - - - Disabled - %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - - - $(GdkPixbufGenerateGdkPixbufDef) - - - Gdiplus.lib;libpng15d.lib;zlib1d.lib;%(AdditionalDependencies) - $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll - $(IntDir)\gdk-pixbuf.def - true - Windows - $(OutDir)gdk_pixbuf-$(GdkPixbufApiVersion).lib - MachineX64 - - - - - $(GdkPixbufDefines);$(GDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - - - $(GdkPixbufGenerateGdkPixbufDef) - - - Gdiplus.lib;libpng15.lib;zdll.lib;%(AdditionalDependencies) - $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll - $(IntDir)\gdk-pixbuf.def - true - Windows - true - true - $(OutDir)gdk_pixbuf-$(GdkPixbufApiVersion).lib - MachineX64 - - - - - Disabled - %(AdditionalOptions) - %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - $(GdkPixbufGenerateGdkPixbufDef) - - - libpng15d.lib;zlib1d.lib;intld.lib;libjpegd.lib;libjasper.lib;libtiffd_i.lib;%(AdditionalDependencies) - $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll - LIBCMTD.lib;LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) - $(IntDir)\gdk-pixbuf.def - true - $(OutDir)gdk-pixbuf.pdb - Windows - false - - - $(OutDir)gdk_pixbuf-2.0.lib - MachineX86 - - - - - %(AdditionalOptions) - Full - %(AdditionalIncludeDirectories) - $(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - - - $(GdkPixbufGenerateGdkPixbufDef) - - - libpng15.lib;zdll.lib;intl.lib;libjpeg.lib;libjasper.lib;libtiff_i.lib;%(AdditionalDependencies) - $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll - LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) - $(IntDir)\gdk-pixbuf.def - true - Windows - true - true - false - - - $(OutDir)gdk_pixbuf-2.0.lib - MachineX86 - - - - - Disabled - %(AdditionalIncludeDirectories) - _DEBUG;$(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - - - $(GdkPixbufGenerateGdkPixbufDef) - - - libpng15d.lib;zlib1d.lib;intld.lib;libjpegd.lib;libjasper.lib;libtiffd_i.lib;%(AdditionalDependencies) - $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll - LIBCMTD.lib;LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) - $(IntDir)\gdk-pixbuf.def - true - Windows - $(OutDir)gdk_pixbuf-$(GdkPixbufApiVersion).lib - MachineX64 - - - - - $(GdkPixbufDefines);$(NOGDIP_MACROS);DLL_EXPORT;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - - - $(GdkPixbufGenerateGdkPixbufDef) - - - libpng15.lib;zdll.lib;intl.lib;libjpeg.lib;libjasper.lib;libtiff_i.lib;%(AdditionalDependencies) - $(OutDir)$(GdkPixbufDllPrefix)gdk_pixbuf$(GdkPixbufDllSuffix).dll - LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) - $(IntDir)\gdk-pixbuf.def - true - Windows - true - true - $(OutDir)gdk_pixbuf-$(GdkPixbufApiVersion).lib - MachineX64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - - - - - - - \ No newline at end of file diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.vcxproj.filters b/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.vcxproj.filters deleted file mode 100644 index 38b2026c..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/gdk-pixbuf.vcxproj.filters +++ /dev/null @@ -1,68 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {c4d26c4e-e8c9-48fa-b402-0ab65b5eee2f} - - - {744a1b93-b9d4-44cc-a3c0-15944c405223} - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx - - - - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files - Source Files\Native - Source Files\Native - Source Files\Native - Source Files\Native - Source Files\Native - Source Files\Native - Source Files\Native - Source Files\Native - Source Files\Native - Source Files\Non-Native - Source Files\Non-Native - Source Files\Non-Native - Source Files\Non-Native - Source Files\Non-Native - Source Files\Non-Native - - Resouce Files - - diff --git a/win32/deps/gdk-pixbuf/build/win32/vc10/install.vcxproj b/win32/deps/gdk-pixbuf/build/win32/vc10/install.vcxproj deleted file mode 100644 index ea25bf72..00000000 --- a/win32/deps/gdk-pixbuf/build/win32/vc10/install.vcxproj +++ /dev/null @@ -1,117 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB} - install - Win32Proj - - - - Utility - MultiByte - true - - - Utility - MultiByte - - - Utility - MultiByte - true - - - Utility - MultiByte - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - - - - $(GdkPixbufDoInstall) - - - - - $(GdkPixbufDoInstall) - - - - - $(GdkPixbufDoInstall) - - - - - $(GdkPixbufDoInstall) - - - - - {3689c772-49a9-4e32-8161-686e1381adb4} - false - - - {2ad2ff07-0514-41a8-8a32-920c744ea1a6} - false - - - {7212330c-14df-4815-9e3b-4bdb3d21f665} - false - - - {01ade22d-f6ec-4d09-8fe1-b9a97dec2ba3} - false - - - - - - \ No newline at end of file diff --git a/win32/deps/gdk-pixbuf/release-x64.bat b/win32/deps/gdk-pixbuf/release-x64.bat deleted file mode 100644 index ea5c7baf..00000000 --- a/win32/deps/gdk-pixbuf/release-x64.bat +++ /dev/null @@ -1,24 +0,0 @@ -:: run this from a command prompt -@echo off - -SET PACKAGE_NAME=gdk-pixbuf-2.26.4 - -set GDKPIXBUF_SRC=%cd% -set GDKPIXBUF_DEST=%cd%-rel -echo.Press return when ready to install! -pause - -mkdir %GDKPIXBUF_DEST%\share -mkdir %GDKPIXBUF_DEST%\share\doc -mkdir %GDKPIXBUF_DEST%\share\doc\gdk-pixbuf -copy COPYING %GDKPIXBUF_DEST%\share\doc\gdk-pixbuf - -cd %GDKPIXBUF_DEST% -set PATH=%PATH%;%ProgramFiles%\7-zip -del ..\%PACKAGE_NAME%-x64.7z -7z a ..\%PACKAGE_NAME%-x64.7z * -cd %GDKPIXBUF_SRC% -rmdir /q /s %GDKPIXBUF_DEST% - -echo.Finished! -pause diff --git a/win32/deps/gdk-pixbuf/release-x86.bat b/win32/deps/gdk-pixbuf/release-x86.bat deleted file mode 100644 index 39c7cf00..00000000 --- a/win32/deps/gdk-pixbuf/release-x86.bat +++ /dev/null @@ -1,24 +0,0 @@ -:: run this from a command prompt -@echo off - -SET PACKAGE_NAME=gdk-pixbuf-2.26.4 - -set GDKPIXBUF_SRC=%cd% -set GDKPIXBUF_DEST=%cd%-rel -echo.Press return when ready to install! -pause - -mkdir %GDKPIXBUF_DEST%\share -mkdir %GDKPIXBUF_DEST%\share\doc -mkdir %GDKPIXBUF_DEST%\share\doc\gdk-pixbuf -copy COPYING %GDKPIXBUF_DEST%\share\doc\gdk-pixbuf - -cd %GDKPIXBUF_DEST% -set PATH=%PATH%;%ProgramFiles%\7-zip -del ..\%PACKAGE_NAME%-x86.7z -7z a ..\%PACKAGE_NAME%-x86.7z * -cd %GDKPIXBUF_SRC% -rmdir /q /s %GDKPIXBUF_DEST% - -echo.Finished! -pause -- cgit 1.4.1