We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1185

Summary: VS 2010 project files do not support 64-bit builds
Product: SDL Reporter: Ed Kiser <edkiser>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: x86_64   
OS: Windows Vista   
Attachments: Patch with proposed fixes

Description Ed Kiser 2011-04-19 09:28:53 UTC
Created attachment 602 [details]
Patch with proposed fixes

The Visual Studio 2010 project files have hard-coded relative paths which prevent them from doing side-by-side 32-bit and 64-bit builds.

I have attached a patch that appears to fix this problem. (This is the first time I've ever submitted a patch for anything... your patience is appreciated!)
Comment 1 Sam Lantinga 2011-04-19 09:56:40 UTC
Thanks, your patch looks good!
http://hg.libsdl.org/SDL/rev/918efbff8259