]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/nativdlg/makefile.b32
attempt to fix a report about compile problems in generic treectrl
[wxWidgets.git] / samples / nativdlg / makefile.b32
index 0d75d381354a842b876edeed396d134f379bc676..24926e06eae5c84955149f2fa11f30df496462f4 100644 (file)
@@ -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 {$< }