diff options
author | axis <qt-info@nokia.com> | 2009-09-03 14:43:44 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-09-03 14:43:44 (GMT) |
commit | 0adfe49f2deb1d6995753a23405317f91b487c51 (patch) | |
tree | 8bfcfca6e8a429a9690b704c4ba2456f6ac8645a /src/s60main/s60main.pro | |
parent | f360180890298618ef3284c08789c2a243e1ba9d (diff) | |
parent | c13b97f2f24d2ff2e62bedead5e3d50f8b992c1a (diff) | |
download | Qt-0adfe49f2deb1d6995753a23405317f91b487c51.zip Qt-0adfe49f2deb1d6995753a23405317f91b487c51.tar.gz Qt-0adfe49f2deb1d6995753a23405317f91b487c51.tar.bz2 |
Merge branch 'minimizeWrapperApp' into 4.6
Diffstat (limited to 'src/s60main/s60main.pro')
-rw-r--r-- | src/s60main/s60main.pro | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/s60main/s60main.pro b/src/s60main/s60main.pro index a4833af..cc3c547 100644 --- a/src/s60main/s60main.pro +++ b/src/s60main/s60main.pro @@ -14,13 +14,7 @@ symbian { CONFIG -= jpeg INCLUDEPATH += tmp $$QMAKE_INCDIR_QT/QtCore $$MW_LAYER_SYSTEMINCLUDE SOURCES = qts60main.cpp \ - qts60mainapplication.cpp \ - qts60mainappui.cpp \ - qts60maindocument.cpp - - HEADERS = qts60mainapplication_p.h \ - qts60mainappui_p.h \ - qts60maindocument_p.h + qts60main_mcrt0.cpp # This block serves the minimalistic resource file for S60 3.1 platforms. # Note there is no way to ifdef S60 version in mmp file, that is why the resource |