Skip to content

Filters file improperly created for VC++ : Shared Items Project #8

@marcinols

Description

@marcinols

Within a "Shared Items Project", the filters file should contain references to items in this form:
ClCompile Include="$(MSBuildThisFileDirectory)"

However, the extension creates this instead:
ClInclude Include=""

which makes it to still appear at the top-level instead of the folder where it resides in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions