X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bbf1f0e5cffb8c01696eb26e254857a61f017d70..7d2946d285c11f5cf187db418c2e6093100af7a7:/samples/nativdlg/makefile.nt diff --git a/samples/nativdlg/makefile.nt b/samples/nativdlg/makefile.nt index 08261497f8..b143f84a28 100644 --- a/samples/nativdlg/makefile.nt +++ b/samples/nativdlg/makefile.nt @@ -50,7 +50,7 @@ $(CPPFLAGS) /c /Tp $*.$(SRCSUFF) << $(PROGRAM).res : $(PROGRAM).rc $(WXDIR)\include\wx\msw\wx.rc dialog1.rc - $(rc) -r /i$(WXDIR)\include /D__WINDOWS__ -fo$@ $(PROGRAM).rc + $(rc) -r /i$(WXDIR)\include /D__WXMSW__ -fo$@ $(PROGRAM).rc clean: