aboutsummaryrefslogtreecommitdiff
path: root/building.txt
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2014-09-01 11:29:51 -0400
committerMike DePaulo <mikedep333@gmail.com>2014-09-01 11:29:51 -0400
commit9169b4cc5a3d0451755e7b22d50a29ad25ae4ddb (patch)
tree41c0aadc80a1bb49488931bf28bdadfcb91980b2 /building.txt
parent3ffe138ff93e1eb8775558e32bd6adebc6ce7672 (diff)
downloadvcxsrv-9169b4cc5a3d0451755e7b22d50a29ad25ae4ddb.tar.gz
vcxsrv-9169b4cc5a3d0451755e7b22d50a29ad25ae4ddb.tar.bz2
vcxsrv-9169b4cc5a3d0451755e7b22d50a29ad25ae4ddb.zip
Update building.txt, you need to decide which build script to use
Diffstat (limited to 'building.txt')
-rw-r--r--building.txt2
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