From 58ca1966c86650b38fa12ddfe07c2f6bd3f6b131 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 3 Jun 2012 13:47:04 +0200 Subject: Solution fixes, debug config and x64 platform --- win32/pixmaps/pixmaps.vcxproj | 80 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 79 insertions(+), 1 deletion(-) (limited to 'win32/pixmaps/pixmaps.vcxproj') diff --git a/win32/pixmaps/pixmaps.vcxproj b/win32/pixmaps/pixmaps.vcxproj index 78f86c1c..661d492d 100644 --- a/win32/pixmaps/pixmaps.vcxproj +++ b/win32/pixmaps/pixmaps.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + $(VCTargetsPath11) @@ -23,7 +31,13 @@ Application true v110 - Unicode + MultiByte + + + Application + true + v110 + MultiByte Application @@ -32,6 +46,13 @@ true MultiByte + + Application + false + v110 + true + MultiByte + @@ -39,17 +60,31 @@ + + + + + + + + true + + true + false + + false + @@ -62,6 +97,25 @@ Windows true + + "$(DepsRoot)\bin\gdk-pixbuf-csource" --build-list $(Pixmaps) > "$(SolutionDir)\..\src\pixmaps\inline_pngs.h" + + + + + + + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + + + Windows + true + + + "$(DepsRoot)\bin\gdk-pixbuf-csource" --build-list $(Pixmaps) > "$(SolutionDir)\..\src\pixmaps\inline_pngs.h" + @@ -87,6 +141,30 @@ "$(DepsRoot)\bin\gdk-pixbuf-csource" --build-list $(Pixmaps) > "$(SolutionDir)\..\src\pixmaps\inline_pngs.h" + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + + + Windows + true + true + true + + + + + + + "$(DepsRoot)\bin\gdk-pixbuf-csource" --build-list $(Pixmaps) > "$(SolutionDir)\..\src\pixmaps\inline_pngs.h" + + -- cgit 1.4.1