HTTPSTimeServer_WEC2013_vs110.vcxproj 2.0 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <None Include="HTTPSTimeServer.properties"/>
  5. </ItemGroup>
  6. <PropertyGroup Label="Globals">
  7. <ProjectName>HTTPSTimeServer</ProjectName>
  8. <ProjectGuid>{F8DE5054-3EC1-3FB4-9FE6-38EE974745A9}</ProjectGuid>
  9. <DefaultLanguage>en-US</DefaultLanguage>
  10. <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
  11. <EnableRedirectPlatform>true</EnableRedirectPlatform>
  12. <RedirectPlatformValue>SDK_AM335X_SK_WEC2013_V300</RedirectPlatformValue>
  13. <PlatformToolset>CE800</PlatformToolset>
  14. </PropertyGroup>
  15. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
  16. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/>
  17. <ImportGroup Label="ExtensionSettings"/>
  18. <PropertyGroup Label="UserMacros"/>
  19. <PropertyGroup>
  20. <_ProjectFileVersion>11.0.50727.1</_ProjectFileVersion>
  21. <TargetName Condition="'$(Configuration)|$(Platform)'=='debug_shared|SDK_AM335X_SK_WEC2013_V300'">HTTPSTimeServerd</TargetName>
  22. <TargetName Condition="'$(Configuration)|$(Platform)'=='debug_static_md|SDK_AM335X_SK_WEC2013_V300'">HTTPSTimeServerd</TargetName>
  23. <TargetName Condition="'$(Configuration)|$(Platform)'=='debug_static_mt|SDK_AM335X_SK_WEC2013_V300'">HTTPSTimeServerd</TargetName>
  24. <TargetName Condition="'$(Configuration)|$(Platform)'=='release_shared|SDK_AM335X_SK_WEC2013_V300'">HTTPSTimeServer</TargetName>
  25. <TargetName Condition="'$(Configuration)|$(Platform)'=='release_static_md|SDK_AM335X_SK_WEC2013_V300'">HTTPSTimeServer</TargetName>
  26. <TargetName Condition="'$(Configuration)|$(Platform)'=='release_static_mt|SDK_AM335X_SK_WEC2013_V300'">HTTPSTimeServer</TargetName>
  27. </PropertyGroup>
  28. <ItemDefinitionGroup/>
  29. <ItemGroup>
  30. <ClCompile Include="src\HTTPSTimeServer.cpp"/>
  31. </ItemGroup>
  32. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/>
  33. <ImportGroup Label="ExtensionTargets"/>
  34. </Project>