Sha256: 791b78745d2309d07dba2e2c64a01fe28a77b69aa4d05b1d47f8120c77a62b3b
Contents?: true
Size: 586 Bytes
Versions: 26
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>Dynamic Debug Library</_PropertySheetDisplayName> </PropertyGroup> <ImportGroup Label="PropertySheets"> <Import Project="Debug.props" /> <Import Project="DLL.props" /> </ImportGroup> <ItemDefinitionGroup> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <LinkIncremental>true</LinkIncremental> </ClCompile> </ItemDefinitionGroup> </Project>
Version data entries
26 entries across 26 versions & 3 rubygems