#8324 closed patch
VC6 - Project/Workspace Files Update
Reported by: | SF/theraraavis | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Port: Win32 |
Version: | Keywords: | ||
Cc: | Game: |
Description
I recently tried to compile ScummVM CVS with MSVC6 and found that the workspaces and project files were out of date (missing files, files referenced that were in the attic, Broken Sword 1 didn't have a project.) I have attached a zip file with the workspace/project files I used, along with the diffs between the CVS files and what I came up with.
I tested the files with Debug and Release configuration and everything seems fine. I don't have a large library of games, though...
Hope this helps.
Ticket imported from: #893817. Ticket imported from: patches/429.
Attachments (1)
Change History (12)
by , 21 years ago
Attachment: | msvc6-wkspcs-prjs.zip added |
---|
comment:1 by , 21 years ago
Owner: | set to |
---|
comment:3 by , 21 years ago
Yep, I agree. This should be checked in as soon possible (devcvs isn't working for me at the moment, is it for anyone else?)
comment:4 by , 21 years ago
One nitpick with this: the project files should be sword1 / sword2, not bs1 / bs2.
Otherwise, I'd think this should go into both HEAD and the 0.6.0 branch, no?
comment:5 by , 21 years ago
Care to comment, Ender? Shouldn't we try to get this into the 0.6.0 branch?
Ideally, by somebody who can check if the files work :-)
comment:6 by , 21 years ago
Yes, I do believe they should be in the branch. But who do you suggest should check them?
I havn't had MSVC anything around since 0.3.0 :)
comment:7 by , 21 years ago
Well we can also just blindly put them in, it hardly can get worse than the current non-working VC6 project files, can it? :-)
Although now that the flac patch is in, I bet these need to be tweaked once again (to add sound/flac.cpp) :-)
Maybe the patch submitter can do that, at the same time renaming the bs1/bs2 project files to sword1/sword2 ?
The only team member of which I know that he has VC6 is Jamieson, and he's currently on "vacation" from ScummVM :-)
comment:8 by , 21 years ago
I just put it in as it is for now. I figure it can't get worse than it is already :-)
comment:9 by , 21 years ago
Owner: | changed from | to
---|---|
Status: | new → closed |
comment:10 by , 21 years ago
I just put it in as it is for now. I figure it can't get worse than it is already :-)
comment:11 by , 6 years ago
Component: | → Port: Win32 |
---|
MSVC6 Workspace/Project Build Files