diff options
Diffstat (limited to 'dists/devcpp')
-rw-r--r-- | dists/devcpp/scummvm.dev | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/devcpp/scummvm.dev b/dists/devcpp/scummvm.dev index 236d2325d8..f8cdb45536 100644 --- a/dists/devcpp/scummvm.dev +++ b/dists/devcpp/scummvm.dev @@ -14,7 +14,7 @@ Compiler= CppCompiler=-Wno-multichar_@@_-DUSE_ZLIB_@@_ Linker=cine/cine.a_@@_gob/gob.a_@@_kyra/kyra.a_@@_lure/lure.a_@@_queen/queen.a_@@_saga/saga.a_@@_scumm/scumm.a_@@_simon/simon.a_@@_sky/sky.a_@@_sword1/sword1.a_@@_sword2/sword2.a_@@_-lSDL.dll_@@_-lwinmm_@@_-lzdll_@@_ IsCpp=1 -Icon=scummvm.ico +Icon=icons/scummvm.ico ExeOutput=scummvm ObjectOutput=scummvm OverrideOutput=0 |