From 49df818803ecc1eb56daeabe8696d8732d0faa82 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 10 Jul 2009 17:44:48 +0000 Subject: fixed installation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1017 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmp/CMakeLists.txt | 1 - src/qmmp/qmmp.pro | 1 - 2 files changed, 2 deletions(-) (limited to 'src') 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 \ -- cgit v1.2.3-13-gbd6f