cmmanager/cppluginutils/cppluginutils.pri
changeset 27 489cf6208544
equal deleted inserted replaced
23:7ec726f93df1 27:489cf6208544
       
     1 #
       
     2 # Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description:
       
    15 # Project info include file for Control Panel plugin utilities.
       
    16 #
       
    17 
       
    18 # Sources
       
    19 HEADERS += $$PWD/inc/cpipv4filter.h \
       
    20            $$PWD/inc/cpipv6filter.h
       
    21 SOURCES += $$PWD/src/cpipv4filter.cpp \
       
    22            $$PWD/src/cpipv6filter.cpp