[asterisk-scf-commits] asterisk-scf/integration/routing.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Thu Aug 19 20:53:09 CDT 2010
branch "master" has been updated
via b7071590b6e70351e5432d10620c58a99b10a213 (commit)
from dc0f3c3372fcfaf9e01697c10c1f81d8d33ff96b (commit)
Summary of changes:
build/runcmake.bat | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
create mode 100644 build/runcmake.bat
- Log -----------------------------------------------------------------
commit b7071590b6e70351e5432d10620c58a99b10a213
Author: Ken Hunt <ken.hunt at digium.com>
Date: Thu Aug 19 20:52:23 2010 -0500
Updates to the lua script and lua wrapper class.
diff --git a/build/runcmake.bat b/build/runcmake.bat
new file mode 100644
index 0000000..f04369f
--- /dev/null
+++ b/build/runcmake.bat
@@ -0,0 +1,6 @@
+ at ECHO OFF
+REM -Wdev: Enable developer warnings.
+REM --build <sourcedir> : for out-of-source building
+
+cmake -Wdev --build .. -G "Visual Studio 9 2008"
+
-----------------------------------------------------------------------
--
asterisk-scf/integration/routing.git
More information about the asterisk-scf-commits
mailing list