add ScreenProfileSave
This commit is contained in:
@@ -213,6 +213,7 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
AdditionalOptions="/MACHINE:I386 "$(intdir)\verstub.obj""
|
||||
AdditionalDependencies="libjpeg/jpeg.lib libpng/lib/libpng.lib"
|
||||
OutputFile="../Program/StepMania-fastdebug.exe"
|
||||
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories=""
|
||||
@@ -544,6 +545,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath=".\ScreenProfileLoad.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ScreenProfileSave.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ScreenProfileSave.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenPrompt.cpp">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user