correct library names

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2003-06-24 06:34:23 +00:00
parent 9a90985d5f
commit 0ef7283884
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..\..
EXTRALIBS=svg_sc
EXTRALIBS=dcsvg_sc
TARGET=svgtest
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc