diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index a0487a3537..e68f708906 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -252,7 +252,8 @@ endif Arch = $(LoadingWindow) $(Sound) $(ArchHooks) $(InputHandler) $(MovieTexture) \ $(Lights) $(MemoryCard) $(LowLevelWindow) $(ArchUtils) $(Dialog) $(Threads) \ - arch/arch.h arch/arch.cpp arch/arch_default.h arch/arch_platform.h + arch/arch.h arch/arch_default.h arch/arch_platform.h \ + arch/RageDriver.cpp arch/RageDriver.h RageSoundFileReaders = RageSoundReader_WAV.cpp RageSoundReader_WAV.h diff --git a/stepmania/src/StepMania-net2005.vcproj b/stepmania/src/StepMania-net2005.vcproj index 1241d6e7d9..ed9648cc44 100644 --- a/stepmania/src/StepMania-net2005.vcproj +++ b/stepmania/src/StepMania-net2005.vcproj @@ -1757,6 +1757,14 @@ RelativePath="arch\arch_default.h" > + + + +