|
1 ###################################################################### |
|
2 # Automatically generated by qmake (2.00a) ma 2. mai 16:14:33 2005 |
|
3 ###################################################################### |
|
4 |
|
5 load(qttest_p4) |
|
6 load(resources) |
|
7 |
|
8 # Input |
|
9 SOURCES += tst_qresourceengine.cpp |
|
10 RESOURCES += testqrc/test.qrc |
|
11 |
|
12 symbian-sbsv2 { |
|
13 runtime_resource.target = $$PWD/runtime_resource.rcc |
|
14 } else { |
|
15 runtime_resource.target = runtime_resource.rcc |
|
16 } |
|
17 runtime_resource.depends = $$PWD/testqrc/test.qrc |
|
18 runtime_resource.commands = $$QMAKE_RCC -root /runtime_resource/ -binary $${runtime_resource.depends} -o $${runtime_resource.target} |
|
19 QMAKE_EXTRA_TARGETS = runtime_resource |
|
20 PRE_TARGETDEPS += $${runtime_resource.target} |
|
21 |
|
22 QT = core |
|
23 wince*|symbian*:{ |
|
24 deploy.sources += runtime_resource.rcc parentdir.txt |
|
25 test.sources = testqrc/* |
|
26 test.path = testqrc |
|
27 alias.sources = testqrc/aliasdir/* |
|
28 alias.path = testqrc/aliasdir |
|
29 other.sources = testqrc/otherdir/* |
|
30 other.path = testqrc/otherdir |
|
31 search1.sources = testqrc/searchpath1/* |
|
32 search1.path = testqrc/searchpath1 |
|
33 search2.sources = testqrc/searchpath2/* |
|
34 search2.path = testqrc/searchpath2 |
|
35 sub.sources = testqrc/subdir/* |
|
36 sub.path = testqrc/subdir |
|
37 testsub.sources = testqrc/test/* |
|
38 testsub.path = testqrc/test |
|
39 testsub2.sources = testqrc/test/test/* |
|
40 testsub2.path = testqrc/test/test |
|
41 DEPLOYMENT = deploy test alias other search1 search2 sub testsub testsub2 |
|
42 !symbian:DEFINES += SRCDIR=\\\"\\\" |
|
43 } else { |
|
44 DEFINES += SRCDIR=\\\"$$PWD/\\\" |
|
45 } |