[gtk+] Win32 Visual C++ Support: Some more clean-ups
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Win32 Visual C++ Support: Some more clean-ups
- Date: Fri, 11 Feb 2011 10:29:56 +0000 (UTC)
commit d847f489f04fc8343b364b9e66129f40b248f523
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Fri Feb 11 18:41:22 2011 +0800
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 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs9/gtk+.vsprops b/build/win32/vs9/gtk+.vsprops
index 03ccb3b..a30b369 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

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