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 2408

Summary: On VS2013, several projects of release build are not built.
Product: SDL Reporter: Hiroyuki Iwatsuki <don>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: gabomdq
Version: HG 2.1   
Hardware: x86_64   
OS: Windows 7   
Attachments: Fix configuration for release build on VS2013

Description Hiroyuki Iwatsuki 2014-02-20 05:40:28 UTC
Created attachment 1566 [details]
Fix configuration for release build on VS2013

On VS2013, several projects of release build are not built.
Configuration mismatches in SDL_VS2013.sln?
Comment 1 Gabriel Jacobo 2014-02-20 20:04:38 UTC
https://hg.libsdl.org/SDL/rev/bd491250c87d

Thanks!