[PATCH] msvcmaker: the Visual Studio project conversion tool requires a configuration type.

Reece Dunn msclrhd at googlemail.com
Wed Oct 15 02:27:28 CDT 2008


When Visual Studio is importing a dsp project, it requires the CFG
names to be of the form "Platform Type". If they are not, you get an
error saying "The project consists entirely of configurations that
require support for platforms which are not installed on this
machine."

This patch always ensures that there is a Type set.

This fixes being able to convert the wine projects (not the test
projects) after running msvcmaker without any arguments.

- Reece
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-msvcmaker-the-Visual-Studio-project-conversion-tool.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081015/2e15f824/attachment.txt 


More information about the wine-patches mailing list