diff options
Diffstat (limited to 'pkg/wince')
-rw-r--r-- | pkg/wince/wince-cab.cfg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkg/wince/wince-cab.cfg b/pkg/wince/wince-cab.cfg index 1fdabd09..5f37c5ab 100644 --- a/pkg/wince/wince-cab.cfg +++ b/pkg/wince/wince-cab.cfg @@ -9,11 +9,11 @@ d = "$(PROGRAMS_GAMES)/Chocolate Doom/" s = "$(START_GAMES)/" files = { - d+"chocolate-doom.exe": "../../src/chocolate-doom.exe", - d+"chocolate-setup.exe": "../../setup/chocolate-setup.exe", - d+"SDL.dll": "SDL.dll", - d+"SDL_mixer.dll": "SDL_mixer.dll", - d+"SDL_net.dll": "SDL_net.dll", + d+"chocolate-doom.exe": "../../src/chocolate-doom.exe", + d+"chocolate-setup.exe": "../../setup/chocolate-setup.exe", + d+"SDL.dll": "SDL.dll", + d+"SDL_mixer.dll": "SDL_mixer.dll", + d+"libSDL_net-1-2-0.dll": "libSDL_net-1-2-0.dll", } # Start menu links: |