summaryrefslogtreecommitdiff
path: root/README.win
diff options
context:
space:
mode:
Diffstat (limited to 'README.win')
-rw-r--r--README.win12
1 files changed, 5 insertions, 7 deletions
diff --git a/README.win b/README.win
index d18f23d0..bd67c188 100644
--- a/README.win
+++ b/README.win
@@ -19,9 +19,7 @@ and mingw-w64|32 are known to work.
Building
--------
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
-
+file INSTALL for more information.
windbus and dbus4win Ports
--------------------------
@@ -33,10 +31,10 @@ updated with windows specific stuff.
Tests
-----
- dbus library check
- bin\dbus-test.exe <build-root>\test\data
+ bin\test-dbus.exe <build-root>\test\data
- bus daemon check
- bin\bus-test.exe <build-root>\test\data
+ bin\test-bus.exe <build-root>\test\data
- check available names
bin\test_names.exe
@@ -88,13 +86,13 @@ FAQ
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