Changeset 561 for trunk/examples/script/context2d/context2d.pro
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/examples/script/context2d/context2d.pro
r2 r561 22 22 sources.path = $$[QT_INSTALL_EXAMPLES]/script/context2d 23 23 INSTALLS += target sources 24 25 symbian:{ 26 TARGET.UID3 = 0xA000C608 27 include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) 28 TARGET.EPOCHEAPSIZE = 0x200000 0xA00000 29 contextScripts.path = . 30 contextScripts.sources = scripts 31 DEPLOYMENT += contextScripts 32 }
Note:
See TracChangeset
for help on using the changeset viewer.