X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bbf1f0e5cffb8c01696eb26e254857a61f017d70..8c10faf1bdfc5b827c4361216cfd39e3bbf027a4:/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: