Originally created by: justinvj... (code.google.com)@gmail.com
Originally owned by: ilya.kon... (code.google.com)@gmail.com
What steps will reproduce the problem?
1. Consider a solution file with a project file and project file inherit from a property file [vsprops]
2. The include paths from the property file is not getting inherited into the project file
3.
<Tool
Name="VCCLCompilerTool"
Description="Building the project $(ProjectName)"
AdditionalIncludeDirectories="$(SolutionDir)..\api\OpenMAX\Khronos;
$(SolutionDir)..\api\OpenMAX\QCOM;
$(SolutionDir)VFEDriver\VFEDriverWin\inc;
$(SolutionDir)..\platform\OSAbstraction\inc;
/>
4. The <AdditionalIncludeDirectories> from the property file is not getting into the inherited project file.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Visual Studio 2008, Windows 7
Please provide any additional information below.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: richard.... (code.google.com)@gmail.com
I've reproduced this in a test case, and I'll try to support inherited Property Sheets shortly.
Status: Accepted
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: ilya.kon... (code.google.com)@gmail.com
(No comment was entered for this change.)
Summary: AdditionalIncludeDirectories property from the property sheet file is not getting included.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: ilya.kon... (code.google.com)@gmail.com
(No comment was entered for this change.)
Owner: ilya.kon...@gmail.com
Status: Started