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 2236

Summary: Add Support for Visual Studio 2013
Product: SDL_mixer Reporter: Joe LeVeque <joeleveque>
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: unspecified   
Hardware: All   
OS: Windows (All)   
Attachments: SDL_mixer_VS2013.sln
SDL_mixer_VS2013.vcxproj
native_midi_VS2013.vcxproj
playmus_VS2013.vcxproj
playwave_VS2013.vcxproj
timidity_VS2013.vcxproj

Description Joe LeVeque 2013-11-14 07:02:41 UTC
Created attachment 1431 [details]
SDL_mixer_VS2013.sln

Attached are Visual Studio 2013 Solution/Project files for SDL_mixer.
Comment 1 Joe LeVeque 2013-11-14 07:03:06 UTC
Created attachment 1432 [details]
SDL_mixer_VS2013.vcxproj
Comment 2 Joe LeVeque 2013-11-14 07:03:33 UTC
Created attachment 1433 [details]
native_midi_VS2013.vcxproj
Comment 3 Joe LeVeque 2013-11-14 07:03:55 UTC
Created attachment 1434 [details]
playmus_VS2013.vcxproj
Comment 4 Joe LeVeque 2013-11-14 07:04:21 UTC
Created attachment 1435 [details]
playwave_VS2013.vcxproj
Comment 5 Joe LeVeque 2013-11-14 07:04:46 UTC
Created attachment 1436 [details]
timidity_VS2013.vcxproj
Comment 6 Sam Lantinga 2013-11-16 20:20:29 UTC
Added, thanks!