oops, wrong side of if.
[feisty_meow.git] / scripts / generator / vis_stu_vars.sh
old mode 100644 (file)
new mode 100755 (executable)
index f7aaa80..db43194
@@ -12,6 +12,9 @@ function print_usage {
   echo ""
 }
 
+chmod 755 $PRODUCTION_DIR/win32_help/*.exe
+export PATH=$PRODUCTION_DIR/win32_help:$PATH
+
 # we try to use the most recent compiler location, and work backwards as
 # needed for the supported range (10 = vs 2010, 9 = vs 2008, 8 = vs 2005).
 export VSxTOOLS="$VS100COMNTOOLS"