#9012 closed patch
Fix MSVC dists to include new necessary files
Reported by: | SF/upthorn | Owned by: | fingolfin |
---|---|---|---|
Priority: | high | Component: | Port: Win32 |
Version: | Keywords: | ||
Cc: | Game: |
Description
The Scumm.vcproj file in each the MSVC version dists was missing engines\scumm\script_v3.cpp and engines\scumm\script_v4.cpp that are now necessary to the compilation. This patch addresses that.
Ticket imported from: #2776913. Ticket imported from: patches/1117.
Attachments (3)
Change History (7)
by , 16 years ago
Attachment: | msvc_proj_fix.diff added |
---|
by , 16 years ago
Attachment: | msvc_proj_7_fix.diff added |
---|
patch which applies to either of dists\msvc7\scumm.vcproj and dists\msvc71\scumm.vcproj
by , 16 years ago
Attachment: | msvc_proj_8+_fix.diff added |
---|
patch which applies to either of dists\msvc8\scumm.vcproj or dists\msvc9\scumm.vcproj
comment:1 by , 16 years ago
added separated patches, and increased priority since ScummVM will no longer compile on MSVC without these changes.
comment:2 by , 16 years ago
Priority: | normal → high |
---|
comment:3 by , 16 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → Port: Win32 |
---|
Note:
See TracTickets
for help on using tickets.
combined patch for the four scumm.vcproj files