mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 11:45:11 +01: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:
parent
c9208ce26c
commit
7e92a2b325
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user