linux版本中间件

CallOut.vcxproj 5.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  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|ARM">
  5. <Configuration>Debug</Configuration>
  6. <Platform>ARM</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Release|ARM">
  9. <Configuration>Release</Configuration>
  10. <Platform>ARM</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|ARM64">
  13. <Configuration>Debug</Configuration>
  14. <Platform>ARM64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|ARM64">
  17. <Configuration>Release</Configuration>
  18. <Platform>ARM64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Debug|x86">
  21. <Configuration>Debug</Configuration>
  22. <Platform>x86</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|x86">
  25. <Configuration>Release</Configuration>
  26. <Platform>x86</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. </ItemGroup>
  37. <PropertyGroup Label="Globals">
  38. <ProjectGuid>{74599c58-be8f-4855-a847-766b604b1cb3}</ProjectGuid>
  39. <Keyword>Linux</Keyword>
  40. <RootNamespace>CallOut</RootNamespace>
  41. <MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion>
  42. <ApplicationType>Linux</ApplicationType>
  43. <ApplicationTypeRevision>1.0</ApplicationTypeRevision>
  44. <TargetLinuxPlatform>Generic</TargetLinuxPlatform>
  45. <LinuxProjectType>{2238F9CD-F817-4ECC-BD14-2524D2669B35}</LinuxProjectType>
  46. </PropertyGroup>
  47. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
  49. <UseDebugLibraries>true</UseDebugLibraries>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
  52. <UseDebugLibraries>false</UseDebugLibraries>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'" Label="Configuration">
  55. <UseDebugLibraries>true</UseDebugLibraries>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'" Label="Configuration">
  58. <UseDebugLibraries>false</UseDebugLibraries>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  61. <UseDebugLibraries>true</UseDebugLibraries>
  62. <UseOfStl>libstdc++_static</UseOfStl>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  65. <UseDebugLibraries>false</UseDebugLibraries>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  68. <UseDebugLibraries>false</UseDebugLibraries>
  69. </PropertyGroup>
  70. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
  71. <UseDebugLibraries>true</UseDebugLibraries>
  72. </PropertyGroup>
  73. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  74. <ImportGroup Label="ExtensionSettings" />
  75. <ImportGroup Label="Shared" />
  76. <ImportGroup Label="PropertySheets" />
  77. <PropertyGroup Label="UserMacros" />
  78. <ItemGroup>
  79. <ClCompile Include="CallTask.cpp" />
  80. <ClCompile Include="Config.cpp" />
  81. <ClCompile Include="CRedis.cpp" />
  82. <ClCompile Include="EslGateway.cpp" />
  83. <ClCompile Include="EslMgr.cpp" />
  84. <ClCompile Include="ExecTask.cpp" />
  85. <ClCompile Include="JdbcHelper.cpp" />
  86. <ClCompile Include="Log.cpp" />
  87. <ClCompile Include="main.cpp" />
  88. <ClCompile Include="MQTTAsyncPublish.cpp" />
  89. <ClCompile Include="MqttTask.cpp" />
  90. <ClCompile Include="RabbitmqClient.cpp" />
  91. <ClCompile Include="RabbitmqTask.cpp" />
  92. <ClCompile Include="SqlWrite.cpp" />
  93. <ClCompile Include="Util.cpp" />
  94. </ItemGroup>
  95. <ItemGroup>
  96. <ClInclude Include="CallTask.h" />
  97. <ClInclude Include="Config.h" />
  98. <ClInclude Include="CRedis.h" />
  99. <ClInclude Include="EslGateway.h" />
  100. <ClInclude Include="EslMgr.h" />
  101. <ClInclude Include="ExecTask.h" />
  102. <ClInclude Include="JdbcHelper.h" />
  103. <ClInclude Include="Log.h" />
  104. <ClInclude Include="MQTTAsyncPublish.h" />
  105. <ClInclude Include="MqttTask.h" />
  106. <ClInclude Include="pubdef.h" />
  107. <ClInclude Include="RabbitmqClient.h" />
  108. <ClInclude Include="RabbitmqTask.h" />
  109. <ClInclude Include="SqlWrite.h" />
  110. <ClInclude Include="Util.h" />
  111. </ItemGroup>
  112. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  113. <ClCompile>
  114. <CppLanguageStandard>c++14</CppLanguageStandard>
  115. </ClCompile>
  116. <Link>
  117. <LibraryDependencies>pthread;esl;log4cpp;jsoncpp;hiredis;rabbitmq;paho-mqtt3a;mysqlcppconn;curl;boost_filesystem;boost_date_time;boost_thread;boost_regex;%(LibraryDependencies)</LibraryDependencies>
  118. </Link>
  119. </ItemDefinitionGroup>
  120. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  121. <ImportGroup Label="ExtensionTargets" />
  122. </Project>