diff options
author | Justin McPherson <justin.mcpherson@nokia.com> | 2009-08-05 04:26:56 (GMT) |
---|---|---|
committer | Justin McPherson <justin.mcpherson@nokia.com> | 2009-08-05 04:26:56 (GMT) |
commit | e7052de274f6a201be628441d144dbbef5868948 (patch) | |
tree | 2456ce91e33a13d49666213e722a12f32d196e0a /src/plugins/audio/audio.pro | |
parent | bd51c3010e78925a2074122b281de53f01be9ef9 (diff) | |
download | Qt-e7052de274f6a201be628441d144dbbef5868948.zip Qt-e7052de274f6a201be628441d144dbbef5868948.tar.gz Qt-e7052de274f6a201be628441d144dbbef5868948.tar.bz2 |
Merge AudioServices into mainline.
Diffstat (limited to 'src/plugins/audio/audio.pro')
-rw-r--r-- | src/plugins/audio/audio.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/audio/audio.pro b/src/plugins/audio/audio.pro new file mode 100644 index 0000000..e93b369 --- /dev/null +++ b/src/plugins/audio/audio.pro @@ -0,0 +1,3 @@ +TEMPLATE = subdirs + +#SUBDIRS += ossaudio |