• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug DLL|Win32">
5      <Configuration>Debug DLL</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug DLL|x64">
9      <Configuration>Debug DLL</Configuration>
10      <Platform>x64</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Debug|Win32">
13      <Configuration>Debug</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Release DLL|Win32">
17      <Configuration>Release DLL</Configuration>
18      <Platform>Win32</Platform>
19    </ProjectConfiguration>
20    <ProjectConfiguration Include="Release DLL|x64">
21      <Configuration>Release DLL</Configuration>
22      <Platform>x64</Platform>
23    </ProjectConfiguration>
24    <ProjectConfiguration Include="Release|Win32">
25      <Configuration>Release</Configuration>
26      <Platform>Win32</Platform>
27    </ProjectConfiguration>
28    <ProjectConfiguration Include="Debug|x64">
29      <Configuration>Debug</Configuration>
30      <Platform>x64</Platform>
31    </ProjectConfiguration>
32    <ProjectConfiguration Include="Release|x64">
33      <Configuration>Release</Configuration>
34      <Platform>x64</Platform>
35    </ProjectConfiguration>
36    <ProjectConfiguration Include="NoTLS|x64">
37      <Configuration>Release</Configuration>
38      <Platform>x64</Platform>
39    </ProjectConfiguration>
40  </ItemGroup>
41  <PropertyGroup Label="Globals">
42    <ProjectGuid>{F9255447-0C93-47CB-8644-62F0E6995791}</ProjectGuid>
43    <Keyword>Win32Proj</Keyword>
44    <RootNamespace>coap_server</RootNamespace>
45    <WindowsTargetPlatformVersion>$(LatestTargetPlatformVersion)</WindowsTargetPlatformVersion>
46    <ProjectName>coap-server</ProjectName>
47  </PropertyGroup>
48  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
49  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
50    <ConfigurationType>Application</ConfigurationType>
51    <UseDebugLibraries>true</UseDebugLibraries>
52    <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
53    <CharacterSet>MultiByte</CharacterSet>
54  </PropertyGroup>
55  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'" Label="Configuration">
56    <ConfigurationType>Application</ConfigurationType>
57    <UseDebugLibraries>true</UseDebugLibraries>
58    <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
59    <CharacterSet>MultiByte</CharacterSet>
60  </PropertyGroup>
61  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
62    <ConfigurationType>Application</ConfigurationType>
63    <UseDebugLibraries>false</UseDebugLibraries>
64    <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
65    <WholeProgramOptimization>true</WholeProgramOptimization>
66    <CharacterSet>MultiByte</CharacterSet>
67  </PropertyGroup>
68  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'" Label="Configuration">
69    <ConfigurationType>Application</ConfigurationType>
70    <UseDebugLibraries>false</UseDebugLibraries>
71    <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
72    <WholeProgramOptimization>true</WholeProgramOptimization>
73    <CharacterSet>MultiByte</CharacterSet>
74  </PropertyGroup>
75  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
76    <ConfigurationType>Application</ConfigurationType>
77    <UseDebugLibraries>true</UseDebugLibraries>
78    <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
79    <CharacterSet>MultiByte</CharacterSet>
80  </PropertyGroup>
81  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'" Label="Configuration">
82    <ConfigurationType>Application</ConfigurationType>
83    <UseDebugLibraries>true</UseDebugLibraries>
84    <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
85    <CharacterSet>MultiByte</CharacterSet>
86  </PropertyGroup>
87  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
88    <ConfigurationType>Application</ConfigurationType>
89    <UseDebugLibraries>false</UseDebugLibraries>
90    <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
91    <WholeProgramOptimization>true</WholeProgramOptimization>
92    <CharacterSet>MultiByte</CharacterSet>
93  </PropertyGroup>
94  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'" Label="Configuration">
95    <ConfigurationType>Application</ConfigurationType>
96    <UseDebugLibraries>false</UseDebugLibraries>
97    <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
98    <WholeProgramOptimization>true</WholeProgramOptimization>
99    <CharacterSet>MultiByte</CharacterSet>
100  </PropertyGroup>
101  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoTLS|x64'" Label="Configuration">
102    <ConfigurationType>Application</ConfigurationType>
103    <UseDebugLibraries>false</UseDebugLibraries>
104    <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
105    <WholeProgramOptimization>true</WholeProgramOptimization>
106    <CharacterSet>MultiByte</CharacterSet>
107  </PropertyGroup>
108  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
109  <ImportGroup Label="ExtensionSettings">
110  </ImportGroup>
111  <ImportGroup Label="Shared">
112  </ImportGroup>
113  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
114    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
115    <Import Project="..\libcoap.props" />
116  </ImportGroup>
117  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'" Label="PropertySheets">
118    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
119    <Import Project="..\libcoap.props" />
120  </ImportGroup>
121  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
122    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
123    <Import Project="..\libcoap.props" />
124  </ImportGroup>
125  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'" Label="PropertySheets">
126    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
127    <Import Project="..\libcoap.props" />
128  </ImportGroup>
129  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
130    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
131    <Import Project="..\libcoap.props" />
132  </ImportGroup>
133  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'" Label="PropertySheets">
134    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
135    <Import Project="..\libcoap.props" />
136  </ImportGroup>
137  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
138    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
139    <Import Project="..\libcoap.props" />
140  </ImportGroup>
141  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'" Label="PropertySheets">
142    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
143    <Import Project="..\libcoap.props" />
144  </ImportGroup>
145  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='NoTLS|x64'">
146    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
147    <Import Project="..\libcoap.props" />
148  </ImportGroup>
149  <PropertyGroup Label="UserMacros" />
150  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
151    <LinkIncremental>false</LinkIncremental>
152    <TargetName>$(ProjectName)$(DbgSuffix)</TargetName>
153    <IncludePath>$(IncludePath)</IncludePath>
154    <LibraryPath>$(LibraryPath)</LibraryPath>
155  </PropertyGroup>
156  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'">
157    <LinkIncremental>false</LinkIncremental>
158    <TargetName>$(ProjectName)$(DbgSuffix)</TargetName>
159    <IncludePath>$(IncludePath)</IncludePath>
160    <LibraryPath>$(LibraryPath)</LibraryPath>
161  </PropertyGroup>
162  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
163    <LinkIncremental>false</LinkIncremental>
164    <TargetName>$(ProjectName)$(DbgSuffix)</TargetName>
165    <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)include</IncludePath>
166    <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;$(SolutionDir)lib</LibraryPath>
167  </PropertyGroup>
168  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'">
169    <LinkIncremental>false</LinkIncremental>
170    <TargetName>$(ProjectName)$(DbgSuffix)</TargetName>
171    <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)include</IncludePath>
172    <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;$(SolutionDir)lib</LibraryPath>
173  </PropertyGroup>
174  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
175    <LinkIncremental>false</LinkIncremental>
176    <IncludePath>$(IncludePath)</IncludePath>
177    <LibraryPath>$(LibraryPath)</LibraryPath>
178  </PropertyGroup>
179  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'">
180    <LinkIncremental>false</LinkIncremental>
181    <IncludePath>$(IncludePath)</IncludePath>
182    <LibraryPath>$(LibraryPath)</LibraryPath>
183  </PropertyGroup>
184  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
185    <LinkIncremental>false</LinkIncremental>
186    <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)include</IncludePath>
187    <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;$(SolutionDir)lib</LibraryPath>
188  </PropertyGroup>
189  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'">
190    <LinkIncremental>false</LinkIncremental>
191    <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)include</IncludePath>
192    <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;$(SolutionDir)lib</LibraryPath>
193  </PropertyGroup>
194  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoTLS|x64'">
195    <LinkIncremental>false</LinkIncremental>
196    <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)include</IncludePath>
197    <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;$(SolutionDir)lib</LibraryPath>
198  </PropertyGroup>
199  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
200    <ClCompile>
201      <PrecompiledHeader>
202      </PrecompiledHeader>
203      <WarningLevel>Level3</WarningLevel>
204      <Optimization>Disabled</Optimization>
205      <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
206      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
207      <MinimalRebuild>false</MinimalRebuild>
208      <AdditionalIncludeDirectories>../../include</AdditionalIncludeDirectories>
209      <CompileAs>CompileAsC</CompileAs>
210    </ClCompile>
211    <Link>
212      <SubSystem>Console</SubSystem>
213      <GenerateDebugInformation>true</GenerateDebugInformation>
214      <AdditionalLibraryDirectories>$(OpenSSLLibDirDbg)</AdditionalLibraryDirectories>
215      <AdditionalDependencies>libcrypto$(DbgSuffix).lib;libssl$(DbgSuffix).lib;%(AdditionalDependencies)</AdditionalDependencies>
216    </Link>
217  </ItemDefinitionGroup>
218  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'">
219    <ClCompile>
220      <PrecompiledHeader>
221      </PrecompiledHeader>
222      <WarningLevel>Level3</WarningLevel>
223      <Optimization>Disabled</Optimization>
224      <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
225      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
226      <MinimalRebuild>false</MinimalRebuild>
227      <AdditionalIncludeDirectories>../../include</AdditionalIncludeDirectories>
228      <CompileAs>CompileAsC</CompileAs>
229    </ClCompile>
230    <Link>
231      <SubSystem>Console</SubSystem>
232      <GenerateDebugInformation>true</GenerateDebugInformation>
233    </Link>
234  </ItemDefinitionGroup>
235  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
236    <ClCompile>
237      <PrecompiledHeader>
238      </PrecompiledHeader>
239      <WarningLevel>Level3</WarningLevel>
240      <Optimization>Disabled</Optimization>
241      <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
242      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
243      <AdditionalIncludeDirectories>../../include</AdditionalIncludeDirectories>
244      <MinimalRebuild>false</MinimalRebuild>
245    </ClCompile>
246    <Link>
247      <SubSystem>Console</SubSystem>
248      <GenerateDebugInformation>true</GenerateDebugInformation>
249      <AdditionalLibraryDirectories>$(OpenSSLLibDirDbg)</AdditionalLibraryDirectories>
250      <AdditionalDependencies>libcrypto$(DbgSuffix).lib;libssl$(DbgSuffix).lib;%(AdditionalDependencies)</AdditionalDependencies>
251    </Link>
252  </ItemDefinitionGroup>
253  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'">
254    <ClCompile>
255      <PrecompiledHeader>
256      </PrecompiledHeader>
257      <WarningLevel>Level3</WarningLevel>
258      <Optimization>Disabled</Optimization>
259      <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
260      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
261      <AdditionalIncludeDirectories>../../include</AdditionalIncludeDirectories>
262      <MinimalRebuild>false</MinimalRebuild>
263    </ClCompile>
264    <Link>
265      <SubSystem>Console</SubSystem>
266      <GenerateDebugInformation>true</GenerateDebugInformation>
267    </Link>
268  </ItemDefinitionGroup>
269  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
270    <ClCompile>
271      <WarningLevel>Level3</WarningLevel>
272      <PrecompiledHeader>
273      </PrecompiledHeader>
274      <Optimization>MaxSpeed</Optimization>
275      <FunctionLevelLinking>true</FunctionLevelLinking>
276      <IntrinsicFunctions>true</IntrinsicFunctions>
277      <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
278      <AdditionalIncludeDirectories>../../include</AdditionalIncludeDirectories>
279      <CompileAs>CompileAsC</CompileAs>
280    </ClCompile>
281    <Link>
282      <SubSystem>Console</SubSystem>
283      <EnableCOMDATFolding>true</EnableCOMDATFolding>
284      <OptimizeReferences>true</OptimizeReferences>
285      <GenerateDebugInformation>true</GenerateDebugInformation>
286      <AdditionalLibraryDirectories>$(OpenSSLLibDir)</AdditionalLibraryDirectories>
287      <AdditionalDependencies>libcrypto.lib;libssl.lib;%(AdditionalDependencies)</AdditionalDependencies>
288    </Link>
289  </ItemDefinitionGroup>
290  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'">
291    <ClCompile>
292      <WarningLevel>Level3</WarningLevel>
293      <PrecompiledHeader>
294      </PrecompiledHeader>
295      <Optimization>MaxSpeed</Optimization>
296      <FunctionLevelLinking>true</FunctionLevelLinking>
297      <IntrinsicFunctions>true</IntrinsicFunctions>
298      <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
299      <AdditionalIncludeDirectories>../../include</AdditionalIncludeDirectories>
300      <CompileAs>CompileAsC</CompileAs>
301    </ClCompile>
302    <Link>
303      <SubSystem>Console</SubSystem>
304      <EnableCOMDATFolding>true</EnableCOMDATFolding>
305      <OptimizeReferences>true</OptimizeReferences>
306      <GenerateDebugInformation>true</GenerateDebugInformation>
307    </Link>
308  </ItemDefinitionGroup>
309  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
310    <ClCompile>
311      <WarningLevel>Level3</WarningLevel>
312      <PrecompiledHeader>
313      </PrecompiledHeader>
314      <Optimization>MaxSpeed</Optimization>
315      <FunctionLevelLinking>true</FunctionLevelLinking>
316      <IntrinsicFunctions>true</IntrinsicFunctions>
317      <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
318      <AdditionalIncludeDirectories>../../include</AdditionalIncludeDirectories>
319    </ClCompile>
320    <Link>
321      <SubSystem>Console</SubSystem>
322      <EnableCOMDATFolding>true</EnableCOMDATFolding>
323      <OptimizeReferences>true</OptimizeReferences>
324      <GenerateDebugInformation>true</GenerateDebugInformation>
325      <AdditionalLibraryDirectories>$(OpenSSLLibDir)</AdditionalLibraryDirectories>
326      <AdditionalDependencies>libcrypto.lib;libssl.lib;%(AdditionalDependencies)</AdditionalDependencies>
327    </Link>
328  </ItemDefinitionGroup>
329  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'">
330    <ClCompile>
331      <WarningLevel>Level3</WarningLevel>
332      <PrecompiledHeader>
333      </PrecompiledHeader>
334      <Optimization>MaxSpeed</Optimization>
335      <FunctionLevelLinking>true</FunctionLevelLinking>
336      <IntrinsicFunctions>true</IntrinsicFunctions>
337      <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
338      <AdditionalIncludeDirectories>../../include</AdditionalIncludeDirectories>
339    </ClCompile>
340    <Link>
341      <SubSystem>Console</SubSystem>
342      <EnableCOMDATFolding>true</EnableCOMDATFolding>
343      <OptimizeReferences>true</OptimizeReferences>
344      <GenerateDebugInformation>true</GenerateDebugInformation>
345    </Link>
346  </ItemDefinitionGroup>
347  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='NoTLS|x64'">
348    <ClCompile>
349      <WarningLevel>Level3</WarningLevel>
350      <PrecompiledHeader>
351      </PrecompiledHeader>
352      <Optimization>MaxSpeed</Optimization>
353      <FunctionLevelLinking>true</FunctionLevelLinking>
354      <IntrinsicFunctions>true</IntrinsicFunctions>
355      <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
356      <AdditionalIncludeDirectories>../../include</AdditionalIncludeDirectories>
357    </ClCompile>
358    <Link>
359      <SubSystem>Console</SubSystem>
360      <EnableCOMDATFolding>true</EnableCOMDATFolding>
361      <OptimizeReferences>true</OptimizeReferences>
362      <GenerateDebugInformation>true</GenerateDebugInformation>
363      <AdditionalLibraryDirectories>$(OpenSSLLibDir)</AdditionalLibraryDirectories>
364      <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
365    </Link>
366  </ItemDefinitionGroup>
367  <ItemGroup>
368    <ClCompile Include="..\..\examples\coap-server.c" />
369  </ItemGroup>
370  <ItemGroup>
371    <ProjectReference Include="..\libcoap.vcxproj">
372      <Project>{96a98759-36b3-4246-a265-cafceec0f2f2}</Project>
373    </ProjectReference>
374  </ItemGroup>
375  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
376  <ImportGroup Label="ExtensionTargets">
377  </ImportGroup>
378</Project>
379