diff options
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
+
|