diff options
author | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2009-12-01 05:46:59 (GMT) |
---|---|---|
committer | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2009-12-22 04:41:49 (GMT) |
commit | 27b47c630f8b71897ba56c983c24afe1538f33dc (patch) | |
tree | 1c9c3695c97fd2e1626e7a5c6ca0d3296d71d887 /src/plugins/bearer/bearer.pro | |
parent | d5b6c723973449914134231c01a381ef9af9f6d4 (diff) | |
download | Qt-27b47c630f8b71897ba56c983c24afe1538f33dc.zip Qt-27b47c630f8b71897ba56c983c24afe1538f33dc.tar.gz Qt-27b47c630f8b71897ba56c983c24afe1538f33dc.tar.bz2 |
Convert generic engine into a plugin.
Diffstat (limited to 'src/plugins/bearer/bearer.pro')
-rw-r--r-- | src/plugins/bearer/bearer.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/bearer/bearer.pro b/src/plugins/bearer/bearer.pro new file mode 100644 index 0000000..0e3ef48 --- /dev/null +++ b/src/plugins/bearer/bearer.pro @@ -0,0 +1,3 @@ +TEMPLATE = subdirs + +SUBDIRS += generic |