summaryrefslogtreecommitdiff
path: root/atk/makefile.msc
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2001-11-23 16:00:40 +0000
committerHans Breuer <hans@src.gnome.org>2001-11-23 16:00:40 +0000
commit3b63c8b44e0e8b0abce9a49a5d104f38551174c9 (patch)
tree2f400c828ca6fc7d79928f0d2877402bb055b1d6 /atk/makefile.msc
parent32b4960cd059b4e83d61c3d3ab5dec9d3200dbca (diff)
downloadatk-3b63c8b44e0e8b0abce9a49a5d104f38551174c9.tar.gz
updated externals
2001-11-23 Hans Breuer <hans@breuer.org> * atk/atk.def : updated externals * atk/atktext.c atk/atkutil.c : added two spaces to fix minor coding style issues. Found by my exports generator. * atk/makefile.msc : version 0.7, use build dir from $(TOP)\glib
Diffstat (limited to 'atk/makefile.msc')
-rw-r--r--atk/makefile.msc4
1 files changed, 2 insertions, 2 deletions
diff --git a/atk/makefile.msc b/atk/makefile.msc
index 1d4d7d3..53bad4a 100644
--- a/atk/makefile.msc
+++ b/atk/makefile.msc
@@ -4,9 +4,9 @@
TOP = ..\..
PRJ_TOP = ..
PACKAGE = atk
-!INCLUDE $(TOP)\build\win32\make.msc
+!INCLUDE $(TOP)\glib\build\win32\make.msc
-PKG_VER = 0.6
+PKG_VER = 0.7
top_srcdir = $(PRJ_TOP)
top_builddir = $(PRJ_TOP)