]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/vcapp.t
Added wxDbGrid files
[wxWidgets.git] / distrib / msw / tmake / vcapp.t
index e54adff94a4a5fc0d1735433cd2d0d5854090d4e..2608377f0e4908d53de9553e9752d715a6ae4098 100644 (file)
@@ -71,7 +71,7 @@
        $DLL_OR_LIB=Config("wxbase") ? "wxBase" : "wxWindows";
        $DLL_FLAGS=" ";
        #! actually this depends on the contents of setup.h
-       $EXTRA_LIBS=Config("wxbase") ? "" : "xpm zlib png jpeg tiff";
+       $EXTRA_LIBS=Config("wxbase") ? "" : "zlib png jpeg tiff";
     }
 
     #! let's be smarter: first of all, if no extension is given, add .lib