mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
removed -GD to compile with msvc9 (vs2008) with less complains
2007-12-09 Hans Breuer <hans@breuer.org> * **/makefile.msc glib/makefile.msc.in : removed -GD to compile with msvc9 (vs2008) with less complains * glibconfig.h.win32.in : #define G_HAVE_ISO_VARARGS 1 for msv8 (vs2005) and above * glib/gfileutils.c : s/stricmp/_stricmp/ * msvc_recommended_pragmas.h : work around Microsoft's premature attempt to deprecate the C-Library * tests/makefile.msc.in : added checksum-test svn path=/trunk/; revision=6076
This commit is contained in:
@@ -25,6 +25,7 @@ TESTS = \
|
||||
bit-test.exe \
|
||||
bookmarkfile-test.exe \
|
||||
child-test.exe \
|
||||
checksum-test.exe \
|
||||
completion-test.exe \
|
||||
convert-test.exe \
|
||||
date-test.exe \
|
||||
|
Reference in New Issue
Block a user