vcmake.bat
changeset 252 feba6ee5c814
parent 109 59448a46a48f
child 881 9a58acda666b
child 956 c7ade773fa8f
--- a/vcmake.bat	Thu Jul 10 11:48:40 2014 +0100
+++ b/vcmake.bat	Fri Jul 18 07:01:21 2014 +0100
@@ -5,7 +5,7 @@
 @REM -------
 
 @if not defined VSINSTALLDIR (
-    pushd ..\..\stx\rules
+    pushd ..\..\rules
     call vcsetup.bat
     popd
 )