small makefile.vc fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,6 +20,9 @@ default: $(TARGETDIR)\$(TARGET).pyd pycfiles
|
||||
|
||||
all: $(TARGET)
|
||||
|
||||
# for generating the html.cpp file
|
||||
$(GENCODEDIR)/html.cpp : html.i
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
|
||||
$(TARGETDIR)\$(TARGET).pyd : $(DUMMYOBJ) $(WXLIB) $(OBJECTS) # $(TARGET).res
|
||||
|
Reference in New Issue
Block a user