LTCG.props 407 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <_PropertySheetDisplayName>Link Time Code Generation Library</_PropertySheetDisplayName>
  5. </PropertyGroup>
  6. <ImportGroup Label="PropertySheets">
  7. <Import Project="LIB.props" />
  8. <Import Project="Link.props" />
  9. </ImportGroup>
  10. </Project>