fix VC2003 project file
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="7.10"
|
Version="7.10"
|
||||||
Name="StepMania"
|
Name="StepMania"
|
||||||
|
RootNamespace="StepMania"
|
||||||
SccProjectName=""
|
SccProjectName=""
|
||||||
SccLocalPath=""
|
SccLocalPath=""
|
||||||
Keyword="MFCProj">
|
Keyword="MFCProj">
|
||||||
@@ -1359,16 +1360,64 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\MovieTexture\MovieTexture_FFMpeg.cpp">
|
RelativePath="arch\MovieTexture\MovieTexture_FFMpeg.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
AdditionalIncludeDirectories=""$(ProjectDir)ffmpeg\include""/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
AdditionalIncludeDirectories=""$(ProjectDir)ffmpeg\include""/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="FastDebug|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
AdditionalIncludeDirectories=""$(ProjectDir)ffmpeg\include""/>
|
||||||
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\MovieTexture\MovieTexture_FFMpeg.h">
|
RelativePath="arch\MovieTexture\MovieTexture_FFMpeg.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\arch\MovieTexture\MovieTexture_Generic.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\arch\MovieTexture\MovieTexture_Generic.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\MovieTexture\MovieTexture_Null.cpp">
|
RelativePath="arch\MovieTexture\MovieTexture_Null.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\MovieTexture\MovieTexture_Null.h">
|
RelativePath="arch\MovieTexture\MovieTexture_Null.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\arch\MovieTexture\MovieTexture_Theora.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
AdditionalIncludeDirectories=""$(ProjectDir)ffmpeg\include""/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
AdditionalIncludeDirectories=""$(ProjectDir)ffmpeg\include""/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="FastDebug|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
AdditionalIncludeDirectories=""$(ProjectDir)ffmpeg\include""/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\arch\MovieTexture\MovieTexture_Theora.h">
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="LowLevelWindow"
|
Name="LowLevelWindow"
|
||||||
@@ -1881,12 +1930,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
<File
|
<File
|
||||||
RelativePath="GhostArrowRow.h">
|
RelativePath="GhostArrowRow.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\HoldGhostArrow.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\HoldGhostArrow.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="HoldJudgment.cpp">
|
RelativePath="HoldJudgment.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -1899,6 +1942,9 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
<File
|
<File
|
||||||
RelativePath="Judgment.h">
|
RelativePath="Judgment.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\LifeMeter.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="LifeMeter.h">
|
RelativePath="LifeMeter.h">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
Reference in New Issue
Block a user