summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2002-02-10 16:37:18 +0000
committerHans Breuer <hans@src.gnome.org>2002-02-10 16:37:18 +0000
commit9439ecce902ce31b92662f46f9a30fd151ac4637 (patch)
tree29b4ed526415f011878f781c60dbcce4a7e710f8
parent62e165c75f6efad45c3ab2d74b6684558ce3d583 (diff)
downloadpango-9439ecce902ce31b92662f46f9a30fd151ac4637.tar.gz
update version, use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS)
2002-02-10 Hans Breuer <hans@breuer.org> * pango/makefile.msc : update version, use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) to pangoft2 linking
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-1-06
-rw-r--r--ChangeLog.pre-1-106
-rw-r--r--ChangeLog.pre-1-26
-rw-r--r--ChangeLog.pre-1-46
-rw-r--r--ChangeLog.pre-1-66
-rw-r--r--ChangeLog.pre-1-86
-rw-r--r--pango/makefile.msc6
8 files changed, 45 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 06b7748d..0a2abcd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-02-10 Hans Breuer <hans@breuer.org>
+
+ * pango/makefile.msc : update version,
+ use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) to
+ pangoft2 linking
+
2002-02-09 Darin Adler <darin@bentspoon.com>
* pango/fonts.c: (getword): isspace -> g_ascii_isspace
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 06b7748d..0a2abcd3 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,9 @@
+2002-02-10 Hans Breuer <hans@breuer.org>
+
+ * pango/makefile.msc : update version,
+ use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) to
+ pangoft2 linking
+
2002-02-09 Darin Adler <darin@bentspoon.com>
* pango/fonts.c: (getword): isspace -> g_ascii_isspace
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 06b7748d..0a2abcd3 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,9 @@
+2002-02-10 Hans Breuer <hans@breuer.org>
+
+ * pango/makefile.msc : update version,
+ use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) to
+ pangoft2 linking
+
2002-02-09 Darin Adler <darin@bentspoon.com>
* pango/fonts.c: (getword): isspace -> g_ascii_isspace
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index 06b7748d..0a2abcd3 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,9 @@
+2002-02-10 Hans Breuer <hans@breuer.org>
+
+ * pango/makefile.msc : update version,
+ use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) to
+ pangoft2 linking
+
2002-02-09 Darin Adler <darin@bentspoon.com>
* pango/fonts.c: (getword): isspace -> g_ascii_isspace
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index 06b7748d..0a2abcd3 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,9 @@
+2002-02-10 Hans Breuer <hans@breuer.org>
+
+ * pango/makefile.msc : update version,
+ use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) to
+ pangoft2 linking
+
2002-02-09 Darin Adler <darin@bentspoon.com>
* pango/fonts.c: (getword): isspace -> g_ascii_isspace
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 06b7748d..0a2abcd3 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,9 @@
+2002-02-10 Hans Breuer <hans@breuer.org>
+
+ * pango/makefile.msc : update version,
+ use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) to
+ pangoft2 linking
+
2002-02-09 Darin Adler <darin@bentspoon.com>
* pango/fonts.c: (getword): isspace -> g_ascii_isspace
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 06b7748d..0a2abcd3 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,9 @@
+2002-02-10 Hans Breuer <hans@breuer.org>
+
+ * pango/makefile.msc : update version,
+ use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) to
+ pangoft2 linking
+
2002-02-09 Darin Adler <darin@bentspoon.com>
* pango/fonts.c: (getword): isspace -> g_ascii_isspace
diff --git a/pango/makefile.msc b/pango/makefile.msc
index c39a033f..75dc6641 100644
--- a/pango/makefile.msc
+++ b/pango/makefile.msc
@@ -6,7 +6,7 @@ PERL = perl
!ENDIF
# Possibly override Pango version from build/win32/module.defs
-PANGO_VER = 0.23
+PANGO_VER = 0.24
# INCLUDES = -I .. -I .
# DEFINES = -DPACKAGE=\"Pango\" -DVERSION=\"$(PANGO_VER)\"
@@ -42,7 +42,7 @@ PRJ_TOP = ..
PKG_VER = $(PANGO_VER)
PKG_DEF = $(PACKAGE).def
-PKG_CFLAGS = -I.. -I. -I$(PRJ_TOP) \
+PKG_CFLAGS = -FImsvc_recommended_pragmas.h -I.. -I. -I$(PRJ_TOP) \
-DPACKAGE=\"Pango\" -DVERSION=\"$(PANGO_VER)\" \
-DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE \
$(GLIB_CFLAGS) $(LIBICONV_CFLAGS) \
@@ -61,7 +61,7 @@ PKG_LINK = $(GLIB_LIBS) $(LIBICONV_LIBS) \
!IFDEF OBJS_pangoft2
PKG_LINK = $(GLIB_LIBS) $(LIBICONV_LIBS) $(FREETYPE2_LIBS) \
- pango-$(PANGO_VER).lib mini-xft/mini-xft.lib
+ pango-$(PANGO_VER).lib mini-xft/mini-xft.lib $(DIRENT_LIBS)
!ENDIF
!IFDEF OBJS_pangox