diff options
-rw-r--r-- | building.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/building.txt b/building.txt index 6ce7aa407..e963e24f4 100644 --- a/building.txt +++ b/building.txt @@ -15,7 +15,7 @@ Prerequisites: Open up cygwin's bash shell and cd to the top directory
Run the command `source setvcenv.sh`
-Run the command `buildall.bat`. This will build everything including the installer.
+Run the command (FIXME: `buildall.bat` or `buildall.sh`). This will build everything including the installer.
The 64-bit version will not be built and the 64-bit installer will fail. This is a limitation this XP compatible branch. Patches are welcome.
To clean the project tree (uses git) go to the top directory at a cygwin bash shell
|