diff options
Diffstat (limited to 'building.txt')
-rw-r--r-- | building.txt | 6 |
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
|