[notesLoaderSMA] Let other OSes have fun.
This commit is contained in:
+2
-1
@@ -147,7 +147,8 @@ NoteTypes.cpp NoteTypes.h NotesLoader.cpp NotesLoader.h \
|
|||||||
NotesLoaderBMS.cpp NotesLoaderBMS.h NotesLoaderDWI.cpp NotesLoaderDWI.h \
|
NotesLoaderBMS.cpp NotesLoaderBMS.h NotesLoaderDWI.cpp NotesLoaderDWI.h \
|
||||||
NotesLoaderKSF.cpp NotesLoaderKSF.h NotesLoaderMidi.cpp NotesLoaderMidi.h \
|
NotesLoaderKSF.cpp NotesLoaderKSF.h NotesLoaderMidi.cpp NotesLoaderMidi.h \
|
||||||
NotesLoaderPMS.cpp NotesLoaderPMS.h NotesLoaderSM.cpp NotesLoaderSM.h \
|
NotesLoaderPMS.cpp NotesLoaderPMS.h NotesLoaderSM.cpp NotesLoaderSM.h \
|
||||||
NotesLoaderSSC.cpp NotesLoaderSSC.h NotesWriterDWI.cpp NotesWriterDWI.h \
|
NotesLoaderSSC.cpp NotesLoaderSSC.h NotesLoaderSMA.cpp NotesLoaderSMA.h \
|
||||||
|
NotesWriterDWI.cpp NotesWriterDWI.h \
|
||||||
NotesWriterSM.cpp NotesWriterSM.h NotesWriterSSC.cpp NotesWriterSSC.h \
|
NotesWriterSM.cpp NotesWriterSM.h NotesWriterSSC.cpp NotesWriterSSC.h \
|
||||||
OptionRowHandler.cpp OptionRowHandler.h OptionsList.cpp OptionsList.h \
|
OptionRowHandler.cpp OptionRowHandler.h OptionsList.cpp OptionsList.h \
|
||||||
PlayerAI.cpp PlayerAI.h PlayerNumber.cpp PlayerNumber.h PlayerOptions.cpp PlayerOptions.h \
|
PlayerAI.cpp PlayerAI.h PlayerNumber.cpp PlayerNumber.h PlayerOptions.cpp PlayerOptions.h \
|
||||||
|
|||||||
@@ -969,10 +969,10 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
RelativePath="NotesLoaderKSF.h">
|
RelativePath="NotesLoaderKSF.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\NotesLoaderMidi.cpp">
|
RelativePath="NotesLoaderMidi.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\NotesLoaderMidi.h">
|
RelativePath="NotesLoaderMidi.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="NotesLoaderPMS.cpp">
|
RelativePath="NotesLoaderPMS.cpp">
|
||||||
@@ -986,6 +986,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
<File
|
<File
|
||||||
RelativePath="NotesLoaderSM.h">
|
RelativePath="NotesLoaderSM.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="NotesLoaderSMA.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="NotesLoaderSMA.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="NotesLoaderSSC.cpp">
|
RelativePath="NotesLoaderSSC.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
@@ -1291,11 +1291,11 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\NotesLoaderMidi.cpp"
|
RelativePath="NotesLoaderMidi.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\NotesLoaderMidi.h"
|
RelativePath="NotesLoaderMidi.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
@@ -1314,6 +1314,12 @@
|
|||||||
RelativePath="NotesLoaderSM.h"
|
RelativePath="NotesLoaderSM.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="NotesLoaderSMA.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="NotesLoaderSMA.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="NotesLoaderSSC.cpp"
|
RelativePath="NotesLoaderSSC.cpp"
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -1433,11 +1433,11 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\NotesLoaderMidi.cpp"
|
RelativePath="NotesLoaderMidi.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\NotesLoaderMidi.h"
|
RelativePath="NotesLoaderMidi.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
@@ -1456,6 +1456,12 @@
|
|||||||
RelativePath="NotesLoaderSM.h"
|
RelativePath="NotesLoaderSM.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="NotesLoaderSMA.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="NotesLoaderSMA.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="NotesLoaderSSC.cpp"
|
RelativePath="NotesLoaderSSC.cpp"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user