[gtk+/composite-templates] Visual C++ property sheets: Remove wrong "install" line
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/composite-templates] Visual C++ property sheets: Remove wrong "install" line
- Date: Thu, 26 Jul 2012 11:54:03 +0000 (UTC)
commit 709018a4f3f997e4aeb47edf9ba408a909b85331
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Thu Jul 26 18:04:22 2012 +0800
Visual C++ property sheets: Remove wrong "install" line
We have gailutil-3.0.lib, not gailutil.lib
build/win32/vs10/gtk+.props | 2 --
build/win32/vs9/gtk+.vsprops | 1 -
2 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/build/win32/vs10/gtk+.props b/build/win32/vs10/gtk+.props
index c2f9004..da992ae 100644
--- a/build/win32/vs10/gtk+.props
+++ b/build/win32/vs10/gtk+.props
@@ -591,8 +591,6 @@ copy ..\..\..\gdk\gdkconfig.h $(CopyDir)\include\gtk-3.0\gdk
copy $(Configuration)\$(Platform)\bin\*-$(GtkApiVersion).lib $(CopyDir)\lib
-copy $(Configuration)\$(Platform)\bin\gailutil.lib $(CopyDir)\lib
-
mkdir $(CopyDir)\share\glib-2.0\schemas
diff --git a/build/win32/vs9/gtk+.vsprops b/build/win32/vs9/gtk+.vsprops
index 72c1d1f..67f8635 100644
--- a/build/win32/vs9/gtk+.vsprops
+++ b/build/win32/vs9/gtk+.vsprops
@@ -361,7 +361,6 @@ copy ..\..\..\libgail-util\gailtextutil.h $(CopyDir)\include\gail-$(GtkApiVersio
copy ..\..\..\gdk\gdkconfig.h $(CopyDir)\include\gtk-3.0\gdk

copy $(ConfigurationName)\$(PlatformName)\bin\*-$(GtkApiVersion).lib $(CopyDir)\lib

-copy $(ConfigurationName)\$(PlatformName)\bin\gailutil.lib $(CopyDir)\lib

mkdir $(CopyDir)\share\glib-2.0\schemas

copy ..\..\..\gtk\org.gtk.Settings.FileChooser.gschema.xml $(CopyDir)\share\glib-2.0\schemas

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