mkxp.pro: sharedmidistate.h is a header
This commit is contained in:
parent
7790bd6c2c
commit
29995bee7f
1 changed files with 4 additions and 2 deletions
6
mkxp.pro
6
mkxp.pro
|
@ -217,10 +217,12 @@ RGSS2 {
|
||||||
}
|
}
|
||||||
|
|
||||||
MIDI {
|
MIDI {
|
||||||
SOURCES += \
|
HEADERS += \
|
||||||
src/midisource.cpp \
|
|
||||||
src/sharedmidistate.h
|
src/sharedmidistate.h
|
||||||
|
|
||||||
|
SOURCES += \
|
||||||
|
src/midisource.cpp
|
||||||
|
|
||||||
DEFINES += MIDI
|
DEFINES += MIDI
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue