| <?xml version="1.0" encoding="utf-8"?> | |
| <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
| <ItemGroup Label="ProjectConfigurations"> | |
| <ProjectConfiguration Include="Debug|Win32"> | |
| <Configuration>Debug</Configuration> | |
| <Platform>Win32</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Debug|x64"> | |
| <Configuration>Debug</Configuration> | |
| <Platform>x64</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Release|Win32"> | |
| <Configuration>Release</Configuration> | |
| <Platform>Win32</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Release|x64"> | |
| <Configuration>Release</Configuration> | |
| <Platform>x64</Platform> | |
| </ProjectConfiguration> | |
| </ItemGroup> | |
| <PropertyGroup Label="Globals"> | |
| <ProjectGuid>{30BC57A2-D430-4F27-A4CE-15A131A782D0}</ProjectGuid> | |
| <RootNamespace>cryptoimpl</RootNamespace> | |
| </PropertyGroup> | |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |
| <ConfigurationType>DynamicLibrary</ConfigurationType> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
| <ConfigurationType>DynamicLibrary</ConfigurationType> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
| <ConfigurationType>DynamicLibrary</ConfigurationType> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
| <ConfigurationType>DynamicLibrary</ConfigurationType> | |
| </PropertyGroup> | |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| <ImportGroup Label="ExtensionSettings"> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| </ImportGroup> | |
| <PropertyGroup Label="UserMacros" /> | |
| <PropertyGroup> | |
| <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |
| <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OSBUILDDIR)/hidden/lib/debug\</OutDir> | |
| <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OSBUILDDIR)/src/cpp_objects_g\</IntDir> | |
| <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OSBUILDDIR)/hidden/lib/debug\</OutDir> | |
| <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OSBUILDDIR)/src/cpp_objects_g\</IntDir> | |
| <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OSBUILDDIR)/hidden/lib\</OutDir> | |
| <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OSBUILDDIR)/src/cpp_objects\</IntDir> | |
| <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | |
| <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OSBUILDDIR)/hidden/lib\</OutDir> | |
| <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OSBUILDDIR)/src/cpp_objects\</IntDir> | |
| <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | |
| <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | |
| <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | |
| <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | |
| <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | |
| <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | |
| <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | |
| <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | |
| <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | |
| <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | |
| <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | |
| <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | |
| <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | |
| </PropertyGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| <BuildLog> | |
| <Path>$(IntDir)vslogs\BuildLog_$(ProjectName)_$(Configuration).htm</Path> | |
| </BuildLog> | |
| <ClCompile> | |
| <Optimization>Disabled</Optimization> | |
| <AdditionalIncludeDirectories>$(ACE_DIR);$(OPENSSL)/include;$(STLPORT)/stlport;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| <PreprocessorDefinitions>BUILD_CPPCACHE;ACE_NLOGGING;ACE_NDEBUG;__ACE_INLINE__;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;WINVER=0x0500;_WIN32_WINNT=0x0500;GEMFIRE_VERSION="$(GEMFIRE_VERSION)";GEMFIRE_BUILDID="$(GEMFIRE_BUILDID)";GEMFIRE_PRODUCTNAME="$(GEMFIRE_PRODUCTNAME)";GEMFIRE_BUILDDATE="$(GEMFIRE_BUILDDATE)";LICENSE_VERSION="$(LICENSE_VERSION)";IAL;_X86;DEBUG;GF_DEBUG_ASSERTS=1;GF_DEVEL_ASSERTS=$(CPPDEVEL);%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| <IgnoreStandardIncludePath>false</IgnoreStandardIncludePath> | |
| <MinimalRebuild>true</MinimalRebuild> | |
| <ExceptionHandling>Async</ExceptionHandling> | |
| <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName> | |
| <WarningLevel>Level3</WarningLevel> | |
| <TreatWarningAsError>false</TreatWarningAsError> | |
| <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| <ShowIncludes>false</ShowIncludes> | |
| </ClCompile> | |
| <Link> | |
| <AdditionalDependencies>$(ACELINKNAME)d.lib;ACE_SSLd.lib;$(OPENSSL)/lib/libeay32.lib;$(OPENSSL)/lib/ssleay32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| <AdditionalLibraryDirectories>$(OutDir);$(ACE_DIR)/lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| <GenerateDebugInformation>true</GenerateDebugInformation> | |
| <GenerateMapFile>true</GenerateMapFile> | |
| <OptimizeReferences>true</OptimizeReferences> | |
| <EntryPointSymbol> | |
| </EntryPointSymbol> | |
| <LinkErrorReporting> | |
| </LinkErrorReporting> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| <BuildLog> | |
| <Path>$(IntDir)vslogs\BuildLog_$(ProjectName)_$(Configuration).htm</Path> | |
| </BuildLog> | |
| <Midl> | |
| <TargetEnvironment>X64</TargetEnvironment> | |
| </Midl> | |
| <ClCompile> | |
| <Optimization>Disabled</Optimization> | |
| <AdditionalIncludeDirectories>$(ACE_DIR);$(OPENSSL)/include;$(STLPORT)/stlport;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| <PreprocessorDefinitions>BUILD_CPPCACHE;ACE_NLOGGING;ACE_NDEBUG;__ACE_INLINE__;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;WINVER=0x0500;_WIN32_WINNT=0x0500;GEMFIRE_VERSION="$(GEMFIRE_VERSION)";GEMFIRE_BUILDID="$(GEMFIRE_BUILDID)";GEMFIRE_PRODUCTNAME="$(GEMFIRE_PRODUCTNAME)";GEMFIRE_BUILDDATE="$(GEMFIRE_BUILDDATE)";LICENSE_VERSION="$(LICENSE_VERSION)";IAL;_X86;DEBUG;GF_DEBUG_ASSERTS=1;GF_DEVEL_ASSERTS=$(CPPDEVEL);%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| <IgnoreStandardIncludePath>false</IgnoreStandardIncludePath> | |
| <MinimalRebuild>true</MinimalRebuild> | |
| <ExceptionHandling>Async</ExceptionHandling> | |
| <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName> | |
| <WarningLevel>Level3</WarningLevel> | |
| <TreatWarningAsError>false</TreatWarningAsError> | |
| <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| <ShowIncludes>false</ShowIncludes> | |
| </ClCompile> | |
| <Link> | |
| <AdditionalDependencies>$(ACELINKNAME)d.lib;ACE_SSLd.lib;$(OPENSSL)/lib/libeay32.lib;$(OPENSSL)/lib/ssleay32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| <AdditionalLibraryDirectories>$(OutDir);$(ACE_DIR)/lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| <GenerateDebugInformation>true</GenerateDebugInformation> | |
| <GenerateMapFile>true</GenerateMapFile> | |
| <OptimizeReferences>true</OptimizeReferences> | |
| <EntryPointSymbol> | |
| </EntryPointSymbol> | |
| <TargetMachine>MachineX64</TargetMachine> | |
| <LinkErrorReporting> | |
| </LinkErrorReporting> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| <BuildLog> | |
| <Path>$(IntDir)vslogs\BuildLog_$(ProjectName)_$(Configuration).htm</Path> | |
| </BuildLog> | |
| <ClCompile> | |
| <Optimization>Full</Optimization> | |
| <AdditionalIncludeDirectories>$(ACE_DIR);$(OPENSSL)/include;$(STLPORT)/stlport;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| <PreprocessorDefinitions>BUILD_CPPCACHE;ACE_NLOGGING;ACE_NDEBUG;__ACE_INLINE__;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;WINVER=0x0500;_WIN32_WINNT=0x0500;GEMFIRE_VERSION="$(GEMFIRE_VERSION)";GEMFIRE_BUILDID="$(GEMFIRE_BUILDID)";GEMFIRE_PRODUCTNAME="$(GEMFIRE_PRODUCTNAME)";GEMFIRE_BUILDDATE="$(GEMFIRE_BUILDDATE)";LICENSE_VERSION="$(LICENSE_VERSION)";IAL;_X86;GF_DEVEL_ASSERTS=$(CPPDEVEL);%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| <IgnoreStandardIncludePath>false</IgnoreStandardIncludePath> | |
| <MinimalRebuild>true</MinimalRebuild> | |
| <ExceptionHandling>Async</ExceptionHandling> | |
| <BasicRuntimeChecks>Default</BasicRuntimeChecks> | |
| <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| <PrecompiledHeader> | |
| </PrecompiledHeader> | |
| <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName> | |
| <WarningLevel>Level3</WarningLevel> | |
| <TreatWarningAsError>false</TreatWarningAsError> | |
| <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| <ShowIncludes>false</ShowIncludes> | |
| </ClCompile> | |
| <Link> | |
| <AdditionalDependencies>$(ACELINKNAME).lib;ACE_SSL.lib;$(OPENSSL)/lib/libeay32.lib;$(OPENSSL)/lib/ssleay32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| <AdditionalLibraryDirectories>$(OutDir);$(ACE_DIR)/lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| <GenerateDebugInformation>false</GenerateDebugInformation> | |
| <GenerateMapFile>true</GenerateMapFile> | |
| <OptimizeReferences>true</OptimizeReferences> | |
| <EntryPointSymbol> | |
| </EntryPointSymbol> | |
| <LinkErrorReporting> | |
| </LinkErrorReporting> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| <BuildLog> | |
| <Path>$(IntDir)vslogs\BuildLog_$(ProjectName)_$(Configuration).htm</Path> | |
| </BuildLog> | |
| <Midl> | |
| <TargetEnvironment>X64</TargetEnvironment> | |
| </Midl> | |
| <ClCompile> | |
| <Optimization>Full</Optimization> | |
| <AdditionalIncludeDirectories>$(ACE_DIR);$(OPENSSL)/include;$(STLPORT)/stlport;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| <PreprocessorDefinitions>BUILD_CPPCACHE;ACE_NLOGGING;ACE_NDEBUG;__ACE_INLINE__;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;WINVER=0x0500;_WIN32_WINNT=0x0500;GEMFIRE_VERSION="$(GEMFIRE_VERSION)";GEMFIRE_BUILDID="$(GEMFIRE_BUILDID)";GEMFIRE_PRODUCTNAME="$(GEMFIRE_PRODUCTNAME)";GEMFIRE_BUILDDATE="$(GEMFIRE_BUILDDATE)";LICENSE_VERSION="$(LICENSE_VERSION)";IAL;_X86;GF_DEVEL_ASSERTS=$(CPPDEVEL);%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| <IgnoreStandardIncludePath>false</IgnoreStandardIncludePath> | |
| <MinimalRebuild>true</MinimalRebuild> | |
| <ExceptionHandling>Async</ExceptionHandling> | |
| <BasicRuntimeChecks>Default</BasicRuntimeChecks> | |
| <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| <PrecompiledHeader> | |
| </PrecompiledHeader> | |
| <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName> | |
| <WarningLevel>Level3</WarningLevel> | |
| <TreatWarningAsError>false</TreatWarningAsError> | |
| <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| <ShowIncludes>false</ShowIncludes> | |
| </ClCompile> | |
| <Link> | |
| <AdditionalDependencies>$(ACELINKNAME).lib;ACE_SSL.lib;$(OPENSSL)/lib/libeay32.lib;$(OPENSSL)/lib/ssleay32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| <AdditionalLibraryDirectories>$(OutDir);$(ACE_DIR)/lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| <GenerateDebugInformation>false</GenerateDebugInformation> | |
| <GenerateMapFile>true</GenerateMapFile> | |
| <OptimizeReferences>true</OptimizeReferences> | |
| <EntryPointSymbol> | |
| </EntryPointSymbol> | |
| <TargetMachine>MachineX64</TargetMachine> | |
| <LinkErrorReporting> | |
| </LinkErrorReporting> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemGroup> | |
| <ClCompile Include="..\..\src\com\gemstone\gemfire\internal\cppcache\cryptoimpl\DHImpl.cpp" /> | |
| <ClCompile Include="..\..\src\com\gemstone\gemfire\internal\cppcache\cryptoimpl\SSLImpl.cpp" /> | |
| </ItemGroup> | |
| <ItemGroup> | |
| <ClInclude Include="..\..\src\com\gemstone\gemfire\internal\cppcache\cryptoimpl\DHImpl.hpp" /> | |
| <ClInclude Include="..\..\src\com\gemstone\gemfire\internal\cppcache\gf_base.hpp" /> | |
| <ClInclude Include="..\..\src\com\gemstone\gemfire\internal\cppcache\cryptoimpl\SSLImpl.hpp" /> | |
| </ItemGroup> | |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| <ImportGroup Label="ExtensionTargets"> | |
| </ImportGroup> | |
| </Project> |