source: trunk/tools/linguist/linguist.pro@ 144

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