use -FImsvc_recommended_pragmas.h

2002-01-05  Hans Breuer  <hans@breuer.org>

	* makefile.msc.in : use -FImsvc_recommended_pragmas.h
This commit is contained in:
Hans Breuer 2002-01-05 18:53:58 +00:00 committed by Hans Breuer
parent c9208ce26c
commit 7e92a2b325
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-01-05 Hans Breuer <hans@breuer.org>
* makefile.msc.in : use -FImsvc_recommended_pragmas.h
Fri Jan 4 04:36:46 2002 Tim Janik <timj@gtk.org>
* gtype.h (G_TYPE_FLAG_RESERVED_ID_BIT): turn this into a GType,

View File

@ -12,7 +12,7 @@ GLIB_VER = @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@
# Nothing much configurable below
INCLUDES = -I .. -I . -I ..\glib
INCLUDES = -FImsvc_recommended_pragmas.h -I .. -I . -I ..\glib
DEFINES = -DHAVE_CONFIG_H -DGOBJECT_COMPILATION -DG_LOG_DOMAIN=\"GLib-GObject\" \
-DG_ENABLE_DEBUG
# -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS