diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/qmmp/CMakeLists.txt | 1 | ||||
| -rw-r--r-- | src/qmmp/qmmp.pro | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/qmmp/CMakeLists.txt b/src/qmmp/CMakeLists.txt index 304044117..da83defc8 100644 --- a/src/qmmp/CMakeLists.txt +++ b/src/qmmp/CMakeLists.txt @@ -78,7 +78,6 @@ SET(libqmmp_MOC_HDRS SET(libqmmp_DEVEL_HDRS buffer.h - constants.h decoderfactory.h decoder.h effectfactory.h diff --git a/src/qmmp/qmmp.pro b/src/qmmp/qmmp.pro index e803844f0..787c77d2f 100644 --- a/src/qmmp/qmmp.pro +++ b/src/qmmp/qmmp.pro @@ -58,7 +58,6 @@ contains(CONFIG, SVN_VERSION) { unix { target.path = $$LIB_DIR devel.files += buffer.h \ - constants.h \ decoderfactory.h \ decoder.h \ effectfactory.h \ |
