diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index 44f4498764..22417236e2 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -219,7 +219,7 @@ PCRE = pcre/chartables.c pcre/get.c pcre/internal.h pcre/maketables.c pcre/pcre. RageFile = \ RageFile.cpp RageFile.h RageFileDriver.cpp RageFileDriver.h RageFileManager.cpp RageFileManager.h \ RageFileDriverDirect.cpp RageFileDriverDirect.h RageFileDriverDirectHelpers.cpp RageFileDriverDirectHelpers.h \ -RageFileDriverZip.cpp RageFileDriverZip.h +RageFileDriverMemory.cpp RageFileDriverMemory.h RageFileDriverZip.cpp RageFileDriverZip.h Rage = $(Helpers) $(PCRE) $(RageFile) $(RageSoundFileReaders) \ RageBitmapTexture.cpp RageBitmapTexture.h RageDisplay.cpp RageDisplay.h RageDisplay_OGL.cpp RageDisplay_OGL.h \ diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index 45511ff247..332b6db35b 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -62,7 +62,7 @@ IntDir=.\../Debug6 TargetDir=\temp\stepmania\Program TargetName=StepMania-debug SOURCE="$(InputPath)" -PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ +PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ PostBuild_Cmds=disasm\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi # End Special Build Tool @@ -99,7 +99,7 @@ IntDir=.\../Release6 TargetDir=\temp\stepmania\Program TargetName=StepMania SOURCE="$(InputPath)" -PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ +PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ PostBuild_Cmds=disasm\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi # End Special Build Tool @@ -268,6 +268,14 @@ SOURCE=.\RageFileDriverDirectHelpers.h # End Source File # Begin Source File +SOURCE=.\RageFileDriverMemory.cpp +# End Source File +# Begin Source File + +SOURCE=.\RageFileDriverMemory.h +# End Source File +# Begin Source File + SOURCE=.\RageFileDriverZip.cpp # End Source File # Begin Source File diff --git a/stepmania/src/StepMania.vcproj b/stepmania/src/StepMania.vcproj index 2b63c3965a..147d5e9be5 100644 --- a/stepmania/src/StepMania.vcproj +++ b/stepmania/src/StepMania.vcproj @@ -362,10 +362,10 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ RelativePath="ScreenNameEntryTraditional.h"> + RelativePath="ScreenNetEvaluation.cpp"> + RelativePath="ScreenNetEvaluation.h"> @@ -374,10 +374,10 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ RelativePath="ScreenNetSelectMusic.h"> + RelativePath="ScreenNetworkOptions.cpp"> + RelativePath="ScreenNetworkOptions.h"> @@ -1838,6 +1838,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ + + + +