add missing Course*CRS files
This commit is contained in:
@@ -80,8 +80,15 @@ Character.cpp Character.h \
|
||||
CodeDetector.cpp CodeDetector.h \
|
||||
Command.cpp Command.h \
|
||||
CommonMetrics.cpp CommonMetrics.h \
|
||||
Difficulty.cpp Difficulty.h EnumHelper.cpp EnumHelper.h Course.cpp Course.h \
|
||||
CourseUtil.cpp CourseUtil.h DateTime.cpp DateTime.h Font.cpp Font.h FontCharAliases.cpp FontCharAliases.h \
|
||||
Course.cpp Course.h \
|
||||
CourseLoaderCRS.cpp CourseLoaderCRS.h \
|
||||
CourseUtil.cpp CourseUtil.h \
|
||||
CourseWriterCRS.cpp CourseWriterCRS.h \
|
||||
DateTime.cpp DateTime.h \
|
||||
Difficulty.cpp Difficulty.h \
|
||||
EnumHelper.cpp EnumHelper.h \
|
||||
Font.cpp Font.h \
|
||||
FontCharAliases.cpp FontCharAliases.h \
|
||||
FontCharmaps.cpp FontCharmaps.h Game.cpp Game.h GameCommand.cpp GameCommand.h \
|
||||
GameConstantsAndTypes.cpp GameConstantsAndTypes.h \
|
||||
GameInput.cpp GameInput.h Grade.cpp Grade.h HighScore.cpp HighScore.h Inventory.cpp Inventory.h LuaFunctions.h \
|
||||
|
||||
@@ -745,12 +745,24 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="Course.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CourseLoaderCRS.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CourseLoaderCRS.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CourseUtil.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CourseUtil.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CourseWriterCRS.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CourseWriterCRS.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="DateTime.cpp">
|
||||
</File>
|
||||
|
||||
@@ -731,12 +731,24 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="Course.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CourseLoaderCRS.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CourseLoaderCRS.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CourseUtil.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CourseUtil.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CourseWriterCRS.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CourseWriterCRS.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="DateTime.cpp">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user