Changeset 555 for trunk/examples/designer/customwidgetplugin
- Timestamp:
- Feb 9, 2010, 2:24:11 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/designer/customwidgetplugin/customwidgetplugin.pro
r553 r555 1 1 #! [0] #! [1] 2 CONFIG += designer plugin 2 TEMPLATE = lib 3 3 #! [0] 4 4 TARGET = $$qtLibraryTarget($$TARGET) 5 5 os2:TARGET_SHORT = $$qtLibraryTarget(cstmwgt) 6 6 #! [2] 7 TEMPLATE = lib 7 CONFIG += designer plugin 8 8 #! [1] #! [2] 9 9 QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/designer
Note:
See TracChangeset
for help on using the changeset viewer.