Changeset 844 for branches/vendor/nokia/qt/current/src/s60main/s60main.pro
- Timestamp:
- May 3, 2011, 4:49:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/vendor/nokia/qt/current/src/s60main/s60main.pro
r649 r844 15 15 INCLUDEPATH += tmp $$QMAKE_INCDIR_QT/QtCore $$MW_LAYER_SYSTEMINCLUDE 16 16 SOURCES = qts60main.cpp \ 17 qts60main_mcrt0.cpp 17 qts60main_mcrt0.cpp \ 18 newallocator_hook.cpp 18 19 19 20 # s60main needs to be built in ARM mode for GCCE to work. 20 MMP_RULES+="ALWAYS_BUILD_AS_ARM"21 21 22 22 23 # staticlib should not have any lib depencies in s60 … … 26 27 # Workaround for abld toolchain problem to make ARMV6 qtmain.lib link with GCCE apps 27 28 symbian-abld: QMAKE_CXXFLAGS.ARMCC += --dllimport_runtime 29 30 31 32 33 34 35 36 28 37 } else { 29 38 error("$$_FILE_ is intended only for Symbian!")
Note:
See TracChangeset
for help on using the changeset viewer.
