use wxUniv's setup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -127,8 +127,8 @@ $(ARCHINCDIR)\wx:
|
|||||||
mkdir $(ARCHINCDIR)
|
mkdir $(ARCHINCDIR)
|
||||||
mkdir $(ARCHINCDIR)\wx
|
mkdir $(ARCHINCDIR)\wx
|
||||||
|
|
||||||
$(SETUP_H): $(WXDIR)\include\wx\mgl\setup.h $(ARCHINCDIR)\wx
|
$(SETUP_H): $(WXDIR)\include\wx\univ\setup.h $(ARCHINCDIR)\wx
|
||||||
copy $(WXDIR)\include\wx\mgl\setup.h $@
|
copy $(WXDIR)\include\wx\univ\setup.h $@
|
||||||
|
|
||||||
$(LIBTARGET) : $(OBJECTS)
|
$(LIBTARGET) : $(OBJECTS)
|
||||||
%create tmp.lbc
|
%create tmp.lbc
|
||||||
|
@@ -312,8 +312,8 @@ $(ARCHINCDIR)\wx:
|
|||||||
mkdir $(ARCHINCDIR)
|
mkdir $(ARCHINCDIR)
|
||||||
mkdir $(ARCHINCDIR)\wx
|
mkdir $(ARCHINCDIR)\wx
|
||||||
|
|
||||||
$(SETUP_H): $(WXDIR)\include\wx\mgl\setup.h $(ARCHINCDIR)\wx
|
$(SETUP_H): $(WXDIR)\include\wx\univ\setup.h $(ARCHINCDIR)\wx
|
||||||
copy $(WXDIR)\include\wx\mgl\setup.h $@
|
copy $(WXDIR)\include\wx\univ\setup.h $@
|
||||||
|
|
||||||
$(LIBTARGET) : $(OBJECTS)
|
$(LIBTARGET) : $(OBJECTS)
|
||||||
%create tmp.lbc
|
%create tmp.lbc
|
||||||
|
Reference in New Issue
Block a user