$(OBJS)\test_convautotest.obj \\r
$(OBJS)\test_mbconvtest.obj \\r
$(OBJS)\test_misctests.obj \\r
+ $(OBJS)\test_typeinfotest.obj \\r
$(OBJS)\test_ipc.obj \\r
$(OBJS)\test_socket.obj \\r
$(OBJS)\test_regextest.obj \\r
$(OBJS)\test_misctests.obj: .\misc\misctests.cpp\r
$(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) .\misc\misctests.cpp\r
\r
+$(OBJS)\test_typeinfotest.obj: .\misc\typeinfotest.cpp\r
+ $(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) .\misc\typeinfotest.cpp\r
+\r
$(OBJS)\test_ipc.obj: .\net\ipc.cpp\r
$(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) .\net\ipc.cpp\r
\r