diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-12-22 19:32:37 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-12-22 19:32:37 +0000 |
| commit | 3db51497db332d85cdb5e8b8c9241a5e2ca4c807 (patch) | |
| tree | 7ce8f23277e4d4c4916a697eea80726971fa9082 /src/qmmpui/CMakeLists.txt | |
| parent | 998118b15690dd88c44c474515b69bfd391c9ed3 (diff) | |
| download | qmmp-3db51497db332d85cdb5e8b8c9241a5e2ca4c807.tar.gz qmmp-3db51497db332d85cdb5e8b8c9241a5e2ca4c807.tar.bz2 qmmp-3db51497db332d85cdb5e8b8c9241a5e2ca4c807.zip | |
fixed cmake support
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7793 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/CMakeLists.txt')
| -rw-r--r-- | src/qmmpui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index 9142f6fe0..d4ede6378 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -71,6 +71,7 @@ SET(libqmmpui_HDRS playlistparser.h qmmpuiplugincache_p.h metadatahelper_p.h + qmmpui_export.h ) SET(libqmmpui_DEVEL_HDRS @@ -99,6 +100,7 @@ SET(libqmmpui_DEVEL_HDRS uihelper.h uiloader.h playlistheadermodel.h + qmmpui_export.h ) |
