This commit is contained in:
Glenn Maynard
2006-12-17 07:10:07 +00:00
parent 2b9a167455
commit 274b8acfae
2 changed files with 10 additions and 1 deletions
+2 -1
View File
@@ -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
+8
View File
@@ -1757,6 +1757,14 @@
RelativePath="arch\arch_default.h"
>
</File>
<File
RelativePath=".\arch\RageDriver.cpp"
>
</File>
<File
RelativePath=".\arch\RageDriver.h"
>
</File>
<Filter
Name="LoadingWindow"
>