Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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