1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Release|Win32">
9 <Configuration>Release</Configuration>
10 <Platform>Win32</Platform>
11 </ProjectConfiguration>
13 <PropertyGroup Label="Globals">
14 <ProjectGuid>{A27BD6BF-63BC-473D-B8BD-84ACB085F39C}</ProjectGuid>
15 <Keyword>AtlProj</Keyword>
17 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
18 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
19 <ConfigurationType>Application</ConfigurationType>
20 <UseDebugLibraries>true</UseDebugLibraries>
21 <PlatformToolset>v120</PlatformToolset>
22 <CharacterSet>Unicode</CharacterSet>
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
25 <ConfigurationType>Application</ConfigurationType>
26 <UseDebugLibraries>false</UseDebugLibraries>
27 <PlatformToolset>v120</PlatformToolset>
28 <CharacterSet>Unicode</CharacterSet>
30 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
31 <ImportGroup Label="ExtensionSettings">
33 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
34 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
36 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
37 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
39 <PropertyGroup Label="UserMacros" />
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
41 <IgnoreImportLibrary>true</IgnoreImportLibrary>
42 <LinkIncremental>true</LinkIncremental>
44 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
45 <IgnoreImportLibrary>true</IgnoreImportLibrary>
46 <LinkIncremental>false</LinkIncremental>
48 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
50 <PrecompiledHeader>Use</PrecompiledHeader>
51 <WarningLevel>Level3</WarningLevel>
52 <Optimization>Disabled</Optimization>
53 <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
54 <SDLCheck>true</SDLCheck>
57 <MkTypLibCompatible>false</MkTypLibCompatible>
58 <TargetEnvironment>Win32</TargetEnvironment>
59 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
60 <HeaderFileName>pEpCOMServerAdapter_i.h</HeaderFileName>
61 <InterfaceIdentifierFileName>pEpCOMServerAdapter_i.c</InterfaceIdentifierFileName>
62 <ProxyFileName>pEpCOMServerAdapter_p.c</ProxyFileName>
63 <GenerateStublessProxies>true</GenerateStublessProxies>
64 <TypeLibraryName>$(IntDir)pEpCOMServerAdapter.tlb</TypeLibraryName>
66 <ValidateAllParameters>true</ValidateAllParameters>
69 <Culture>0x0409</Culture>
70 <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
71 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
74 <SubSystem>Windows</SubSystem>
75 <GenerateDebugInformation>true</GenerateDebugInformation>
76 <RegisterOutput>true</RegisterOutput>
77 <AdditionalDependencies>comsuppwd.lib;%(AdditionalDependencies)</AdditionalDependencies>
78 <PerUserRedirection>true</PerUserRedirection>
80 </ItemDefinitionGroup>
81 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
83 <PrecompiledHeader>Use</PrecompiledHeader>
84 <WarningLevel>Level3</WarningLevel>
85 <Optimization>MaxSpeed</Optimization>
86 <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
87 <SDLCheck>true</SDLCheck>
90 <MkTypLibCompatible>false</MkTypLibCompatible>
91 <TargetEnvironment>Win32</TargetEnvironment>
92 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
93 <HeaderFileName>pEpCOMServerAdapter_i.h</HeaderFileName>
94 <InterfaceIdentifierFileName>pEpCOMServerAdapter_i.c</InterfaceIdentifierFileName>
95 <ProxyFileName>pEpCOMServerAdapter_p.c</ProxyFileName>
96 <GenerateStublessProxies>true</GenerateStublessProxies>
97 <TypeLibraryName>$(IntDir)pEpCOMServerAdapter.tlb</TypeLibraryName>
99 <ValidateAllParameters>true</ValidateAllParameters>
102 <Culture>0x0409</Culture>
103 <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
104 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
107 <SubSystem>Windows</SubSystem>
108 <GenerateDebugInformation>true</GenerateDebugInformation>
109 <EnableCOMDATFolding>true</EnableCOMDATFolding>
110 <OptimizeReferences>true</OptimizeReferences>
111 <RegisterOutput>true</RegisterOutput>
112 <AdditionalDependencies>comsuppw.lib;%(AdditionalDependencies)</AdditionalDependencies>
114 </ItemDefinitionGroup>
116 <ClCompile Include="CpEpEngine.cpp" />
117 <ClCompile Include="pEpCOMServerAdapter.cpp" />
118 <ClCompile Include="pEpCOMServerAdapter_i.c">
119 <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged>
120 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
122 <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged>
123 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
126 <ClCompile Include="pEp_utitlity.cpp" />
127 <ClCompile Include="stdafx.cpp">
128 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
129 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
131 <ClCompile Include="utf8_helper.cpp" />
132 <ClCompile Include="xdlldata.c">
133 <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged>
134 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
136 <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged>
137 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
142 <ClInclude Include="CpEpEngine.h" />
143 <ClInclude Include="locked_queue.hh" />
144 <ClInclude Include="pEpCOMServerAdapter_i.h" />
145 <ClInclude Include="pEp_utility.h" />
146 <ClInclude Include="Resource.h" />
147 <ClInclude Include="stdafx.h" />
148 <ClInclude Include="targetver.h" />
149 <ClInclude Include="utf8_helper.h" />
150 <ClInclude Include="xdlldata.h" />
151 <ClInclude Include="_IpEpEngineEvents_CP.h" />
154 <ResourceCompile Include="pEpCOMServerAdapter.rc" />
157 <Text Include="ReadMe.txt" />
160 <None Include="pEpCOMServerAdapter.rgs" />
161 <None Include="pEpEngine.rgs" />
164 <Midl Include="pEpCOMServerAdapter.idl" />
167 <ProjectReference Include="..\..\pEpEngine\pEpEngine.vcxproj">
168 <Project>{146e69f8-e1da-456a-b048-6dd29d9acf6b}</Project>
171 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
172 <ImportGroup Label="ExtensionTargets">