From d847f489f04fc8343b364b9e66129f40b248f523 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Fri, 11 Feb 2011 18:41:22 +0800 Subject: [PATCH] Win32 Visual C++ Support: Some more clean-ups Update gtk+.vsprops... Since gdkconfig.h should now reside in gdk/, there is no longer need to create a lib/gtk-3.0/include folder. --- build/win32/vs9/gtk+.vsprops | 1 - 1 file changed, 1 deletion(-) diff --git a/build/win32/vs9/gtk+.vsprops b/build/win32/vs9/gtk+.vsprops index 03ccb3be49..a30b369e75 100644 --- a/build/win32/vs9/gtk+.vsprops +++ b/build/win32/vs9/gtk+.vsprops @@ -316,7 +316,6 @@ copy ..\..\..\gtk\gtkwidget.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk &# copy ..\..\..\gtk\gtkwidgetpath.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk copy ..\..\..\gtk\gtkwindow.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk -mkdir $(OutDir)\lib\gtk-$(GtkApiVersion)\include copy ..\..\..\gdk\gdkconfig.h $(OutDir)\include\gtk-3.0\gdk copy $(ConfigurationName)\$(PlatformName)\bin\*-$(GtkApiVersion).lib $(OutDir)\lib