update
This commit is contained in:
@@ -252,7 +252,8 @@ endif
|
|||||||
|
|
||||||
Arch = $(LoadingWindow) $(Sound) $(ArchHooks) $(InputHandler) $(MovieTexture) \
|
Arch = $(LoadingWindow) $(Sound) $(ArchHooks) $(InputHandler) $(MovieTexture) \
|
||||||
$(Lights) $(MemoryCard) $(LowLevelWindow) $(ArchUtils) $(Dialog) $(Threads) \
|
$(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
|
RageSoundFileReaders = RageSoundReader_WAV.cpp RageSoundReader_WAV.h
|
||||||
|
|
||||||
|
|||||||
@@ -1757,6 +1757,14 @@
|
|||||||
RelativePath="arch\arch_default.h"
|
RelativePath="arch\arch_default.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\arch\RageDriver.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\arch\RageDriver.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<Filter
|
<Filter
|
||||||
Name="LoadingWindow"
|
Name="LoadingWindow"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user