equal
deleted
inserted
replaced
|
1 ###################################################################### |
|
2 # Automatically generated by qmake (2.00a) Mon Jul 11 11:30:34 2005 |
|
3 ###################################################################### |
|
4 |
|
5 TEMPLATE = app |
|
6 !symbian*: { |
|
7 DEPENDPATH += . |
|
8 INCLUDEPATH += . |
|
9 } |
|
10 wince*|symbian*:TARGET = ../desktopsettingsaware |
|
11 |
|
12 # Input |
|
13 SOURCES += main.cpp |
|
14 CONFIG += qt warn_on create_prl link_prl |
|
15 CONFIG -= app_bundle |
|
16 |
|
17 !symbian*: { |
|
18 OBJECTS_DIR=.obj/debug-shared |
|
19 MOC_DIR=.moc/debug-shared |
|
20 } |