[gdk-pixbuf] Added forgotten macro in VS property sheet file



commit 0bb61771e426279742c3666ee565537fa1bd2149
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Feb 23 11:36:43 2011 +0800

    Added forgotten macro in VS property sheet file
    
    Build qtif support into the main DLL, left this out, oops

 build/win32/vs9/gdk-pixbuf.vsprops |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs9/gdk-pixbuf.vsprops b/build/win32/vs9/gdk-pixbuf.vsprops
index 56b796c..6a0190c 100644
--- a/build/win32/vs9/gdk-pixbuf.vsprops
+++ b/build/win32/vs9/gdk-pixbuf.vsprops
@@ -49,7 +49,7 @@ glib-genmarshal.exe --prefix=_gdk_pixbuf_marshal ..\..\..\gdk-pixbuf\gdk-pixbuf-
   />
   <UserMacro
     Name="MODULAR_MACROS"
-    Value="INCLUDE_ani;INCLUDE_pcx;INCLUDE_tga;INCLUDE_xbm;INCLUDE_png;INCLUDE_pnm;INCLUDE_icns;INCLUDE_ras;INCLUDE_wbmp;INCLUDE_xpm"
+    Value="INCLUDE_ani;INCLUDE_pcx;INCLUDE_tga;INCLUDE_xbm;INCLUDE_png;INCLUDE_qtif;INCLUDE_pnm;INCLUDE_icns;INCLUDE_ras;INCLUDE_wbmp;INCLUDE_xpm"
   />
 	<UserMacro
 		Name="GdkPixbufDummyPrefix"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]