parent
58fc85be80
commit
098ee4d46a
2 changed files with 2 additions and 3 deletions
|
@ -32,7 +32,6 @@ add_library(bww STATIC
|
|||
lexer.cpp
|
||||
parser.cpp
|
||||
symbols.cpp
|
||||
writer.cpp
|
||||
)
|
||||
|
||||
if (MSVC)
|
||||
|
|
|
@ -49,7 +49,7 @@ add_library (
|
|||
cleflist.h connector.h cursor.h drumset.h dsp.h duration.h durationtype.h dynamic.h element.h elementlayout.h
|
||||
elementmap.h excerpt.h fermata.h fifo.h figuredbass.h fingering.h fraction.h fret.h glissando.h groups.h hairpin.h
|
||||
harmony.h hook.h icon.h image.h imageStore.h iname.h input.h instrchange.h instrtemplate.h instrument.h interval.h
|
||||
jump.h key.h keyfinder.h keylist.h keysig.h lasso.h layout.h layoutbreak.h ledgerline.h letring.h line.h location.h
|
||||
jump.h key.h keylist.h keysig.h lasso.h layout.h layoutbreak.h ledgerline.h letring.h line.h location.h
|
||||
lyrics.h marker.h mcursor.h measure.h measurebase.h mscore.h mscoreview.h musescoreCore.h navigate.h note.h notedot.h
|
||||
noteevent.h noteline.h ossia.h ottava.h page.h palmmute.h part.h pedal.h pitch.h pitchspelling.h pitchvalue.h plugins.h
|
||||
pos.h property.h range.h read206.h rehearsalmark.h repeat.h repeatlist.h rest.h revisions.h score.h scoreElement.h segment.h
|
||||
|
@ -68,7 +68,7 @@ add_library (
|
|||
fifo.cpp fret.cpp glissando.cpp hairpin.cpp
|
||||
harmony.cpp hook.cpp image.cpp iname.cpp instrchange.cpp
|
||||
instrtemplate.cpp instrument.cpp interval.cpp
|
||||
key.cpp keyfinder.cpp keysig.cpp lasso.cpp
|
||||
key.cpp keysig.cpp lasso.cpp
|
||||
layoutbreak.cpp layout.cpp line.cpp lyrics.cpp measurebase.cpp
|
||||
measure.cpp navigate.cpp note.cpp noteevent.cpp ottava.cpp
|
||||
page.cpp part.cpp pedal.cpp letring.cpp vibrato.cpp palmmute.cpp pitch.cpp pitchspelling.cpp
|
||||
|
|
Loading…
Reference in a new issue