Sha256: a445cf91ffdbfc59b6615e76cf63296617d093ebd247ca9bbd8cb84f151e802e
Contents?: true
Size: 629 Bytes
Versions: 22
Compression:
Stored size: 629 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <_PropertySheetDisplayName>Static Debug Link Time Code Generation Library</_PropertySheetDisplayName> </PropertyGroup> <ImportGroup Label="PropertySheets"> <Import Project="Debug.props" /> <Import Project="LTCG.props" /> </ImportGroup> <ItemDefinitionGroup> <ClCompile> <DebugInformationFormat>OldStyle</DebugInformationFormat> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> </ClCompile> </ItemDefinitionGroup> </Project>
Version data entries
22 entries across 22 versions & 3 rubygems