From 1df23c08d442cc3e5d3714b54b8d5ab73327b954 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 21 Oct 2010 16:02:40 -0500 Subject: Finally, gut the vos module out of the build --- xmlhelp/source/cxxhelp/test/makefile.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmlhelp/source') diff --git a/xmlhelp/source/cxxhelp/test/makefile.mk b/xmlhelp/source/cxxhelp/test/makefile.mk index c255f3fea8dc..4521f909e4ac 100644 --- a/xmlhelp/source/cxxhelp/test/makefile.mk +++ b/xmlhelp/source/cxxhelp/test/makefile.mk @@ -53,8 +53,8 @@ APP1OBJS=\ $(OBJ)$/searchdemo.obj APP1STDLIBS=\ - $(SALLIB) \ - $(VOSLIB) + $(SALLIB) + APP1LIBS=\ $(SLB)/jaqe.lib \ -- cgit