From c44cd878e455d0ff2462233525d728e73fea1e9d Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 19 Apr 2005 13:29:56 +0000 Subject: fixed typo added profiling flags for OSX small fixes svn path=/trunk/; revision=2790 --- externals/grill/flext/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/flext/build.txt') 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. -- cgit v1.2.1