This commit is contained in:
Glenn Maynard
2003-10-14 09:54:48 +00:00
parent 3be673162c
commit 34223d4c0f
2 changed files with 20 additions and 0 deletions
+2
View File
@@ -274,6 +274,7 @@ void Screen::ClearMessageQueue( const ScreenMessage SM )
#include "ScreenDemonstration.h"
#include "ScreenInstructions.h"
#include "ScreenNameEntry.h"
#include "ScreenNameEntryTraditional.h"
#include "ScreenJukebox.h"
#include "ScreenJukeboxMenu.h"
#include "ScreenStyleSplash.h"
@@ -376,6 +377,7 @@ Screen* Screen::Create( CString sClassName )
IF_RETURN( ScreenDemonstration );
IF_RETURN( ScreenInstructions );
IF_RETURN( ScreenNameEntry );
IF_RETURN( ScreenNameEntryTraditional );
IF_RETURN( ScreenJukebox );
IF_RETURN( ScreenJukeboxMenu );
IF_RETURN( ScreenStyleSplash );
+18
View File
@@ -175,6 +175,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
<File
RelativePath="ScreenAttract.h">
</File>
<File
RelativePath="ScreenBookkeeping.cpp">
</File>
<File
RelativePath="ScreenBookkeeping.h">
</File>
<File
RelativePath="ScreenCaution.cpp">
</File>
@@ -316,6 +322,12 @@ cl /Zl /nologo /c verstub.cpp /Fo&quot;$(IntDir)&quot;\
<File
RelativePath="ScreenNameEntry.h">
</File>
<File
RelativePath="ScreenNameEntryTraditional.cpp">
</File>
<File
RelativePath="ScreenNameEntryTraditional.h">
</File>
<File
RelativePath="ScreenOptions.cpp">
</File>
@@ -1754,6 +1766,12 @@ cl /Zl /nologo /c verstub.cpp /Fo&quot;$(IntDir)&quot;\
<File
RelativePath="arch\ArchHooks\ArchHooks.cpp">
</File>
<File
RelativePath="Bookkeeper.cpp">
</File>
<File
RelativePath="Bookkeeper.h">
</File>
<File
RelativePath=".\FontManager.cpp">
</File>