fix compile
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Microsoft Developer Studio Project File - Name="StepMania" - Package Owner=<4>
|
# Microsoft Developer Studio Project File - Name="StepMania" - Package Owner=<4>
|
||||||
# Microsoft Developer Studio Generated Build File, Format Version 60000
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
||||||
# ** DO NOT EDIT **
|
# ** DO NOT EDIT **
|
||||||
|
|
||||||
# TARGTYPE "Win32 (x86) Application" 0x0101
|
# TARGTYPE "Win32 (x86) Application" 0x0101
|
||||||
@@ -1446,10 +1446,6 @@ SOURCE=.\arch\LowLevelWindow\LowLevelWindow_Win32.h
|
|||||||
# PROP Default_Filter ""
|
# PROP Default_Filter ""
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\arch\Lights\LightsDriver.cpp
|
|
||||||
# End Source File
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=.\arch\Lights\LightsDriver.h
|
SOURCE=.\arch\Lights\LightsDriver.h
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
@@ -1464,6 +1460,14 @@ SOURCE=.\arch\Lights\LightsDriver_SystemMessage.cpp
|
|||||||
|
|
||||||
SOURCE=.\arch\Lights\LightsDriver_SystemMessage.h
|
SOURCE=.\arch\Lights\LightsDriver_SystemMessage.h
|
||||||
# End Source File
|
# End Source File
|
||||||
|
# Begin Source File
|
||||||
|
|
||||||
|
SOURCE=.\arch\Lights\LightsDriver_Win32Parallel.cpp
|
||||||
|
# End Source File
|
||||||
|
# Begin Source File
|
||||||
|
|
||||||
|
SOURCE=.\arch\Lights\LightsDriver_Win32Parallel.h
|
||||||
|
# End Source File
|
||||||
# End Group
|
# End Group
|
||||||
# Begin Group "MemoryCard"
|
# Begin Group "MemoryCard"
|
||||||
|
|
||||||
|
|||||||
@@ -1270,9 +1270,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
<Filter
|
<Filter
|
||||||
Name="Lights"
|
Name="Lights"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
|
||||||
RelativePath="arch\Lights\LightsDriver.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\Lights\LightsDriver.h">
|
RelativePath="arch\Lights\LightsDriver.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -1285,6 +1282,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
<File
|
<File
|
||||||
RelativePath="arch\Lights\LightsDriver_SystemMessage.h">
|
RelativePath="arch\Lights\LightsDriver_SystemMessage.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="arch\Lights\LightsDriver_Win32Parallel.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="arch\Lights\LightsDriver_Win32Parallel.h">
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="MemoryCard"
|
Name="MemoryCard"
|
||||||
|
|||||||
Reference in New Issue
Block a user