[asterisk-scf-commits] asterisk-scf/release/cmake.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Jan 17 17:07:29 CST 2011
branch "master" has been updated
via 83a0c6da2ccc323f467b1fc0d93b98d5e08288d8 (commit)
from 99a495424e841c8b69bd95c538b2780d99e65bb3 (commit)
Summary of changes:
init-cmake.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 83a0c6da2ccc323f467b1fc0d93b98d5e08288d8
Author: dsessions <dsessions at digium.com>
Date: Mon Jan 17 17:07:25 2011 -0600
Changed the build default back to vs2008.
diff --git a/init-cmake.sh b/init-cmake.sh
index 2b6743c..5ccc698 100755
--- a/init-cmake.sh
+++ b/init-cmake.sh
@@ -59,7 +59,7 @@ esac
case $platform in
win*) # for windows, default to VS9
- cmake_output="Visual Studio 10"
+ cmake_output="Visual Studio 9 2008"
;;
esac
-----------------------------------------------------------------------
--
asterisk-scf/release/cmake.git
More information about the asterisk-scf-commits
mailing list