added ScreenSelectProfile.cpp/h to project files

This commit is contained in:
Vecais Dumais Laacis
2007-08-08 10:19:09 +00:00
parent 9b4cf9a6df
commit c4cdd89627
3 changed files with 21 additions and 1 deletions
+6
View File
@@ -629,6 +629,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
<File
RelativePath="ScreenSelectMusic.h">
</File>
<File
RelativePath=".\ScreenSelectProfile.cpp">
</File>
<File
RelativePath=".\ScreenSelectProfile.h">
</File>
<File
RelativePath="ScreenSelectStyle.cpp">
</File>
+9 -1
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="Windows-1252"?>
<?xml version="1.0" encoding="windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
@@ -830,6 +830,14 @@
RelativePath="ScreenSelectMusic.h"
>
</File>
<File
RelativePath=".\ScreenSelectProfile.cpp"
>
</File>
<File
RelativePath=".\ScreenSelectProfile.h"
>
</File>
<File
RelativePath="ScreenSelectStyle.cpp"
>
+6
View File
@@ -537,6 +537,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File
RelativePath="ScreenSelectMusic.h">
</File>
<File
RelativePath=".\ScreenSelectProfile.cpp">
</File>
<File
RelativePath=".\ScreenSelectProfile.h">
</File>
<File
RelativePath="ScreenSelectStyle.cpp">
</File>