Changeset 561 for trunk/examples/graphicsview/elasticnodes/elasticnodes.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/graphicsview/elasticnodes/elasticnodes.pro
r2 r561 10 10 graphwidget.cpp 11 11 12 TARGET.EPOCHEAPSIZE = 0x200000 0xA00000 13 12 14 # install 13 15 target.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/elasticnodes … … 15 17 sources.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/elasticnodes 16 18 INSTALLS += target sources 19 20 symbian { 21 TARGET.UID3 = 0xA000A642 22 include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) 23 }
Note:
See TracChangeset
for help on using the changeset viewer.