Last change
on this file since 8 was 8, checked in by dmik, 20 years ago |
Transferred Qt for OS/2 version 3.3.1-rc5 sources from the CVS
|
File size:
291 bytes
|
Line | |
---|
1 | TEMPLATE = subdirs
|
---|
2 |
|
---|
3 | CONFIG += ordered
|
---|
4 |
|
---|
5 | SUBDIRS = uic \
|
---|
6 | uilib \
|
---|
7 | designer \
|
---|
8 | app
|
---|
9 |
|
---|
10 | dll:SUBDIRS *= editor plugins
|
---|
11 | shared:SUBDIRS *= editor plugins
|
---|
12 |
|
---|
13 | #@@todo (dmik): temporary, until all modules can be compiled on OS/2
|
---|
14 | os2:SUBDIRS -= uilib designer app editor plugins
|
---|
Note:
See
TracBrowser
for help on using the repository browser.