X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/75a0a7b7de0cb3d5645ec014b60431b5fa2c7095..c59f3b2d96647662dc1a80283c005e19184cc5dc:/contrib/samples/stc/makefile.vc diff --git a/contrib/samples/stc/makefile.vc b/contrib/samples/stc/makefile.vc index 6be0191359..1f475e6448 100644 --- a/contrib/samples/stc/makefile.vc +++ b/contrib/samples/stc/makefile.vc @@ -20,7 +20,7 @@ STCTEST_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) \ /DWIN32 $(__DEBUGINFO_0) /Fd$(OBJS)\stctest.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 /I.\..\..\include $(CXXFLAGS) + /D_WINDOWS /I.\..\..\..\samples /I.\..\..\include $(CXXFLAGS) /GR /GX STCTEST_OBJECTS = \ $(OBJS)\stctest_sample.res \ $(OBJS)\stctest_stctest.obj