diff options
| author | nakeee <nakeee@gmail.com> | 2008-09-21 19:54:29 +0000 |
|---|---|---|
| committer | nakeee <nakeee@gmail.com> | 2008-09-21 19:54:29 +0000 |
| commit | e0291e735cd44972603528bf68b690d52bb1dcc3 (patch) | |
| tree | 84eeaca3d0a273b4f28a3790eea55bbbf195630f /Source/Core/VideoCommon | |
| parent | 5c6407b8059b3d4d70184046ef9b3e55112ec37d (diff) | |
cleaned up SConscripts
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@602 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon')
| -rw-r--r-- | Source/Core/VideoCommon/Src/SConscript | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Core/VideoCommon/Src/SConscript b/Source/Core/VideoCommon/Src/SConscript index f9af771339..39187ad818 100644 --- a/Source/Core/VideoCommon/Src/SConscript +++ b/Source/Core/VideoCommon/Src/SConscript @@ -1,3 +1,5 @@ +# -*- python -*- + Import('env') files = [ |
