| Summary: | Remove unnecessary PrecompiledHeaderOutputFile. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Hiroyuki Iwatsuki <don> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Windows 7 | ||
| Attachments: | Patch for removing unnecessary PrecompiledHeaderOutputFile. | ||
Fixed, thanks! http://hg.libsdl.org/SDL/rev/729c84dbd1bc |
Created attachment 1041 [details] Patch for removing unnecessary PrecompiledHeaderOutputFile. Some empty directories (Debug or Release) is created when using SDL_VS2012.sln. I hope that those directories are not created.