提交 54d13850 authored 作者: Peter Olsson's avatar Peter Olsson

FS-6347 Make PCRE chartables dependent of PCRE download, to make sure build works the first time

上级 8728d918
......@@ -175,6 +175,11 @@
<ItemGroup>
<ClCompile Include="dftables.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Download PCRE.2010.vcxproj">
<Project>{b1e7e876-347f-4dc9-9bea-d1afbd9dff8a}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
......
......@@ -179,6 +179,11 @@
<ItemGroup>
<ClCompile Include="dftables.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Download PCRE.2012.vcxproj">
<Project>{b1e7e876-347f-4dc9-9bea-d1afbd9dff8a}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论