Regenerated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -37,6 +37,7 @@ TEST_OBJECTS = \
|
||||
$(OBJS)\test_wxregex.obj \
|
||||
$(OBJS)\test_filesys.obj \
|
||||
$(OBJS)\test_arrays.obj \
|
||||
$(OBJS)\test_hashes.obj \
|
||||
$(OBJS)\test_longlong.obj \
|
||||
$(OBJS)\test_strings.obj \
|
||||
$(OBJS)\test_stdstrings.obj \
|
||||
@@ -190,6 +191,9 @@ $(OBJS)\test_filesys.obj: .\filesys\filesys.cpp
|
||||
$(OBJS)\test_arrays.obj: .\arrays\arrays.cpp
|
||||
$(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) $**
|
||||
|
||||
$(OBJS)\test_hashes.obj: .\hashes\hashes.cpp
|
||||
$(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) $**
|
||||
|
||||
$(OBJS)\test_longlong.obj: .\longlong\longlong.cpp
|
||||
$(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) $**
|
||||
|
||||
|
Reference in New Issue
Block a user