| Summary: | Fix solution/project files for VS2012 | ||
|---|---|---|---|
| Product: | SDL_image | Reporter: | Hiroyuki Iwatsuki <don> |
| Component: | misc | Assignee: | Andreas Schiffler <aschiffler> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Windows 7 | ||
| Attachments: | Patch for solution/project files for VS2012. | ||
Verified and checked in contributed patch. Thanks! |
Created attachment 1042 [details] Patch for solution/project files for VS2012. Fix some issues of solution/project files for VS2012. * Fix OutDir/IntDir of Win32 platform. * Remove unnecessary PrecompiledHeaderOutputFile/ProgramDatabaseFile. * Fix path of SDL2_image.dll on PostBuildEvent. * Fix ProjectReference from SDL_image_VS2010.vcxproj to SDL_image_VS2012.vcxproj.