[LLVMbugs] [Bug 22336] New: [msbuild] include path in property sheets
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jan 26 11:07:41 PST 2015
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: unassignedbugs at nondot.org
Reporter: mikhail.strelnikov at gmail.com
CC: hans at chromium.org, llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150126/0c788980/attachment.html>
More information about the llvm-bugs
mailing list