Skip to content

Convert to Qt/MsBuild action fails with solution-relative property sheets #49

@mkentie

Description

@mkentie

Using Qt Vs Tools 3.4.1, if I have a project that references a props file such as

The conversion will fail because $(SolutionDir) is not resolved, and it tries to load the properties file relative to the project directory:

Image

Editing the vcxproj file to use relative paths for the property sheet is a workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions