summaryrefslogtreecommitdiff
path: root/tests/makefile.msc.in
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2002-01-05 18:54:59 +0000
committerHans Breuer <hans@src.gnome.org>2002-01-05 18:54:59 +0000
commitabc754faca50c2a41ae390481856d7e4afd58399 (patch)
treec1546a1ca7a9e4a10cead9ad459015d5cb703571 /tests/makefile.msc.in
parent7e92a2b3255ff5916b5d83c1a76b18e1984924db (diff)
downloadglib-abc754faca50c2a41ae390481856d7e4afd58399.tar.gz
moved warning to error pragmas to their own file to not force 'good
2002-01-05 Hans Breuer <hans@breuer.org> * glibconfig.h.win32.in msvc_recommended_pragmas.h (new file) : moved warning to error pragmas to their own file to not force 'good practice' programming in downstream libs and apps. Instead the new header will be used by -FImsvc_recommended_pragmas.h in gnome/cvs makefile.msc * */makefile.msc.in : use -FImsvc_recommended_pragmas.h
Diffstat (limited to 'tests/makefile.msc.in')
-rw-r--r--tests/makefile.msc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/makefile.msc.in b/tests/makefile.msc.in
index 872d09344..eaed071c8 100644
--- a/tests/makefile.msc.in
+++ b/tests/makefile.msc.in
@@ -7,7 +7,7 @@ TOP = ..\..
################################################################
-INCLUDES = -I .. -I ..\glib -I ..\gmodule
+INCLUDES = -FImsvc_recommended_pragmas.h -I .. -I ..\glib -I ..\gmodule
DEFINES = -DHAVE_CONFIG_H
NONAUTOMATIC_TESTS = \