http://llvm.org/bugs/show_bug.cgi?id=22336

            Bug ID: 22336
           Summary: [msbuild] include path in property sheets
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified

The property sheets contain the line <LibraryPath> but no <IncludePath>.

Something like this:

<IncludePath>$(LLVMInstallDir)\lib\clang\@LIB_PATH_VERSION@\include;$(IncludePath)</IncludePath>

might need be added to the file
"llvm\tools\msbuild\Microsoft.Cpp.Win32.llvm.props.in".

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to