path fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-07-06 20:59:00 +00:00
parent d66241556a
commit 9ea96ac392
3 changed files with 29 additions and 27 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
mkdir -p $WXWIN/lib/vc_lib/msw/wx
nmake -f .makesetup.mk $WXWIN/lib/vc_lib/msw/wx/setup.h
nmake -f makefile.vc BUILD=release $@