source: trunk/tools/designer/designer.pro@ 7

Last change on this file since 7 was 2, checked in by dmik, 20 years ago

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 169 bytes
Line 
1TEMPLATE = subdirs
2
3CONFIG += ordered
4
5SUBDIRS = uic \
6 uilib \
7 designer \
8 app
9
10dll:SUBDIRS *= editor plugins
11shared:SUBDIRS *= editor plugins
Note: See TracBrowser for help on using the repository browser.