You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

198 lines
10 KiB

  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. <ProjectConfiguration Include="Debug_Unicode|Win32">
  5. <Configuration>Debug_Unicode</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug_Unicode|x64">
  9. <Configuration>Debug_Unicode</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="Debug|x64">
  17. <Configuration>Debug</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release_Unicode|Win32">
  21. <Configuration>Release_Unicode</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release_Unicode|x64">
  25. <Configuration>Release_Unicode</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release|Win32">
  29. <Configuration>Release</Configuration>
  30. <Platform>Win32</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>{18B64AA1-A2F7-46BE-8D48-7882AA471FA9}</ProjectGuid>
  39. <RootNamespace>Qt4DebugAppender</RootNamespace>
  40. </PropertyGroup>
  41. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'" Label="Configuration">
  43. <ConfigurationType>DynamicLibrary</ConfigurationType>
  44. <UseOfMfc>false</UseOfMfc>
  45. <CharacterSet>Unicode</CharacterSet>
  46. <WholeProgramOptimization>true</WholeProgramOptimization>
  47. <PlatformToolset>v110</PlatformToolset>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'" Label="Configuration">
  50. <ConfigurationType>DynamicLibrary</ConfigurationType>
  51. <UseOfMfc>false</UseOfMfc>
  52. <CharacterSet>Unicode</CharacterSet>
  53. <PlatformToolset>v110</PlatformToolset>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  56. <ConfigurationType>DynamicLibrary</ConfigurationType>
  57. <UseOfMfc>false</UseOfMfc>
  58. <CharacterSet>MultiByte</CharacterSet>
  59. <PlatformToolset>v110</PlatformToolset>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  62. <ConfigurationType>DynamicLibrary</ConfigurationType>
  63. <UseOfMfc>false</UseOfMfc>
  64. <CharacterSet>MultiByte</CharacterSet>
  65. <WholeProgramOptimization>true</WholeProgramOptimization>
  66. <PlatformToolset>v110</PlatformToolset>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|x64'" Label="Configuration">
  69. <ConfigurationType>DynamicLibrary</ConfigurationType>
  70. <UseOfMfc>false</UseOfMfc>
  71. <CharacterSet>Unicode</CharacterSet>
  72. <WholeProgramOptimization>true</WholeProgramOptimization>
  73. <PlatformToolset>v110</PlatformToolset>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|x64'" Label="Configuration">
  76. <ConfigurationType>DynamicLibrary</ConfigurationType>
  77. <UseOfMfc>false</UseOfMfc>
  78. <CharacterSet>Unicode</CharacterSet>
  79. <PlatformToolset>v110</PlatformToolset>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  82. <ConfigurationType>DynamicLibrary</ConfigurationType>
  83. <UseOfMfc>false</UseOfMfc>
  84. <CharacterSet>MultiByte</CharacterSet>
  85. <PlatformToolset>v110</PlatformToolset>
  86. </PropertyGroup>
  87. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  88. <ConfigurationType>DynamicLibrary</ConfigurationType>
  89. <UseOfMfc>false</UseOfMfc>
  90. <CharacterSet>MultiByte</CharacterSet>
  91. <WholeProgramOptimization>true</WholeProgramOptimization>
  92. <PlatformToolset>v110</PlatformToolset>
  93. </PropertyGroup>
  94. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  95. <ImportGroup Label="ExtensionSettings">
  96. </ImportGroup>
  97. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'" Label="PropertySheets">
  98. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  99. <Import Project="Qt4DebugAppender.props" />
  100. <Import Project="log4cplus_release.props" />
  101. </ImportGroup>
  102. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'" Label="PropertySheets">
  103. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  104. <Import Project="Qt4DebugAppender.props" />
  105. <Import Project="log4cplus_debug.props" />
  106. </ImportGroup>
  107. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  108. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  109. <Import Project="Qt4DebugAppender.props" />
  110. <Import Project="log4cplus_debug.props" />
  111. </ImportGroup>
  112. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  113. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  114. <Import Project="Qt4DebugAppender.props" />
  115. <Import Project="log4cplus_release.props" />
  116. </ImportGroup>
  117. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|x64'" Label="PropertySheets">
  118. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  119. <Import Project="Qt4DebugAppender.props" />
  120. <Import Project="log4cplus_release.props" />
  121. </ImportGroup>
  122. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|x64'" Label="PropertySheets">
  123. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  124. <Import Project="Qt4DebugAppender.props" />
  125. <Import Project="log4cplus_debug.props" />
  126. </ImportGroup>
  127. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  128. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  129. <Import Project="Qt4DebugAppender.props" />
  130. <Import Project="log4cplus_debug.props" />
  131. </ImportGroup>
  132. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  133. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  134. <Import Project="Qt4DebugAppender.props" />
  135. <Import Project="log4cplus_release.props" />
  136. </ImportGroup>
  137. <PropertyGroup Label="UserMacros" />
  138. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">
  139. <Link>
  140. <AdditionalDependencies>QtCored4.lib;%(AdditionalDependencies)</AdditionalDependencies>
  141. </Link>
  142. </ItemDefinitionGroup>
  143. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  144. <Link>
  145. <AdditionalDependencies>QtCored4.lib;%(AdditionalDependencies)</AdditionalDependencies>
  146. </Link>
  147. </ItemDefinitionGroup>
  148. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|x64'">
  149. <Link>
  150. <AdditionalDependencies>QtCored4.lib;%(AdditionalDependencies)</AdditionalDependencies>
  151. </Link>
  152. </ItemDefinitionGroup>
  153. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  154. <Link>
  155. <AdditionalDependencies>QtCored4.lib;%(AdditionalDependencies)</AdditionalDependencies>
  156. </Link>
  157. </ItemDefinitionGroup>
  158. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|Win32'">
  159. <Link>
  160. <AdditionalDependencies>QtCore4.lib;%(AdditionalDependencies)</AdditionalDependencies>
  161. </Link>
  162. </ItemDefinitionGroup>
  163. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  164. <Link>
  165. <AdditionalDependencies>QtCore4.lib;%(AdditionalDependencies)</AdditionalDependencies>
  166. </Link>
  167. </ItemDefinitionGroup>
  168. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Unicode|x64'">
  169. <Link>
  170. <AdditionalDependencies>QtCore4.lib;%(AdditionalDependencies)</AdditionalDependencies>
  171. </Link>
  172. </ItemDefinitionGroup>
  173. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  174. <Link>
  175. <AdditionalDependencies>QtCore4.lib;%(AdditionalDependencies)</AdditionalDependencies>
  176. </Link>
  177. </ItemDefinitionGroup>
  178. <ItemGroup>
  179. <None Include="Qt4DebugAppender.props">
  180. <SubType>Designer</SubType>
  181. </None>
  182. <None Include="log4cplus_debug.props" />
  183. <None Include="log4cplus_release.props" />
  184. </ItemGroup>
  185. <ItemGroup>
  186. <ProjectReference Include="log4cplus.vcxproj">
  187. <Project>{917836a4-0ddc-47be-b930-1b3bfdf6c940}</Project>
  188. </ProjectReference>
  189. </ItemGroup>
  190. <ItemGroup>
  191. <ClInclude Include="..\include\log4cplus\qt4debugappender.h" />
  192. </ItemGroup>
  193. <ItemGroup>
  194. <ClCompile Include="..\qt4debugappender\qt4debugappender.cxx" />
  195. </ItemGroup>
  196. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  197. <ImportGroup Label="ExtensionTargets">
  198. </ImportGroup>
  199. </Project>