Change: Always build baseset metadata, instead of including it in the repo.

This adds a script and project files to generate these files within MSVC.
This commit is contained in:
Peter Nelson
2019-01-13 09:08:01 +00:00
committed by PeterN
parent e76fd99c47
commit 1334cfb3e5
28 changed files with 661 additions and 871 deletions

View File

@@ -1361,6 +1361,10 @@
<Project>{1a2b3c5e-1c23-41a5-9c9b-acba2aa75fec}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="basesets_vs140.vcxproj">
<Project>{e12e77ca-c0f1-4ada-943f-4929274249d3}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
</Project>