1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project DefaultTargets =" Build" ToolsVersion =" 17.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup >
4+ <PreferredToolArchitecture >
5+ </PreferredToolArchitecture >
6+ </PropertyGroup >
7+ <ItemGroup Label =" ProjectConfigurations" >
8+ <ProjectConfiguration Include =" Debug|x64" >
9+ <Configuration >Debug</Configuration >
10+ <Platform >x64</Platform >
11+ </ProjectConfiguration >
12+ <ProjectConfiguration Include =" Release|x64" >
13+ <Configuration >Release</Configuration >
14+ <Platform >x64</Platform >
15+ </ProjectConfiguration >
16+ </ItemGroup >
17+ <PropertyGroup Label =" Globals" >
18+ <ProjectGuid >{BDEA17F1-9D47-31CE-B733-4C1AE77CB243}</ProjectGuid >
19+ <Keyword >Win32Proj</Keyword >
20+ <WindowsTargetPlatformVersion >10.0</WindowsTargetPlatformVersion >
21+ <Platform >x64</Platform >
22+ <ProjectName >Keygen</ProjectName >
23+ <VCProjectUpgraderObjectName >NoUpgrade</VCProjectUpgraderObjectName >
24+ </PropertyGroup >
25+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
26+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
27+ <ConfigurationType >Application</ConfigurationType >
28+ <CharacterSet >Unicode</CharacterSet >
29+ <PlatformToolset >v143</PlatformToolset >
30+ <UseDebugLibraries >true</UseDebugLibraries >
31+ </PropertyGroup >
32+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
33+ <ConfigurationType >Application</ConfigurationType >
34+ <CharacterSet >Unicode</CharacterSet >
35+ <PlatformToolset >v143</PlatformToolset >
36+ <WholeProgramOptimization >true</WholeProgramOptimization >
37+ </PropertyGroup >
38+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
39+ <ImportGroup Label =" ExtensionSettings" >
40+ </ImportGroup >
41+ <ImportGroup Label =" PropertySheets" >
42+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
43+ </ImportGroup >
44+ <PropertyGroup Label =" UserMacros" />
45+ <PropertyGroup >
46+ <_ProjectFileVersion >10.0.20506.1</_ProjectFileVersion >
47+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(SolutionDir)$(Configuration)\</OutDir >
48+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(Configuration)\</IntDir >
49+ <TargetName Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(ProjectName)</TargetName >
50+ <TargetExt Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >.exe</TargetExt >
51+ <LinkIncremental Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</LinkIncremental >
52+ <GenerateManifest Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</GenerateManifest >
53+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(SolutionDir)$(Configuration)\</OutDir >
54+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(Configuration)\</IntDir >
55+ <TargetName Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(ProjectName)</TargetName >
56+ <TargetExt Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >.exe</TargetExt >
57+ <LinkIncremental Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >false</LinkIncremental >
58+ <GenerateManifest Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</GenerateManifest >
59+ </PropertyGroup >
60+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
61+ <ClCompile >
62+ <AssemblerListingLocation >$(IntDir)</AssemblerListingLocation >
63+ <BasicRuntimeChecks >EnableFastChecks</BasicRuntimeChecks >
64+ <DebugInformationFormat >EditAndContinue</DebugInformationFormat >
65+ <ExceptionHandling >Sync</ExceptionHandling >
66+ <InlineFunctionExpansion >Default</InlineFunctionExpansion >
67+ <Optimization >Disabled</Optimization >
68+ <PrecompiledHeader >NotUsing</PrecompiledHeader >
69+ <RuntimeLibrary >MultiThreadedDebug</RuntimeLibrary >
70+ <UseFullPaths >true</UseFullPaths >
71+ <PreprocessorDefinitions >WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
72+ <ObjectFileName >$(IntDir)</ObjectFileName >
73+ <AdditionalIncludeDirectories >C:\Program Files\OpenSSL\include</AdditionalIncludeDirectories >
74+ <SDLCheck >false</SDLCheck >
75+ <ConformanceMode >false</ConformanceMode >
76+ <CallingConvention >StdCall</CallingConvention >
77+ <LanguageStandard >stdcpp17</LanguageStandard >
78+ </ClCompile >
79+ <ResourceCompile >
80+ <PreprocessorDefinitions >%(PreprocessorDefinitions);WIN32;_DEBUG;_WINDOWS;CMAKE_INTDIR=\"Debug\"</PreprocessorDefinitions >
81+ </ResourceCompile >
82+ <Midl >
83+ <AdditionalIncludeDirectories >%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
84+ <OutputDirectory >$(ProjectDir)/$(IntDir)</OutputDirectory >
85+ <HeaderFileName >%(Filename).h</HeaderFileName >
86+ <TypeLibraryName >%(Filename).tlb</TypeLibraryName >
87+ <InterfaceIdentifierFileName >%(Filename)_i.c</InterfaceIdentifierFileName >
88+ <ProxyFileName >%(Filename)_p.c</ProxyFileName >
89+ </Midl >
90+ <Link >
91+ <AdditionalDependencies >lib\libcrypto.lib;comctl32.lib;uxtheme.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies >
92+ <AdditionalLibraryDirectories >%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories >
93+ <AdditionalOptions >%(AdditionalOptions) /machine:x64</AdditionalOptions >
94+ <GenerateDebugInformation >true</GenerateDebugInformation >
95+ <IgnoreSpecificDefaultLibraries >
96+ </IgnoreSpecificDefaultLibraries >
97+ <ImportLibrary >
98+ </ImportLibrary >
99+ <ProgramDataBaseFile >$(OutDir)$(TargetName).pdb</ProgramDataBaseFile >
100+ <SubSystem >Console</SubSystem >
101+ <AdditionalManifestDependencies >"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"</AdditionalManifestDependencies >
102+ </Link >
103+ <ProjectReference >
104+ <LinkLibraryDependencies >true</LinkLibraryDependencies >
105+ </ProjectReference >
106+ </ItemDefinitionGroup >
107+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
108+ <ClCompile >
109+ <AssemblerListingLocation >$(IntDir)</AssemblerListingLocation >
110+ <ExceptionHandling >Sync</ExceptionHandling >
111+ <InlineFunctionExpansion >AnySuitable</InlineFunctionExpansion >
112+ <Optimization >MaxSpeed</Optimization >
113+ <PrecompiledHeader >NotUsing</PrecompiledHeader >
114+ <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
115+ <UseFullPaths >false</UseFullPaths >
116+ <PreprocessorDefinitions >WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
117+ <ObjectFileName >$(IntDir)</ObjectFileName >
118+ <DebugInformationFormat >
119+ </DebugInformationFormat >
120+ <AdditionalIncludeDirectories >C:\Program Files\OpenSSL\include</AdditionalIncludeDirectories >
121+ <CallingConvention >StdCall</CallingConvention >
122+ <LanguageStandard >stdcpp17</LanguageStandard >
123+ </ClCompile >
124+ <ResourceCompile >
125+ <PreprocessorDefinitions >%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;CMAKE_INTDIR=\"Release\"</PreprocessorDefinitions >
126+ </ResourceCompile >
127+ <Midl >
128+ <AdditionalIncludeDirectories >%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
129+ <OutputDirectory >$(ProjectDir)/$(IntDir)</OutputDirectory >
130+ <HeaderFileName >%(Filename).h</HeaderFileName >
131+ <TypeLibraryName >%(Filename).tlb</TypeLibraryName >
132+ <InterfaceIdentifierFileName >%(Filename)_i.c</InterfaceIdentifierFileName >
133+ <ProxyFileName >%(Filename)_p.c</ProxyFileName >
134+ </Midl >
135+ <Link >
136+ <AdditionalDependencies >lib\libcrypto.lib;comctl32.lib;uxtheme.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies >
137+ <AdditionalLibraryDirectories >%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories >
138+ <AdditionalOptions >%(AdditionalOptions) /machine:x64</AdditionalOptions >
139+ <GenerateDebugInformation >false</GenerateDebugInformation >
140+ <IgnoreSpecificDefaultLibraries >%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries >
141+ <ImportLibrary >
142+ </ImportLibrary >
143+ <ProgramDataBaseFile >$(OutDir)$(TargetName).pdb</ProgramDataBaseFile >
144+ <SubSystem >Console</SubSystem >
145+ <AdditionalManifestDependencies >"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"</AdditionalManifestDependencies >
146+ </Link >
147+ <ProjectReference >
148+ <LinkLibraryDependencies >true</LinkLibraryDependencies >
149+ </ProjectReference >
150+ </ItemDefinitionGroup >
151+ <ItemGroup >
152+ <ClCompile Include =" D:\Software\Development\XPKeygen\main.cpp" />
153+ <ClCompile Include =" D:\Software\Development\XPKeygen\xp.cpp" />
154+ <ClCompile Include =" D:\Software\Development\XPKeygen\server.cpp" />
155+ <ClCompile Include =" windows.cpp" />
156+ <ClInclude Include =" D:\Software\Development\XPKeygen\header.h" />
157+ <ClCompile Include =" D:\Software\Development\XPKeygen\utilities.cpp" />
158+ <ClCompile Include =" D:\Software\Development\XPKeygen\key.cpp" />
159+ <ClInclude Include =" resource.h" />
160+ </ItemGroup >
161+ <ItemGroup >
162+ <ResourceCompile Include =" resource.rc" />
163+ </ItemGroup >
164+ <ItemGroup >
165+ <Media Include =" resources\neon.wav" />
166+ <Media Include =" resources\pxiii.wav" />
167+ </ItemGroup >
168+ <ItemGroup >
169+ <Image Include =" resources\ender.bmp" />
170+ <Image Include =" resources\icon.ico" />
171+ <Image Include =" resources\logo.bmp" />
172+ </ItemGroup >
173+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
174+ <ImportGroup Label =" ExtensionTargets" >
175+ </ImportGroup >
176+ </Project >
0 commit comments