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