Changeset 993 for trunk/examples/designer/containerextension
- Timestamp:
- Aug 17, 2011, 1:02:13 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/designer/containerextension/containerextension.pro
r561 r993 3 3 #! [0] 4 4 TARGET = $$qtLibraryTarget($$TARGET) 5 os2:TARGET_SHORT = $$qtLibraryTarget(cntrext)6 5 #! [1] 7 6 CONFIG += designer plugin … … 21 20 #! [2] 22 21 22 os2:TARGET_SHORT = $$qtLibraryTarget(cntrext) 23 23 24 # install 24 25 target.path = $$[QT_INSTALL_PLUGINS]/designer
Note:
See TracChangeset
for help on using the changeset viewer.