Remove Quad.cpp
Add glext.h and sm.xpm. Add arch tree.
This commit is contained in:
@@ -43,7 +43,6 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalOptions="/MACHINE:I386 $(intdir)\verstub.obj"
|
AdditionalOptions="/MACHINE:I386 $(intdir)\verstub.obj"
|
||||||
ShowProgress="2"
|
|
||||||
OutputFile="../StepMania-debug.exe"
|
OutputFile="../StepMania-debug.exe"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
@@ -580,9 +579,51 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\StepMania.h">
|
RelativePath=".\StepMania.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="StepMania.xpm">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\resource.h">
|
RelativePath=".\resource.h">
|
||||||
</File>
|
</File>
|
||||||
|
<Filter
|
||||||
|
Name="default"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="arch\default\LoadingWindow_SDL.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="arch\default\LoadingWindow_SDL.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="arch\default\arch.h">
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Win32"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="arch\Win32\LoadingWindow_Win32.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="arch\Win32\LoadingWindow_Win32.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="arch\Win32\arch.h">
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="arch"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="arch\LoadingWindow.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="arch\arch.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="arch\arch.h">
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Transitions"
|
Name="Transitions"
|
||||||
@@ -765,6 +806,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="OptionsCursor.h">
|
RelativePath="OptionsCursor.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="Sample3dObject.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="Sample3dObject.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="ScrollBar.cpp">
|
RelativePath="ScrollBar.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -1082,6 +1129,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="SDL_utils.h">
|
RelativePath="SDL_utils.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="glext.h">
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
@@ -1105,9 +1155,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\BitmapText.h">
|
RelativePath=".\BitmapText.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="Quad.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="Quad.h">
|
RelativePath="Quad.h">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
Reference in New Issue
Block a user