Sha256: ab439ad45db6d8711f3137b714e39932114a58b1bdef7cf66f14ce0d4e806b86
Contents?: true
Size: 510 Bytes
Versions: 26
Compression:
Stored size: 510 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <_PropertySheetDisplayName>Static Library</_PropertySheetDisplayName> <DefaultLinkage>static</DefaultLinkage> <TargetExt>.lib</TargetExt> </PropertyGroup> <ItemDefinitionGroup> <ClCompile> <PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ClCompile> </ItemDefinitionGroup> </Project>
Version data entries
26 entries across 26 versions & 3 rubygems