]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makeprog.sc
update to make digitalmars compile/link image sample
[wxWidgets.git] / src / makeprog.sc
index 1e5289068e0a1ca30c3131893e2504bb466935d7..31562629b778d0a0a61c691c95209d6fb5fc2210 100644 (file)
@@ -7,7 +7,7 @@ INCLUDE=$(INCDIR)
 include $(WXDIR)\src\makesc.env
 
 $(TARGET).exe: $(TARGET).obj $(TARGET).res
-       link $(LDFLAGS) $*, $@, $*, $(LIBS)
+       link $(LDFLAGS) /DELEXECUTABLE /RC $*, $@, $*, $(LIBS)
     
 
 sc32.def: