add new files
This commit is contained in:
@@ -133,7 +133,8 @@ FileTypes = IniFile.cpp IniFile.h \
|
||||
StepMania = StdString.h \
|
||||
StepMania.cpp StepMania.h \
|
||||
GameLoop.cpp GameLoop.h \
|
||||
global.cpp global.h
|
||||
global.cpp global.h \
|
||||
SpecialFiles.cpp SpecialFiles.h \
|
||||
|
||||
LoadingWindow = arch/LoadingWindow/LoadingWindow.h \
|
||||
arch/LoadingWindow/LoadingWindow_Null.h
|
||||
@@ -327,7 +328,8 @@ RageTextureID.cpp RageTextureID.h RageTextureManager.cpp RageTextureManager.h Ra
|
||||
RageTimer.cpp RageTimer.h RageTypes.h RageUtil.cpp RageUtil.h RageUtil_CharConversions.cpp RageUtil_CharConversions.h \
|
||||
RageUtil_BackgroundLoader.cpp RageUtil_BackgroundLoader.h RageUtil_FileDB.cpp RageUtil_FileDB.h RageUtil_CircularBuffer.h \
|
||||
RageUtil_AutoPtr.h \
|
||||
RageUtil_WorkerThread.cpp RageUtil_WorkerThread.h
|
||||
RageUtil_WorkerThread.cpp RageUtil_WorkerThread.h \
|
||||
RageUtilLua.cpp
|
||||
|
||||
Actors = \
|
||||
Actor.cpp Actor.h ActorCollision.h ActorFrame.cpp ActorFrame.h \
|
||||
|
||||
@@ -1204,6 +1204,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="ProductInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\SpecialFiles.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\SpecialFiles.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StdString.h">
|
||||
</File>
|
||||
@@ -2465,6 +2471,9 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="RageUtil_WorkerThread.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RageUtilLua.cpp">
|
||||
</File>
|
||||
<Filter
|
||||
Name="Helpers"
|
||||
Filter="">
|
||||
|
||||
Reference in New Issue
Block a user