gba/gba.pro
author hgs
Tue, 28 Sep 2010 14:03:54 +0300
changeset 59 881d92421467
permissions -rw-r--r--
201037_03
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
59
881d92421467 201037_03
hgs
parents:
diff changeset
     1
#
881d92421467 201037_03
hgs
parents:
diff changeset
     2
# Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
881d92421467 201037_03
hgs
parents:
diff changeset
     3
# All rights reserved.
881d92421467 201037_03
hgs
parents:
diff changeset
     4
# This component and the accompanying materials are made available
881d92421467 201037_03
hgs
parents:
diff changeset
     5
# under the terms of "Eclipse Public License v1.0"
881d92421467 201037_03
hgs
parents:
diff changeset
     6
# which accompanies this distribution, and is available
881d92421467 201037_03
hgs
parents:
diff changeset
     7
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
881d92421467 201037_03
hgs
parents:
diff changeset
     8
#
881d92421467 201037_03
hgs
parents:
diff changeset
     9
# Initial Contributors:
881d92421467 201037_03
hgs
parents:
diff changeset
    10
# Nokia Corporation - initial contribution.
881d92421467 201037_03
hgs
parents:
diff changeset
    11
#
881d92421467 201037_03
hgs
parents:
diff changeset
    12
# Contributors:
881d92421467 201037_03
hgs
parents:
diff changeset
    13
#
881d92421467 201037_03
hgs
parents:
diff changeset
    14
# Description:gba project file
881d92421467 201037_03
hgs
parents:
diff changeset
    15
#
881d92421467 201037_03
hgs
parents:
diff changeset
    16
881d92421467 201037_03
hgs
parents:
diff changeset
    17
TEMPLATE = subdirs
881d92421467 201037_03
hgs
parents:
diff changeset
    18
881d92421467 201037_03
hgs
parents:
diff changeset
    19
SUBDIRS += gbaapi_qt/gbautility_qt.pro
881d92421467 201037_03
hgs
parents:
diff changeset
    20