aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/build.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-04-19 13:29:56 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-04-19 13:29:56 +0000
commitc44cd878e455d0ff2462233525d728e73fea1e9d (patch)
tree684acb780380812618218847d862aec20e71af1e /externals/grill/flext/build.txt
parent362925fd591330f39b96b8732bcd73999da190b6 (diff)
fixed typo
added profiling flags for OSX small fixes svn path=/trunk/; revision=2790
Diffstat (limited to 'externals/grill/flext/build.txt')
-rw-r--r--externals/grill/flext/build.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/build.txt b/externals/grill/flext/build.txt
index 35baf4de..3f1073d2 100644
--- a/externals/grill/flext/build.txt
+++ b/externals/grill/flext/build.txt
@@ -66,7 +66,7 @@ By default, this resides in a file called package.txt
Please note, that the build system is shell-oriented, which means, that you'll have
to launch a command prompt (cmd.exe under Windows) and probably also set some
-environment variables for your development system (e.g. run vcvars32.bat for Microsoft Visual Studio)
+environment variables for your development system (e.g. run vcvars32.bat included with Microsoft Visual Studio)
By invoking one of the build scripts (e.g. with "bash build.sh" under unix,
or just "build" unter Windows) you'll get some lines of help.