Changeset 553
- Timestamp:
- Feb 9, 2010, 2:03:42 PM (15 years ago)
- Location:
- trunk/examples/designer
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/designer/containerextension/containerextension.pro
r2 r553 3 3 #! [0] 4 4 TARGET = $$qtLibraryTarget($$TARGET) 5 5 6 #! [1] 6 7 CONFIG += designer plugin -
trunk/examples/designer/customwidgetplugin/customwidgetplugin.pro
r2 r553 3 3 #! [0] 4 4 TARGET = $$qtLibraryTarget($$TARGET) 5 5 6 #! [2] 6 7 TEMPLATE = lib -
trunk/examples/designer/taskmenuextension/taskmenuextension.pro
r2 r553 3 3 #! [0] 4 4 TARGET = $$qtLibraryTarget($$TARGET) 5 5 6 #! [1] 6 7 CONFIG += designer plugin -
trunk/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro
r2 r553 3 3 #! [0] 4 4 TARGET = $$qtLibraryTarget($$TARGET) 5 5 6 #! [1] 6 7 TEMPLATE = lib
Note:
See TracChangeset
for help on using the changeset viewer.