#9129 closed patch
TOOLS: fix compilation and bundle creation issues
| Reported by: | criezy | Owned by: | fingolfin |
|---|---|---|---|
| Priority: | normal | Component: | Tools |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
This patch fixes two recent issues with the tools: 1) It fixes the name of the executable in the Info.plist file for the ScummVM Tools MacOS X bundle 2) It adds an include of config.h in compress.cpp (since that file is now using defines from configure). Without that change vorbis and flac are never built in.
Ticket imported from: #2925824. Ticket imported from: patches/1234.
Attachments (1)
Change History (4)
by , 16 years ago
| Attachment: | compile_mac_fix.patch added |
|---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
| Owner: | set to |
|---|---|
| Status: | new → closed |
| Summary: | Tools: fix compilation and bundle creation issues → TOOLS: fix compilation and bundle creation issues |
comment:3 by , 8 years ago
| Component: | → Tools |
|---|
Note:
See TracTickets
for help on using tickets.

Thanks.