From 38bfd1f38ddfedd2fc4ecb55d37d3d111bec60da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Thu, 19 Sep 2013 17:46:48 +0200 Subject: IntrospectionData: add new class for collecting introspection informations This is going to be used to collect the introspection data for every Introspectable object, without any direct inclusion of glib::Variant and making impossible for the clients to use an invalid syntax. (bzr r3506.6.1) --- unity-shared/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'unity-shared/CMakeLists.txt') diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt index 2e1b852e6..bdf92cc2b 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -36,6 +36,7 @@ set (UNITY_SHARED_SOURCES IconTextureSource.cpp Introspectable.cpp IntrospectableWrappers.cpp + IntrospectionData.cpp JSONParser.cpp LayoutSystem.cpp LineSeparator.cpp -- cgit v1.2.3