wac_downloadManager.vcxproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="17.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>
  12. </ItemGroup>
  13. <PropertyGroup Label="Globals">
  14. <ProjectGuid>{66827D3B-AA81-4F38-A671-A0C9B0C2E21D}</ProjectGuid>
  15. <Keyword>QtVS_v304</Keyword>
  16. <WindowsTargetPlatformVersion Condition="'$(Configuration)|$(Platform)' == 'Debug|Win32'">10.0.19041.0</WindowsTargetPlatformVersion>
  17. <WindowsTargetPlatformVersion Condition="'$(Configuration)|$(Platform)' == 'Release|Win32'">10.0.19041.0</WindowsTargetPlatformVersion>
  18. <QtMsBuild Condition="'$(QtMsBuild)'=='' OR !Exists('$(QtMsBuild)\qt.targets')">$(MSBuildProjectDirectory)\QtMsBuild</QtMsBuild>
  19. </PropertyGroup>
  20. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  21. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|Win32'" Label="Configuration">
  22. <ConfigurationType>DynamicLibrary</ConfigurationType>
  23. <PlatformToolset>v142</PlatformToolset>
  24. <UseDebugLibraries>true</UseDebugLibraries>
  25. <CharacterSet>Unicode</CharacterSet>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|Win32'" Label="Configuration">
  28. <ConfigurationType>DynamicLibrary</ConfigurationType>
  29. <PlatformToolset>v142</PlatformToolset>
  30. <CharacterSet>Unicode</CharacterSet>
  31. </PropertyGroup>
  32. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  33. <ImportGroup Condition="Exists('$(QtMsBuild)\qt_defaults.props')">
  34. <Import Project="$(QtMsBuild)\qt_defaults.props" />
  35. </ImportGroup>
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|Win32'" Label="QtSettings">
  37. <QtInstall>5.15.2_msvc2019</QtInstall>
  38. <QtModules>core;network;concurrent;webengine;webenginewidgets</QtModules>
  39. <QtBuildConfig>debug</QtBuildConfig>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|Win32'" Label="QtSettings">
  42. <QtInstall>5.15.2_msvc2019</QtInstall>
  43. <QtModules>core;network;concurrent;webengine;webenginewidgets</QtModules>
  44. <QtBuildConfig>release</QtBuildConfig>
  45. </PropertyGroup>
  46. <Target Name="QtMsBuildNotFound" BeforeTargets="CustomBuild;ClCompile" Condition="!Exists('$(QtMsBuild)\qt.targets') or !Exists('$(QtMsBuild)\qt.props')">
  47. <Message Importance="High" Text="QtMsBuild: could not locate qt.targets, qt.props; project may not build correctly." />
  48. </Target>
  49. <ImportGroup Label="ExtensionSettings" />
  50. <ImportGroup Label="Shared" />
  51. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)' == 'Debug|Win32'">
  52. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  53. <Import Project="$(QtMsBuild)\Qt.props" />
  54. </ImportGroup>
  55. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)' == 'Release|Win32'">
  56. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  57. <Import Project="$(QtMsBuild)\Qt.props" />
  58. </ImportGroup>
  59. <PropertyGroup Label="UserMacros" />
  60. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|Win32'">
  61. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  62. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  63. <TargetExt>.w5s</TargetExt>
  64. <LinkIncremental>false</LinkIncremental>
  65. <IncludePath>$(IncludePath)</IncludePath>
  66. <LibraryPath>$(LibraryPath)</LibraryPath>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|Win32'">
  69. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  70. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  71. <TargetExt>.w5s</TargetExt>
  72. <LinkIncremental>false</LinkIncremental>
  73. <IncludePath>$(IncludePath)</IncludePath>
  74. <LibraryPath>$(LibraryPath)</LibraryPath>
  75. </PropertyGroup>
  76. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  77. <ClCompile>
  78. <AdditionalIncludeDirectories>..\..\Wasabi;..\..\replicant;%(AdditionalIncludeDirectories);$(Qt_INCLUDEPATH_)</AdditionalIncludeDirectories>
  79. <WarningLevel>Level3</WarningLevel>
  80. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  81. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  82. <StringPooling>true</StringPooling>
  83. </ClCompile>
  84. <Link>
  85. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  86. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  87. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  88. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  89. <AdditionalDependencies>comctl32.lib;ws2_32.lib;Crypt32.lib;shlwapi.lib;%(AdditionalDependencies);$(Qt_LIBS_)</AdditionalDependencies>
  90. </Link>
  91. <PostBuildEvent>
  92. <Command>xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\System\</Command>
  93. <Message>Post build event: 'xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\System'</Message>
  94. </PostBuildEvent>
  95. </ItemDefinitionGroup>
  96. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  97. <ClCompile>
  98. <WarningLevel>Level3</WarningLevel>
  99. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  100. <AdditionalIncludeDirectories>..\..\Wasabi;..\..\replicant;%(AdditionalIncludeDirectories);$(Qt_INCLUDEPATH_)</AdditionalIncludeDirectories>
  101. <SupportJustMyCode>false</SupportJustMyCode>
  102. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  103. </ClCompile>
  104. <Link>
  105. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  106. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  107. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  108. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  109. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  110. <AdditionalDependencies>comctl32.lib;ws2_32.lib;Crypt32.lib;shlwapi.lib;%(AdditionalDependencies);$(Qt_LIBS_)</AdditionalDependencies>
  111. </Link>
  112. <PostBuildEvent>
  113. <Command>xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\System\
  114. xcopy /Y /D $(IntDir)$(TargetName).pdb ..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\System\</Command>
  115. <Message>Post build event: 'xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\System'</Message>
  116. </PostBuildEvent>
  117. </ItemDefinitionGroup>
  118. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  119. <VcpkgUseStatic>true</VcpkgUseStatic>
  120. <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
  121. <VcpkgInstalledDir>
  122. </VcpkgInstalledDir>
  123. </PropertyGroup>
  124. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  125. <VcpkgUseStatic>true</VcpkgUseStatic>
  126. <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
  127. <VcpkgInstalledDir>
  128. </VcpkgInstalledDir>
  129. </PropertyGroup>
  130. <PropertyGroup Label="Vcpkg">
  131. <VcpkgEnabled>true</VcpkgEnabled>
  132. </PropertyGroup>
  133. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|Win32'" Label="Configuration">
  134. <ClCompile>
  135. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  136. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  137. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  138. <Optimization>Disabled</Optimization>
  139. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  140. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;USE_SSL;WAC_DOWNLOAD_MANAGER_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  141. </ClCompile>
  142. <Link>
  143. <SubSystem>Windows</SubSystem>
  144. <GenerateDebugInformation>true</GenerateDebugInformation>
  145. </Link>
  146. </ItemDefinitionGroup>
  147. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)' == 'Release|Win32'" Label="Configuration">
  148. <ClCompile>
  149. <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
  150. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  151. <DebugInformationFormat>None</DebugInformationFormat>
  152. <Optimization>MinSpace</Optimization>
  153. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  154. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;USE_SSL;WAC_DOWNLOAD_MANAGER_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  155. </ClCompile>
  156. <Link>
  157. <SubSystem>Windows</SubSystem>
  158. <GenerateDebugInformation>false</GenerateDebugInformation>
  159. </Link>
  160. </ItemDefinitionGroup>
  161. <ItemGroup>
  162. <ClCompile Include="BackgroundDownloader.cpp" />
  163. <ClCompile Include="wac_downloadManager.cpp">
  164. <DynamicSource Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">input</DynamicSource>
  165. <QtMocFileName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename).moc</QtMocFileName>
  166. <DynamicSource Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">input</DynamicSource>
  167. <QtMocFileName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(Filename).moc</QtMocFileName>
  168. </ClCompile>
  169. <ClCompile Include="wac_downloadManager_api.cpp" />
  170. <ClCompile Include="wac_downloadManager_factory.cpp" />
  171. <ClCompile Include="wac_download_http_receiver.cpp" />
  172. <ClCompile Include="wac_download_http_receiver_api.cpp" />
  173. <ClCompile Include="wac_download_http_receiver_factory.cpp" />
  174. <ClInclude Include="resource.h" />
  175. <ClInclude Include="wac_downloadManager_api.h" />
  176. <ClInclude Include="api__wac_downloadManager.h" />
  177. <ClInclude Include="BackgroundDownloader.h" />
  178. <ClInclude Include="DownloadCallbackT.h" />
  179. <ClInclude Include="wac_downloadManager_factory.h" />
  180. <ClInclude Include="wac_downloadManager_global.h" />
  181. <ClInclude Include="main.h" />
  182. <ClCompile Include="main.cpp" />
  183. <ClInclude Include="wac_downloadManager_Headers.h" />
  184. <ClInclude Include="wac_download_http_receiver_api.h" />
  185. <ClInclude Include="wac_download_http_receiver_factory.h" />
  186. <QtMoc Include="wac_download_http_receiver.h" />
  187. <QtMoc Include="wac_downloadManager.h" />
  188. </ItemGroup>
  189. <ItemGroup>
  190. <ProjectReference Include="..\..\tataki\tataki.vcxproj">
  191. <Project>{255b68b5-7ef8-45ef-a675-2d6b88147909}</Project>
  192. </ProjectReference>
  193. <ProjectReference Include="..\..\Wasabi\Wasabi.vcxproj">
  194. <Project>{3e0bfa8a-b86a-42e9-a33f-ec294f823f7f}</Project>
  195. </ProjectReference>
  196. </ItemGroup>
  197. <ItemGroup>
  198. <ResourceCompile Include="wac_downloadManager.rc" />
  199. </ItemGroup>
  200. <ItemGroup>
  201. <None Include="version.rc2" />
  202. </ItemGroup>
  203. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  204. <ImportGroup Condition="Exists('$(QtMsBuild)\qt.targets')">
  205. <Import Project="$(QtMsBuild)\qt.targets" />
  206. </ImportGroup>
  207. <ImportGroup Label="ExtensionTargets">
  208. </ImportGroup>
  209. </Project>