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 - On VS2013, several projects of release build are not built.
Summary: On VS2013, several projects of release build are not built.
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.1
Hardware: x86_64 Windows 7
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-20 05:40 UTC by Hiroyuki Iwatsuki
Modified: 2014-02-20 20:04 UTC (History)
1 user (show)

See Also:


Attachments
Fix configuration for release build on VS2013 (6.33 KB, patch)
2014-02-20 05:40 UTC, Hiroyuki Iwatsuki
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!