regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -149,16 +149,16 @@ $(OBJS):
|
||||
|
||||
all: $(__animatedll___depname) $(__animatelib___depname)
|
||||
|
||||
$(OBJS)\animatedll_animate.o: ../../src/animate\animate.cpp
|
||||
$(OBJS)\animatedll_animate.o: ../../src/animate/animate.cpp
|
||||
$(CXX) -c -o $@ $(ANIMATEDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\animatedll_dummy.o: ../../src/animate\..\..\..\src\msw\dummy.cpp
|
||||
$(OBJS)\animatedll_dummy.o: ../../src/animate/../../../src/msw/dummy.cpp
|
||||
$(CXX) -c -o $@ $(ANIMATEDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\animatelib_animate.o: ../../src/animate\animate.cpp
|
||||
$(OBJS)\animatelib_animate.o: ../../src/animate/animate.cpp
|
||||
$(CXX) -c -o $@ $(ANIMATELIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\animatelib_dummy.o: ../../src/animate\..\..\..\src\msw\dummy.cpp
|
||||
$(OBJS)\animatelib_dummy.o: ../../src/animate/../../../src/msw/dummy.cpp
|
||||
$(CXX) -c -o $@ $(ANIMATELIB_CXXFLAGS) $<
|
||||
|
||||
ifeq ($(SHARED),1)
|
||||
|
Reference in New Issue
Block a user