$(OBJS)\test_gui_fonttest.obj \\r
$(OBJS)\test_gui_image.obj \\r
$(OBJS)\test_gui_rawbmp.obj \\r
+ $(OBJS)\test_gui_htmlparser.obj \\r
$(OBJS)\test_gui_htmlwindow.obj \\r
$(OBJS)\test_gui_accelentry.obj \\r
$(OBJS)\test_gui_menu.obj \\r
$(OBJS)\test_gui_rawbmp.obj: .\image\rawbmp.cpp\r
$(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\image\rawbmp.cpp\r
\r
+$(OBJS)\test_gui_htmlparser.obj: .\html\htmlparser.cpp\r
+ $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\html\htmlparser.cpp\r
+\r
$(OBJS)\test_gui_htmlwindow.obj: .\html\htmlwindow.cpp\r
$(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\html\htmlwindow.cpp\r
\r