diff options
author | marha <marha@users.sourceforge.net> | 2009-07-12 20:21:19 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-07-12 20:21:19 +0000 |
commit | 059dd14ea89c3bc3a676cac91c0303a491512cf2 (patch) | |
tree | 676f313dd1ff800c5c02d81264c1e30effb6b3e7 /building.txt | |
parent | 4060037a051a392e7f1ce08c2671c650eb1a64b1 (diff) | |
download | vcxsrv-059dd14ea89c3bc3a676cac91c0303a491512cf2.tar.gz vcxsrv-059dd14ea89c3bc3a676cac91c0303a491512cf2.tar.bz2 vcxsrv-059dd14ea89c3bc3a676cac91c0303a491512cf2.zip |
Removed file that may not be there
Diffstat (limited to 'building.txt')
-rw-r--r-- | building.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/building.txt b/building.txt index b3c0ea0d2..bffb10902 100644 --- a/building.txt +++ b/building.txt @@ -14,4 +14,7 @@ Building pthreads: - run nmake VC-static
- run nmake VC-static-debug
+Building vcxsrv:
+- run mhmake MAKESERVER=1 in xorg-server directory
+
|