X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fgenerator%2Fvis_stu_vars.sh;h=546d86277be7708fcfc4a3a8f6189a1648b38701;hb=16afe4d6569a92127a4f27dfb36e0acc1889b392;hp=12f8a4aa5e87b21fbd17a30a452a9aef70862912;hpb=923e93f0becf36ae02d6807c47670760685ea22f;p=feisty_meow.git diff --git a/scripts/generator/vis_stu_vars.sh b/scripts/generator/vis_stu_vars.sh index 12f8a4aa..546d8627 100644 --- a/scripts/generator/vis_stu_vars.sh +++ b/scripts/generator/vis_stu_vars.sh @@ -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"