[Makefile] Depend tools on this dbus headers, not system one
[platform/upstream/dbus.git] / README.win
index a871f96..4e4f757 100644 (file)
@@ -11,12 +11,16 @@ DBus comes with a test suite which is used on unix to guarantate
 production quality and this test suite runs mostly. There are some
 test not running yet and there is help needed to get them running.
 
+Supported compilers
+-------------------
+On windows Microsoft Visual Studio 2010 (Express and professional variants) 
+and mingw-w64|32 are known to work.
 
 Building
 --------
-DBus could be build on windows using automake or cmake. See the
-file README for more informations.
-Special cmake build instructions could be found in cmake/readme-cmake.txt
+DBus can be built on windows using automake or cmake. See the
+file README for more information.
+Special cmake build instructions can be found in cmake/readme-cmake.txt
 
 
 windbus and dbus4win Ports
@@ -78,19 +82,19 @@ FAQ
 
 - Do you have any clue if dbus-win32 can run in a Windows CE environment?
 
-  dbus has been ported to wince, see README.wince for more informations
+  dbus has been ported to wince, see README.wince for more information
 
 - Do you know if the C++ binding made by OpenWengo will be easily portable to Windows?
 
   The OpenWengo dbus-c++ binding has been ported to windows see in WinDBus svn
   (http://sf.net/projects/windbus)
-  The related test applicationa are running well.
+  The related test applications are running well.
 
 
 TODO
 ----
 
-Oktober 2010:
+October 2010:
 
 - the code wrapped with DBUS_WIN_FIXME should be inspected if it required for windows