diff options
| author | XTra.KrazzY <XTra.KrazzY@gmail.com> | 2009-10-12 16:29:32 +0000 |
|---|---|---|
| committer | XTra.KrazzY <XTra.KrazzY@gmail.com> | 2009-10-12 16:29:32 +0000 |
| commit | c2ae2e8d588223d34571e96071ae3a64a43ea926 (patch) | |
| tree | bf5f99f966923af4035ce18785f3da30c835bc6e /SConstruct | |
| parent | 34e887527c1226638a9fa3187ab48547104d7249 (diff) | |
Started fixing SW video compilation for linux, must go home now
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4410 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct index fef7f91753..6dda1356d5 100644 --- a/SConstruct +++ b/SConstruct @@ -78,6 +78,7 @@ dirs = [ 'Source/Core/DSPCore/Src', 'Source/DSPTool/Src', 'Source/Plugins/Plugin_VideoOGL/Src', + 'Source/Plugins/Plugin_VideoSoftware/Src', 'Source/Plugins/Plugin_DSP_HLE/Src', 'Source/Plugins/Plugin_DSP_LLE/Src', 'Source/Plugins/Plugin_PadSimple/Src', |
