equal
deleted
inserted
replaced
29 wrappers/qmake /epoc32/tools/qmake |
29 wrappers/qmake /epoc32/tools/qmake |
30 #else |
30 #else |
31 wrappers/qmake_abld.bat /epoc32/tools/qmake.bat |
31 wrappers/qmake_abld.bat /epoc32/tools/qmake.bat |
32 wrappers/qmake_abld /epoc32/tools/qmake |
32 wrappers/qmake_abld /epoc32/tools/qmake |
33 #endif |
33 #endif |
34 wrappers/moc.bat /epoc32/tools/moc.bat |
34 |
35 wrappers/moc /epoc32/tools/moc |
|
36 wrappers/rcc.bat /epoc32/tools/rcc.bat |
|
37 wrappers/rcc /epoc32/tools/rcc |
|
38 wrappers/uic.bat /epoc32/tools/uic.bat |
|
39 wrappers/uic /epoc32/tools/uic |
|
40 wrappers/qt.conf /epoc32/tools/qt/qt.conf |
35 wrappers/qt.conf /epoc32/tools/qt/qt.conf |
41 wrappers/lrelease.bat /epoc32/tools/lrelease.bat |
|
42 wrappers/lrelease /epoc32/tools/lrelease |
|
43 |
36 |
44 /* export platform specific configuration */ |
37 /* export platform specific configuration */ |
45 |
38 |
46 platform_paths.prf /epoc32/include/ |
39 platform_paths.prf /epoc32/include/ |
47 data_caging_paths.prf /epoc32/include/ |
40 data_caging_paths.prf /epoc32/include/ |
71 |
64 |
72 |
65 |
73 PRJ_EXTENSIONS |
66 PRJ_EXTENSIONS |
74 START EXTENSION qt/qtconfig |
67 START EXTENSION qt/qtconfig |
75 OPTION QT_ROOT .. |
68 OPTION QT_ROOT .. |
76 OPTION OPTIONS -opensource -confirm-license -openvg -script -no-scripttools -webkit -make make -graphicssystem openvg -no-phonon-backend -usedeffiles -dont-process |
69 OPTION OPTIONS -opensource -confirm-license -openvg -script -no-scripttools -webkit -make make -graphicssystem openvg -no-phonon-backend -usedeffiles -dont-process -nomake examples -nomake demos -nomake tools |
77 END |
70 END |