[asterisk-scf-commits] asterisk-scf/integration/gitall.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Wed Sep 22 10:43:46 CDT 2010


branch "master" has been updated
       via  932cb0180ec519f008749cce369ba560f2dda464 (commit)
      from  7177fd8fb183e6958476fff55c07da6e17d04912 (commit)

Summary of changes:
 README.txt |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)


- Log -----------------------------------------------------------------
commit 932cb0180ec519f008749cce369ba560f2dda464
Author: Ken Hunt <ken.hunt at digium.com>
Date:   Wed Sep 22 10:41:37 2010 -0500

    Minor cleanup to readme content.

diff --git a/README.txt b/README.txt
index d5059fd..6c445e5 100644
--- a/README.txt
+++ b/README.txt
@@ -18,9 +18,11 @@ Prequisites
      source. If you choose to install Ice in a non-default location,
      you'll have to set ICE_HOME to tell the build system where it is.
 
-To set up for an intergrated build:
+To set up for an intergrated build:  
 ------------------------------------
 
+ Note: '$' prompt is for Linux users, '>' prompt for Windows users. 
+
  1.) Run the bash script gitall-asterisk-scf.sh.
 
     $ ./gitall-asterisk-scf.sh
@@ -48,4 +50,6 @@ run this from a Visual Studio command prompt.
 Or you can use the native build tool:
 
     $ make -C ./build
-    > nmake /f ./build/Makefile.mak
+    > nmake /f ./build/Makefile.mak  
+       (OR open the solution file created in ./build directory with 
+           Visual Studio and build within the IDE)

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/gitall.git



More information about the asterisk-scf-commits mailing list