diff options
Diffstat (limited to 'qmmp.pri')
| -rw-r--r-- | qmmp.pri | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/qmmp.pri b/qmmp.pri new file mode 100644 index 000000000..e14eebf13 --- /dev/null +++ b/qmmp.pri @@ -0,0 +1,8 @@ +#Common settings for Qmmp build + +#Comment/uncomment this if you want to change plugins list + +CONFIG += JACK_PLUGIN +CONFIG += FLAC_PLUGIN +CONFIG += MUSEPACK_PLUGIN +CONFIG += FFMPEG_PLUGIN
\ No newline at end of file |
