Sha256: 166571c2de7732e7c4f9c44b96df6e1fa485dfb5cd083c1a32b7a1d507702569
Contents?: true
Size: 582 Bytes
Versions: 16
Compression:
Stored size: 582 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <_PropertySheetDisplayName>Console Release Dynamic</_PropertySheetDisplayName> <DefaultLinkage>dynamic</DefaultLinkage> </PropertyGroup> <ImportGroup Label="PropertySheets"> <Import Project="Release.props" /> <Import Project="EXE.props" /> </ImportGroup> <ItemDefinitionGroup> <ClCompile> <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> </ClCompile> </ItemDefinitionGroup> </Project>
Version data entries
16 entries across 16 versions & 3 rubygems