diff options
| author | Vegard Storheil Eriksen <zyp@jvnv.net> | 2010-10-02 01:52:19 +0200 | 
|---|---|---|
| committer | Vegard Storheil Eriksen <zyp@jvnv.net> | 2010-10-02 01:52:19 +0200 | 
| commit | bf4827f46f22b4df0fa2ddd6716fd59247f9e1bb (patch) | |
| tree | e00560c4533c1907e9901ab95112c5bd790de743 /SConscript | |
| parent | 35094294df2e1b5fdb6fd63abd9f7c195b25c6da (diff) | |
Ported from SDL to SFML.
Diffstat (limited to 'SConscript')
| -rw-r--r-- | SConscript | 3 | 
1 files changed, 0 insertions, 3 deletions
| @@ -2,7 +2,4 @@ Import('env')  sources = Glob('*.cpp') -if env['PLATFORM'] == 'darwin': -	sources.append('SDLMain.m') -  env.Library('wriggle', sources) | 
