diff -r 2bb96f4ecad8 -r 8e7494275d3a omads/omads.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/omads/omads.pro Tue Aug 31 15:05:37 2010 +0300 @@ -0,0 +1,21 @@ +# +# Name : omads.pro +# Part of : contentcontrol +# Description : This is the project specification file for the contentcontrol project. +# Version : 1 +# +# Copyright © 2009 Nokia. All rights reserved. +# This material, including documentation and any related computer +# programs, is protected by copyright controlled by Nokia. All +# rights are reserved. Copying, including reproducing, storing, +# adapting or translating, any or all of this material requires the +# prior written consent of Nokia. This material also contains +# confidential information which may not be disclosed to others +# without the prior written consent of Nokia. +# + +TEMPLATE = subdirs +CONFIG += ordered +SUBDIRS += omadsextensions + +# End of file --Don't remove this. \ No newline at end of file