source: trunk/plugins/src/src.pro@ 204

Last change on this file since 204 was 204, checked in by rudi, 14 years ago

Added plugin source code

File size: 237 bytes
Line 
1TEMPLATE = subdirs
2
3shared {
4 SUBDIRS *= accessible codecs imageformats sqldrivers styles
5 embedded:SUBDIRS *= gfxdrivers
6}
7dll {
8 SUBDIRS *= accessible codecs imageformats sqldrivers styles
9 embedded:SUBDIRS *= gfxdrivers
10}
Note: See TracBrowser for help on using the repository browser.