From 0e6587f29f40a841f0e393887fea4e5cf385e0e6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 5 Sep 2012 14:58:55 +0200 Subject: Support for Qt QUuid persistence This support was added to the basic sub-profile. New test: qt/common/basic. Updated the qt example to use QUuid as an object id. --- qt/common/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'qt/common/makefile') diff --git a/qt/common/makefile b/qt/common/makefile index 584267e..1ac4f7e 100644 --- a/qt/common/makefile +++ b/qt/common/makefile @@ -5,6 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make tests := \ +basic \ containers \ smart-ptr \ template -- cgit v1.1