blob: fe0390cf813ee956fad74dbd3ce0ceed9edb591f [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{79DD6052-5570-30C0-8B0C-4974F50ACF12}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GemStone.GemFire.Cache.Tests</RootNamespace>
<AssemblyName>SecurityUtil</AssemblyName>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>${CMAKE_SOURCE_DIR}/../release/keys/gemfire.snk</AssemblyOriginatorKeyFile>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation />
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<NoWarn>618</NoWarn>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<NoWarn>618</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
<DebugSymbols>true</DebugSymbols>
<Optimize>false</Optimize>
<IntermediateOutputPath>Debug</IntermediateOutputPath>
<OutputPath>Debug</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>618</NoWarn>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<IntermediateOutputPath>Debug</IntermediateOutputPath>
<OutputPath>Debug</OutputPath>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<NoWarn>618</NoWarn>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\clicache\gfclicache.vcxproj">
<CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\clicache\templates\Templates.csproj">
<CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\AuthzCredentialGenerator.cs">
<Link>AuthzCredentialGenerator.cs</Link>
</Compile>
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\CredentialGenerator.cs">
<Link>CredentialGenerator.cs</Link>
</Compile>
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\LdapCredentialGenerator.cs">
<Link>LdapCredentialGenerator.cs</Link>
</Compile>
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\PKCSCredentialGenerator.cs">
<Link>PKCSCredentialGenerator.cs</Link>
</Compile>
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\XmlAuthzCredentialGenerator.cs">
<Link>XmlAuthzCredentialGenerator.cs</Link>
</Compile>
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\DummyAuthorization3.cs">
<Link>DummyAuthorization3.cs</Link>
</Compile>
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\AuthzCredentialGeneratorN.cs" />
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\CredentialGeneratorN.cs" />
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\DummyAuthorization3N.cs" />
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\LdapCredentialGeneratorN.cs" />
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\PKCSCredentialGeneratorN.cs" />
<Compile Include="${CMAKE_CURRENT_SOURCE_DIR}\SecurityUtil\XmlAuthzCredentialGeneratorN.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DUnitFramework\DUnitFramework.csproj">
<Project>{796727E8-3A6A-46BE-A2DB-584A4774CD51}</Project>
<Name>DUnitFramework</Name>
</ProjectReference>
<ProjectReference Include="..\PkcsWrapper\PkcsWrapper.vcxproj">
<CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>