filemanager/src/inc/commoninc.pri
author hgs
Thu, 05 Aug 2010 11:30:07 +0800
changeset 33 328cf6fbe40c
parent 14 1957042d8c7e
permissions -rw-r--r--
201031

#
# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
#
# Contributors:
#
# Description: 
#

INTERNAL_HEADERS += $$PWD/fmcommon.h \
                    $$PWD/fmlogger.h \
                    $$PWD/fmdefine.h
                    
HEADERS += $$INTERNAL_HEADERS