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