summaryrefslogtreecommitdiff
path: root/muse2/muse/instruments/CMakeLists.txt
diff options
context:
space:
mode:
authorterminator356 <termtech@rogers.com>2014-01-10 21:16:26 -0500
committerterminator356 <termtech@rogers.com>2014-01-10 21:16:26 -0500
commit0da82e59960c237955e14fa45965ae60b1d181b8 (patch)
tree3c65741b7b5c82d73d01a3cbee7ce480d1ab1956 /muse2/muse/instruments/CMakeLists.txt
parent59402f5bcb3804eaa7a2027f2677364c7cca544c (diff)
Added Initialization Sequence editor. Roland SD-50 idf. Modify sysex editor...
Diffstat (limited to 'muse2/muse/instruments/CMakeLists.txt')
-rw-r--r--muse2/muse/instruments/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/muse2/muse/instruments/CMakeLists.txt b/muse2/muse/instruments/CMakeLists.txt
index 5a3bedad..7fcc22b6 100644
--- a/muse2/muse/instruments/CMakeLists.txt
+++ b/muse2/muse/instruments/CMakeLists.txt
@@ -43,9 +43,7 @@ QT4_WRAP_UI ( instruments_uis ${instruments_ui_files} )
##
file (GLOB instruments_source_files
editinstrument.cpp
- editinstrument.h
minstrument.cpp
- minstrument.h
)
##