add ScreenHighScores to 2k3 and 2k5 solutions

This commit is contained in:
AJ Kelly
2008-11-27 03:34:41 +00:00
parent ada22d4312
commit 685ecfd549
2 changed files with 14 additions and 0 deletions
+6
View File
@@ -352,6 +352,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
<File
RelativePath=".\ScreenGameplayNormal.h">
</File>
<File
RelativePath=".\ScreenHighScores.cpp">
</File>
<File
RelativePath=".\ScreenHighScores.h">
</File>
<File
RelativePath="ScreenHowToPlay.cpp">
</File>
+8
View File
@@ -470,6 +470,14 @@
RelativePath=".\ScreenGameplaySyncMachine.h"
>
</File>
<File
RelativePath=".\ScreenHighScores.cpp"
>
</File>
<File
RelativePath=".\ScreenHighScores.h"
>
</File>
<File
RelativePath="ScreenHowToPlay.cpp"
>