|
Last change
on this file since 143 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:
344 bytes
|
| Line | |
|---|
| 1 | TEMPLATE = subdirs
|
|---|
| 2 | SUBDIRS = linguist \
|
|---|
| 3 | tutorial/tt1 \
|
|---|
| 4 | tutorial/tt2 \
|
|---|
| 5 | tutorial/tt3 \
|
|---|
| 6 | lrelease \
|
|---|
| 7 | lupdate \
|
|---|
| 8 | qm2ts
|
|---|
| 9 | CONFIG += ordered
|
|---|
| 10 |
|
|---|
| 11 | ## @todo (dmik) temporary, until everything can be compiled on OS/2
|
|---|
| 12 | os2:SUBDIRS -= \
|
|---|
| 13 | linguist \
|
|---|
| 14 | tutorial/tt1 \
|
|---|
| 15 | tutorial/tt2 \
|
|---|
| 16 | tutorial/tt3 \
|
|---|
| 17 | qm2ts
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.