winrar-keygen.vcxproj 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" 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. <ProjectConfiguration Include="Debug|x64">
  13. <Configuration>Debug</Configuration>
  14. <Platform>x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <VCProjectVersion>16.0</VCProjectVersion>
  23. <ProjectGuid>{2443AA55-9534-4451-9BCC-48AC0982A0CC}</ProjectGuid>
  24. <Keyword>Win32Proj</Keyword>
  25. <RootNamespace>winrarkeygen</RootNamespace>
  26. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  27. <VcpkgTriplet Condition="'$(Platform)'=='Win32'">x86-windows-static</VcpkgTriplet>
  28. <VcpkgTriplet Condition="'$(Platform)'=='x64'">x64-windows-static</VcpkgTriplet>
  29. </PropertyGroup>
  30. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  31. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  32. <ConfigurationType>Application</ConfigurationType>
  33. <UseDebugLibraries>true</UseDebugLibraries>
  34. <PlatformToolset>v142</PlatformToolset>
  35. <CharacterSet>Unicode</CharacterSet>
  36. <SpectreMitigation>false</SpectreMitigation>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  39. <ConfigurationType>Application</ConfigurationType>
  40. <UseDebugLibraries>false</UseDebugLibraries>
  41. <PlatformToolset>v142</PlatformToolset>
  42. <WholeProgramOptimization>true</WholeProgramOptimization>
  43. <CharacterSet>Unicode</CharacterSet>
  44. <SpectreMitigation>false</SpectreMitigation>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  47. <ConfigurationType>Application</ConfigurationType>
  48. <UseDebugLibraries>true</UseDebugLibraries>
  49. <PlatformToolset>v142</PlatformToolset>
  50. <CharacterSet>Unicode</CharacterSet>
  51. <SpectreMitigation>false</SpectreMitigation>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  54. <ConfigurationType>Application</ConfigurationType>
  55. <UseDebugLibraries>false</UseDebugLibraries>
  56. <PlatformToolset>v142</PlatformToolset>
  57. <WholeProgramOptimization>true</WholeProgramOptimization>
  58. <CharacterSet>Unicode</CharacterSet>
  59. <SpectreMitigation>false</SpectreMitigation>
  60. </PropertyGroup>
  61. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  62. <ImportGroup Label="ExtensionSettings">
  63. </ImportGroup>
  64. <ImportGroup Label="Shared">
  65. </ImportGroup>
  66. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  67. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  68. </ImportGroup>
  69. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  70. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  71. </ImportGroup>
  72. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  73. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  74. </ImportGroup>
  75. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  76. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  77. </ImportGroup>
  78. <PropertyGroup Label="UserMacros" />
  79. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  80. <LinkIncremental>true</LinkIncremental>
  81. <OutDir>$(SolutionDir)bin\$(Platform)-$(Configuration)\</OutDir>
  82. <IntDir>$(SolutionDir)obj\$(Platform)-$(Configuration)\</IntDir>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  85. <LinkIncremental>true</LinkIncremental>
  86. <OutDir>$(SolutionDir)bin\$(Platform)-$(Configuration)\</OutDir>
  87. <IntDir>$(SolutionDir)obj\$(Platform)-$(Configuration)\</IntDir>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  90. <LinkIncremental>false</LinkIncremental>
  91. <OutDir>$(SolutionDir)bin\$(Platform)-$(Configuration)\</OutDir>
  92. <IntDir>$(SolutionDir)obj\$(Platform)-$(Configuration)\</IntDir>
  93. </PropertyGroup>
  94. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  95. <LinkIncremental>false</LinkIncremental>
  96. <OutDir>$(SolutionDir)bin\$(Platform)-$(Configuration)\</OutDir>
  97. <IntDir>$(SolutionDir)obj\$(Platform)-$(Configuration)\</IntDir>
  98. </PropertyGroup>
  99. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  100. <ClCompile>
  101. <WarningLevel>Level3</WarningLevel>
  102. <Optimization>Disabled</Optimization>
  103. <SDLCheck>true</SDLCheck>
  104. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  105. <ConformanceMode>true</ConformanceMode>
  106. <LanguageStandard>stdcpp17</LanguageStandard>
  107. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  108. </ClCompile>
  109. <Link>
  110. <SubSystem>Console</SubSystem>
  111. <GenerateDebugInformation>true</GenerateDebugInformation>
  112. </Link>
  113. </ItemDefinitionGroup>
  114. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  115. <ClCompile>
  116. <WarningLevel>Level3</WarningLevel>
  117. <Optimization>Disabled</Optimization>
  118. <SDLCheck>true</SDLCheck>
  119. <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  120. <ConformanceMode>true</ConformanceMode>
  121. <LanguageStandard>stdcpp17</LanguageStandard>
  122. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  123. </ClCompile>
  124. <Link>
  125. <SubSystem>Console</SubSystem>
  126. <GenerateDebugInformation>true</GenerateDebugInformation>
  127. </Link>
  128. </ItemDefinitionGroup>
  129. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  130. <ClCompile>
  131. <WarningLevel>Level3</WarningLevel>
  132. <Optimization>MaxSpeed</Optimization>
  133. <FunctionLevelLinking>true</FunctionLevelLinking>
  134. <IntrinsicFunctions>true</IntrinsicFunctions>
  135. <SDLCheck>true</SDLCheck>
  136. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  137. <ConformanceMode>true</ConformanceMode>
  138. <LanguageStandard>stdcpp17</LanguageStandard>
  139. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  140. </ClCompile>
  141. <Link>
  142. <SubSystem>Console</SubSystem>
  143. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  144. <OptimizeReferences>true</OptimizeReferences>
  145. <GenerateDebugInformation>true</GenerateDebugInformation>
  146. </Link>
  147. </ItemDefinitionGroup>
  148. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  149. <ClCompile>
  150. <WarningLevel>Level3</WarningLevel>
  151. <Optimization>MaxSpeed</Optimization>
  152. <FunctionLevelLinking>true</FunctionLevelLinking>
  153. <IntrinsicFunctions>true</IntrinsicFunctions>
  154. <SDLCheck>true</SDLCheck>
  155. <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  156. <ConformanceMode>true</ConformanceMode>
  157. <LanguageStandard>stdcpp17</LanguageStandard>
  158. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  159. </ClCompile>
  160. <Link>
  161. <SubSystem>Console</SubSystem>
  162. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  163. <OptimizeReferences>true</OptimizeReferences>
  164. <GenerateDebugInformation>true</GenerateDebugInformation>
  165. </Link>
  166. </ItemDefinitionGroup>
  167. <ItemGroup>
  168. <ClCompile Include="_tmain.cpp" />
  169. </ItemGroup>
  170. <ItemGroup>
  171. <ClInclude Include="BigInteger.hpp" />
  172. <ClInclude Include="Hasher.hpp" />
  173. <ClInclude Include="EllipticCurveGF2m.hpp" />
  174. <ClInclude Include="GaloisField.hpp" />
  175. <ClInclude Include="HasherSha1Traits.hpp" />
  176. <ClInclude Include="WinRarKeygen.hpp" />
  177. <ClInclude Include="HasherCrc32Traits.hpp" />
  178. <ClInclude Include="WinRarConfig.hpp" />
  179. </ItemGroup>
  180. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  181. <ImportGroup Label="ExtensionTargets">
  182. </ImportGroup>
  183. </Project>