source:
trunk/plugins/src/src.pro
Last change on this file was 204, checked in by , 14 years ago | |
---|---|
File size: 237 bytes |
Rev | Line | |
---|---|---|
[204] | 1 | TEMPLATE = subdirs |
2 | ||
3 | shared { | |
4 | SUBDIRS *= accessible codecs imageformats sqldrivers styles | |
5 | embedded:SUBDIRS *= gfxdrivers | |
6 | } | |
7 | dll { | |
8 | SUBDIRS *= accessible codecs imageformats sqldrivers styles | |
9 | embedded:SUBDIRS *= gfxdrivers | |
10 | } |
Note:
See TracBrowser
for help on using the repository browser.