X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/75a0a7b7de0cb3d5645ec014b60431b5fa2c7095..204e4cd6ee65758d39a89402a85ecd07ecf364f2:/samples/html/test/makefile.vc diff --git a/samples/html/test/makefile.vc b/samples/html/test/makefile.vc index 4b8f9f558b..be4ff78c97 100644 --- a/samples/html/test/makefile.vc +++ b/samples/html/test/makefile.vc @@ -20,7 +20,7 @@ TEST_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) /DWIN32 \ $(__DEBUGINFO_0) /Fd$(OBJS)\test.pdb $(____DEBUGRUNTIME_2_p) \ $(__OPTIMIZEFLAG_4) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \ $(__UNICODE_DEFINE_p) /I.\..\..\..\include /I$(SETUPHDIR) /I. $(__DLLFLAG_p) \ - /D_WINDOWS /I.\..\..\..\samples $(CXXFLAGS) + /D_WINDOWS /I.\..\..\..\samples $(CXXFLAGS) /GR /GX TEST_OBJECTS = \ $(OBJS)\test_test.obj \ $(OBJS)\test_test.res