dropped old variable reporting code.
authorChris Koeritz <fred@gruntose.com>
Thu, 31 Jul 2014 16:05:21 +0000 (12:05 -0400)
committerChris Koeritz <fred@gruntose.com>
Thu, 31 Jul 2014 16:05:21 +0000 (12:05 -0400)
scripts/generator/vis_stu_vars.sh

index e5c6322ddeddb2ad91a9fc3fbad14eff4aa319df..3f9c50ecdff1c881293e8fc59f79193f78cb2a46 100644 (file)
@@ -98,16 +98,8 @@ export PLATFORM_DIR="c:\progra~2\micros~1\windows\v7.0a"
   
   ##############
   
-  echo "visual studio root is '$VIS_STU_ROOT'"
-  echo "common tools dir is '$VSxTOOLS'"
-  echo "cleaned windir is '$WINDIR'"
-  echo "cleaned comn tools is '$VSxTOOLS'"
-  echo "root of visual studio is '$VSINSTALLDIR'"
-  echo "platform dir is '$PLATFORM_DIR'"
-  echo "framedir now '$FrameworkDir'"
-
-echo new report style:
-var VIS_STU_ROOT VSxTOOLS WINDIR VSxTOOLS VSINSTALLDIR PLATFORM_DIR FrameworkDir
+  echo "calculated variables for dos/windoze builds:"
+  var VIS_STU_ROOT VSxTOOLS WINDIR VSxTOOLS VSINSTALLDIR PLATFORM_DIR FrameworkDir
   
   ##############
 }