aboutsummaryrefslogtreecommitdiff
path: root/building.txt
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-07-29 12:29:48 +0000
committermarha <marha@users.sourceforge.net>2009-07-29 12:29:48 +0000
commitfb28171fcf6412d9d95a0b6aebfcc1d9f2dd19d8 (patch)
tree2c9f1a9e2d506c661d93157f70206d1347d5c0cb /building.txt
parent97bc0c4af32eda0f2b86fe2d3656c13b645c0e11 (diff)
downloadvcxsrv-fb28171fcf6412d9d95a0b6aebfcc1d9f2dd19d8.tar.gz
vcxsrv-fb28171fcf6412d9d95a0b6aebfcc1d9f2dd19d8.tar.bz2
vcxsrv-fb28171fcf6412d9d95a0b6aebfcc1d9f2dd19d8.zip
First version of installer.
Diffstat (limited to 'building.txt')
-rw-r--r--building.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/building.txt b/building.txt
index 09205a027..3764ebe44 100644
--- a/building.txt
+++ b/building.txt
@@ -28,4 +28,10 @@ Building vcxsrv:
- run 'mhame' in xorg-server\fonts.src to build the fonts directory
- run 'mhmake' in xorg-server\xkbdata.src to build the keyboard data
+Building xlaunch:
+- run 'mhmake' in 'xorg-server\hw\xwin\xlaunch'
+- run 'mhmake DEBUG=1' in 'xorg-server\hw\xwin\xlaunch' if you want a debugable version.
+To build installer:
+- install http://nsis.sourceforge.net
+- run ... in xorg-server\installer