diff options
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/source/cxxhelp/test/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
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 \ |