From 274b8acfaed067ff0af433101745869078d62acb Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 17 Dec 2006 07:10:07 +0000 Subject: [PATCH] update --- stepmania/src/Makefile.am | 3 ++- stepmania/src/StepMania-net2005.vcproj | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) 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" > + + + +