diff options
Diffstat (limited to 'games/freeorion/files/patch-SConscript')
-rw-r--r-- | games/freeorion/files/patch-SConscript | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/games/freeorion/files/patch-SConscript b/games/freeorion/files/patch-SConscript deleted file mode 100644 index e1126762fe2f..000000000000 --- a/games/freeorion/files/patch-SConscript +++ /dev/null @@ -1,13 +0,0 @@ ---- ./SConscript.orig Mon Jan 15 01:24:58 2007 -+++ ./SConscript Sun Apr 29 18:37:54 2007 -@@ -77,8 +77,8 @@ - target_sources = [ - 'client/ClientApp.cpp', - 'client/human/HumanClientApp.cpp', -- 'client/human/HumanClientAppSoundFMOD.cpp', --# 'client/human/HumanClientAppSoundOpenAL.cpp', -+# 'client/human/HumanClientAppSoundFMOD.cpp', -+ 'client/human/HumanClientAppSoundOpenAL.cpp', - 'client/human/chmain.cpp', - 'network/ClientNetworkCore.cpp', - 'UI/About.cpp', |