many updates to change BINDIR to FEISTY_MEOW_BINARIES. expands on previous changes...
[feisty_meow.git] / scripts / generator / vis_stu_vars.sh
index 12f8a4aa5e87b21fbd17a30a452a9aef70862912..546d86277be7708fcfc4a3a8f6189a1648b38701 100644 (file)
@@ -19,9 +19,6 @@ fi
 
 function setup_visual_studio_variables()
 {
-#  chmod 755 $PRODUCTION_DIR/win32_helper/*.exe
-#  export PATH="$(dos_to_unix_path $PRODUCTION_DIR)/win32_helper:$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"