fixed the rule for compiling the RC files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
95197553f1
commit
dd5cad7aee
@ -18,7 +18,7 @@ BUNDLE = $(BIN_PROGRAM).app/Contents
|
||||
.cxx.o:
|
||||
$(CXX) -c $(CXXFLAGS) $(APPEXTRADEFS) -o $@ $<
|
||||
|
||||
.rc._resources.o:
|
||||
.rc_resources.o:
|
||||
$(RESCOMP) -i $< -o $@ $(RESFLAGS)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user