Roar! I thought I comitted this!
remove libresample
This commit is contained in:
@@ -771,10 +771,9 @@ cryptopp = [
|
||||
|
||||
env = conf.Finish()
|
||||
|
||||
SConscript('libresample/SConscript')
|
||||
env.Append(CPPFLAGS=' -g2', CPPPATH=['.']) # NOPORT debug symbols?
|
||||
env.Program('stepmania',
|
||||
Screens + DataStructures + FileTypes + StepMania + Arch +\
|
||||
ActorsInGameplayAndMenus + ActorsInMenus + ActorsInGameplay + Rage +\
|
||||
Actors + GlobalSingletons + crypto + cryptopp + [ "libresample/libresample.a" ] )
|
||||
Actors + GlobalSingletons + crypto + cryptopp )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user