summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Laner <laner@itestra.de>2014-01-16 10:54:19 +0100
committerStefan Laner <laner@itestra.de>2014-01-16 10:54:19 +0100
commit1b2b5bc8d3eb5e9cb02d05172a232467026b6f9d (patch)
treed6582bf6f313f246ab4eba3d66257ce5ed0f3703
parent2b9d3cd004eaaf27f8f049446b146be5eca85ec6 (diff)
downloadgenivi-common-api-dbus-runtime-1b2b5bc8d3eb5e9cb02d05172a232467026b6f9d.tar.gz
added comments on windows version to README
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index d98843a..4a37ee4 100644
--- a/README
+++ b/README
@@ -83,6 +83,10 @@ Use autotools to build this package withthe above requirements available through
----
If the environment variable GTEST_CONFIG is set to the path of the gtest-config script in a Gtest tree test will also be built.
+----
+To build the Windows version with Visual Studio, you can use the solution file CommonAPI-DBus.sln. It is configured to build CommonAPI-DBus as a static library.
+Add the path of CommonAPI.lib to "Additional Library Directories"
+
=== Defining D-Bus Service Parameters
Normally, a CommonAPI address, format
----