/embeddedobj/test/

n'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-01-16 12:40:02 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-01-16 12:40:02 +0100
commit9847c3ec4dc276f52fd06b59dd8101506fe84cd9 (patch)
tree7d505bf739c1168b0f9e44a418e2ac4dd9cea741 /solenv
parentb0f254fa1e1cb916fa21234603578de701f75e83 (diff)
gbuild: WNT_INTEL_MSC: replace also // with / in the path
Motivation behind this is to fix processing of idl files. When LibO directory is toplevel disk directory, there are two // in the path which could be the reason idlc fails.