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