From 274f23da5a7a1cfa3f542047072517d30a384b61 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 29 Jul 2009 20:05:18 +0000 Subject: Updated building.txt --- building.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'building.txt') diff --git a/building.txt b/building.txt index 0ac937044..1ddf65c50 100644 --- a/building.txt +++ b/building.txt @@ -22,6 +22,14 @@ Building pthreads: - run 'nmake VC-static' - run 'nmake VC-static-debug' +Building mhmake +- open tools\mhmake\mhmake.sln in Visual C++ 2008 Express Edition +- Build the Debug and Release configurations +- Copy Debug\mhmake_dbg.exe and Release\mhmake.exe to a directory in your environment PATH + +Add an environment variable named MHMAKECONF having as value the root directory of the sources. +e.g.: set MHMAKECONF=c:\vcxsrv\trunk + Building vcxsrv: - run 'mhmake MAKESERVER=1' in xorg-server directory - run 'mhmake DEBUG=1 MAKESERVER=1' in xorg-server directory for a debugable version -- cgit v1.2.3