mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 16:38:54 +02:00
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:
@@ -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,
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user