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