Sha256: d705bf6d5be0d9189adbc8f0622627f04b92f2c0ff67b01df9740939b6cb8a74
Contents?: true
Size: 586 Bytes
Versions: 4
Compression:
Stored size: 586 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <_PropertySheetDisplayName>Static Debug Library</_PropertySheetDisplayName> </PropertyGroup> <ImportGroup Label="PropertySheets"> <Import Project="Debug.props" /> <Import Project="LIB.props" /> </ImportGroup> <ItemDefinitionGroup> <ClCompile> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> <LinkIncremental>true</LinkIncremental> </ClCompile> </ItemDefinitionGroup> </Project>
Version data entries
4 entries across 4 versions & 1 rubygems