summaryrefslogtreecommitdiff
path: root/README.win
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-03-31 14:51:51 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-03-31 14:51:51 +0000
commitf2e4718bf42f507684949ebf484aa94df42abbbe (patch)
tree7f6266a7e45144490b18eb6c71a953e8e0196eb9 /README.win
parenta0f3687d650c8c73134f318820f4978a4ff3e9e2 (diff)
parent6528b0973bb09b0b407a5e169fdcc519087cc58d (diff)
downloaddbus-baserock/v1.8.0.tar.gz
Merge tag 'dbus-1.8.0' into baserock/pedroalvarez/genivibaserock/v1.8.0
dbus-1.8.0
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