X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2049ba38adafa0ec146880de29f26e32dd69a125..fdd8d7b53897d09dddb698bc7d6cadf7372721fd:/samples/nativdlg/makefile.b32 diff --git a/samples/nativdlg/makefile.b32 b/samples/nativdlg/makefile.b32 index 0d75d38135..24926e06ea 100644 --- a/samples/nativdlg/makefile.b32 +++ b/samples/nativdlg/makefile.b32 @@ -16,7 +16,7 @@ WXDIR = $(WXWIN) WXLIBDIR = $(WXDIR)\lib WXLIB = $(WXLIBDIR)\wx32.lib -LIBS=$(WXLIB) cw32 import32 +LIBS=$(WXLIB) cw32 import32 ole2w32 TARGET=nativdlg @@ -40,8 +40,8 @@ $(TARGET) nul $(LIBS) $(TARGET).def +$(TARGET).res ! - brc32 -K $(TARGET).res .$(SRCSUFF).obj: bcc32 $(CPPFLAGS) -c {$< }