mkxp.pro: sharedmidistate.h is a header

This commit is contained in:
Jonas Kulla 2014-08-15 22:33:22 +02:00
parent 7790bd6c2c
commit 29995bee7f
1 changed files with 4 additions and 2 deletions

View File

@ -217,10 +217,12 @@ RGSS2 {
}
MIDI {
SOURCES += \
src/midisource.cpp \
HEADERS += \
src/sharedmidistate.h
SOURCES += \
src/midisource.cpp
DEFINES += MIDI
}