Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unused inc folder #92

Closed
hansmbakker opened this issue Dec 29, 2019 · 5 comments
Closed

Unused inc folder #92

hansmbakker opened this issue Dec 29, 2019 · 5 comments

Comments

@hansmbakker
Copy link

hansmbakker commented Dec 29, 2019

A lot of the samples add the ..\inc folder as additional includes folder, while for most samples this folder does not exist.

Examples:

<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);..\inc;.</AdditionalIncludeDirectories>

<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);..\inc;.;..\..\DMF\Modules.Library</AdditionalIncludeDirectories>

@samtertzakian
Copy link
Member

samtertzakian commented Dec 29, 2019 via email

@hansmbakker
Copy link
Author

Agree that they compile fine, I just noticed it and decided to share my findings.

@samtertzakian
Copy link
Member

Thank you for you notes, Hans. Look for an update this week or early next week due to holidays.

@hansmbakker
Copy link
Author

I understand, enjoy the New Year celebration! Happy New Year :)

@samtertzakian
Copy link
Member

Fixed in Release 1.1.39. Thank you for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants