making Unittests.vcxproj compile and adapting README to tell developer how he is...
[profile/ivi/common-api-dbus-runtime.git] / .gitignore
1 .deps
2 .dirstamp
3 .libs
4 *.gz
5 *.la
6 *.lo
7 *.log
8 *.o
9 *.trs
10 *~
11 /.autotools
12 /.cproject
13 /.project
14 /.settings
15 /*.pc
16 /Makefile
17 /Makefile.in
18 /aclocal.m4
19 /autom4te.cache
20 /build-aux
21 /config.log
22 /config.status
23 /configure
24 /doc
25 /libtool
26 /m4/libtool.m4
27 /m4/lt*.m4
28
29 /DBusBenchmarkingTest
30 /DBusCommunicationTest
31 /DBusDaemonProxyTest
32 /DBusFactoryTest
33 /DBusInputStreamTest
34 /DBusMultipleConnectionTest
35 /DBusOutputStreamTest
36 /DBusProxyTest
37 /DBusRuntimeTest
38 /DBusTypeStreamTest
39 /DBusVariantOutputStreamTest
40 /DBusVariantTest
41 /DBusAddressTranslatorTest
42 /.pydevproject
43 /DBusServiceRegistryTest
44 /DBusClientIdTest
45 /DBusConnectionTest
46 /DBusMainLoopIntegrationTest
47 /DBusServicePublisherTest
48 /DBusDynamicLoadingMixedValidityTest
49 /DBusDynamicLoadingMultipleDefinitionTest
50 /DBusDynamicLoadingWithConfigTest
51 /DBusDynamicLoadingBasicTest
52 /DBusDynamicLoadingMultipleBindingsTest
53 /DBusDynamicLoadingNoValidityTest
54 /DBusObjectManagerStubTest
55 /DBusClientIdTest
56 /DBusSelectiveBroadcastTest
57 /DBusManagedTest
58 /DBusPolymorphicTest