Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#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)

msvc_proj_fix.diff (2.2 KB ) - added by SF/upthorn 15 years ago.
combined patch for the four scumm.vcproj files
msvc_proj_7_fix.diff (488 bytes ) - added by SF/upthorn 15 years ago.
patch which applies to either of dists\msvc7\scumm.vcproj and dists\msvc71\scumm.vcproj
msvc_proj_8+_fix.diff (450 bytes ) - added by SF/upthorn 15 years ago.
patch which applies to either of dists\msvc8\scumm.vcproj or dists\msvc9\scumm.vcproj

Download all attachments as: .zip

Change History (7)

by SF/upthorn, 15 years ago

Attachment: msvc_proj_fix.diff added

combined patch for the four scumm.vcproj files

by SF/upthorn, 15 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 SF/upthorn, 15 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 SF/upthorn, 15 years ago

added separated patches, and increased priority since ScummVM will no longer compile on MSVC without these changes.

comment:2 by SF/upthorn, 15 years ago

Priority: normalhigh

comment:3 by fingolfin, 15 years ago

Owner: set to fingolfin
Status: newclosed

comment:4 by digitall, 5 years ago

Component: Port: Win32
Note: See TracTickets for help on using tickets.