Skip to content

Commit d7e2b9c

Browse files
committed
fix: Pushing vcxproj file to get it fixed by \n
1 parent cf0a85f commit d7e2b9c

File tree

2 files changed

+277
-3
lines changed

2 files changed

+277
-3
lines changed

p2sm.vcxproj

Lines changed: 276 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,277 @@
1010
<Platform>Win32</Platform>
1111
</ProjectConfiguration>
1212
</ItemGroup>
13+
<ItemGroup>
14+
<ClCompile Include="src\commands.cpp" />
15+
<ClCompile Include="src\globals.cpp" />
16+
<ClCompile Include="src\modules\cbaseentity.cpp" />
17+
<ClCompile Include="src\modules\gui.cpp">
18+
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
19+
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
20+
<Optimization>MinSpace</Optimization>
21+
<SupportJustMyCode>true</SupportJustMyCode>
22+
<AssemblerOutput>NoListing</AssemblerOutput>
23+
<AssemblerListingLocation>
24+
</AssemblerListingLocation>
25+
<UndefineAllPreprocessorDefinitions>false</UndefineAllPreprocessorDefinitions>
26+
<BrowseInformation>false</BrowseInformation>
27+
<BrowseInformationFile>.\Build\.\/</BrowseInformationFile>
28+
<CompileAs>CompileAsCpp</CompileAs>
29+
<ConformanceMode>Default</ConformanceMode>
30+
<DiagnosticsFormat>Column</DiagnosticsFormat>
31+
<DisableLanguageExtensions>false</DisableLanguageExtensions>
32+
<ErrorReporting>Prompt</ErrorReporting>
33+
<ExpandAttributedSource>false</ExpandAttributedSource>
34+
<ExceptionHandling>false</ExceptionHandling>
35+
<EnableASAN>false</EnableASAN>
36+
<EnableFuzzer>false</EnableFuzzer>
37+
<EnableFiberSafeOptimizations>false</EnableFiberSafeOptimizations>
38+
<EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
39+
<FloatingPointModel>Fast</FloatingPointModel>
40+
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
41+
<GenerateModuleDependencies>false</GenerateModuleDependencies>
42+
<GenerateSourceDependencies>false</GenerateSourceDependencies>
43+
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
44+
<InlineFunctionExpansion>Default</InlineFunctionExpansion>
45+
<IntrinsicFunctions>false</IntrinsicFunctions>
46+
<IgnoreStandardIncludePath>false</IgnoreStandardIncludePath>
47+
<LanguageStandard>stdcpplatest</LanguageStandard>
48+
<LanguageStandard_C>Default</LanguageStandard_C>
49+
<MinimalRebuild>false</MinimalRebuild>
50+
<ModuleDependenciesFile>.\Build\.\</ModuleDependenciesFile>
51+
<ModuleOutputFile>.\Build\.\</ModuleOutputFile>
52+
<OmitDefaultLibName>false</OmitDefaultLibName>
53+
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
54+
<WholeProgramOptimization>false</WholeProgramOptimization>
55+
<ObjectFileName>.\Build\.\/</ObjectFileName>
56+
<CallingConvention>Cdecl</CallingConvention>
57+
<ProgramDataBaseFileName>.\Build\.\/</ProgramDataBaseFileName>
58+
<PrecompiledHeader>NotUsing</PrecompiledHeader>
59+
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
60+
<PrecompiledHeaderOutputFile>.\Build\.\p2sm.pch</PrecompiledHeaderOutputFile>
61+
<PreprocessToFile>false</PreprocessToFile>
62+
<PreprocessKeepComments>false</PreprocessKeepComments>
63+
<PreprocessSuppressLineNumbers>false</PreprocessSuppressLineNumbers>
64+
<RemoveUnreferencedCodeData>true</RemoveUnreferencedCodeData>
65+
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
66+
<ShowIncludes>false</ShowIncludes>
67+
<SourceDependenciesFile>.\Build\.\</SourceDependenciesFile>
68+
<SuppressStartupBanner>true</SuppressStartupBanner>
69+
<BufferSecurityCheck>true</BufferSecurityCheck>
70+
<SmallerTypeCheck>false</SmallerTypeCheck>
71+
<SpectreMitigation>false</SpectreMitigation>
72+
<StructMemberAlignment>Default</StructMemberAlignment>
73+
<TrackerLogDirectory>.\Build\.\P2Source.531796FA.tlog\</TrackerLogDirectory>
74+
<TranslateIncludes>false</TranslateIncludes>
75+
<MinimalRebuildFromTracking>true</MinimalRebuildFromTracking>
76+
<TreatWarningAsError>false</TreatWarningAsError>
77+
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
78+
<UseFullPaths>true</UseFullPaths>
79+
<WarningLevel>Level4</WarningLevel>
80+
<XMLDocumentationFileName>.\Build\.\</XMLDocumentationFileName>
81+
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
82+
<IntelJCCErratum>false</IntelJCCErratum>
83+
<BuildStlModules>false</BuildStlModules>
84+
<TreatAngleIncludeAsExternal>false</TreatAngleIncludeAsExternal>
85+
<ExternalWarningLevel>InheritWarningLevel</ExternalWarningLevel>
86+
<TreatExternalTemplatesAsInternal>true</TreatExternalTemplatesAsInternal>
87+
<DisableAnalyzeExternal>false</DisableAnalyzeExternal>
88+
<PreprocessorDefinitions>VPC;RAD_TELEMETRY_DISABLED;_HAS_ITERATOR_DEBUGGING=0;WIN32;_WIN32;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_ALLOW_RUNTIME_LIBRARY_MISMATCH;_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH;_ALLOW_MSC_VER_MISMATCH;_WINDLL;_MBCS;;COMPILER_MSVC32;COMPILER_MSVC;_DLL_EXT=.dll;DLLNAME=p2sm;BINK_VIDEO;AVI_VIDEO;WMV_VIDEO;DEV_BUILD;FRAME_POINTER_OMISSION_DISABLED;_MBCS;_EXTERNAL_DLL_EXT=.dll;VPCGAMECAPS=HL2MP;SOURCE1=1;VPCGAME=hl2mp</PreprocessorDefinitions>
89+
<EnablePREfast>false</EnablePREfast>
90+
<OmitFramePointers>false</OmitFramePointers>
91+
<MultiProcessorCompilation>true</MultiProcessorCompilation>
92+
<StringPooling>false</StringPooling>
93+
<FunctionLevelLinking>true</FunctionLevelLinking>
94+
<RuntimeTypeInfo>true</RuntimeTypeInfo>
95+
<DisableSpecificWarnings>;4316</DisableSpecificWarnings>
96+
<CompileAsManaged>false</CompileAsManaged>
97+
<LinkCompiled>true</LinkCompiled>
98+
</ClCompile>
99+
<ClCompile Include="src\p2sm.cpp" />
100+
<ClCompile Include="src\sdk.cpp" />
101+
<ClCompile Include="src\stdafx.cpp" />
102+
<ClCompile Include="src\utils\loggingsystem.cpp">
103+
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
104+
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
105+
<Optimization>MinSpace</Optimization>
106+
<SupportJustMyCode>true</SupportJustMyCode>
107+
<AssemblerOutput>NoListing</AssemblerOutput>
108+
<AssemblerListingLocation>
109+
</AssemblerListingLocation>
110+
<UndefineAllPreprocessorDefinitions>false</UndefineAllPreprocessorDefinitions>
111+
<BrowseInformation>false</BrowseInformation>
112+
<BrowseInformationFile>.\Build\.\/</BrowseInformationFile>
113+
<CompileAs>CompileAsCpp</CompileAs>
114+
<ConformanceMode>Default</ConformanceMode>
115+
<DiagnosticsFormat>Column</DiagnosticsFormat>
116+
<DisableLanguageExtensions>false</DisableLanguageExtensions>
117+
<ErrorReporting>Prompt</ErrorReporting>
118+
<ExpandAttributedSource>false</ExpandAttributedSource>
119+
<ExceptionHandling>false</ExceptionHandling>
120+
<EnableASAN>false</EnableASAN>
121+
<EnableFuzzer>false</EnableFuzzer>
122+
<EnableFiberSafeOptimizations>false</EnableFiberSafeOptimizations>
123+
<EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
124+
<FloatingPointModel>Fast</FloatingPointModel>
125+
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
126+
<GenerateModuleDependencies>false</GenerateModuleDependencies>
127+
<GenerateSourceDependencies>false</GenerateSourceDependencies>
128+
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
129+
<InlineFunctionExpansion>Default</InlineFunctionExpansion>
130+
<IntrinsicFunctions>false</IntrinsicFunctions>
131+
<IgnoreStandardIncludePath>false</IgnoreStandardIncludePath>
132+
<LanguageStandard>stdcpplatest</LanguageStandard>
133+
<LanguageStandard_C>Default</LanguageStandard_C>
134+
<MinimalRebuild>false</MinimalRebuild>
135+
<ModuleDependenciesFile>.\Build\.\</ModuleDependenciesFile>
136+
<ModuleOutputFile>.\Build\.\</ModuleOutputFile>
137+
<OmitDefaultLibName>false</OmitDefaultLibName>
138+
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
139+
<WholeProgramOptimization>false</WholeProgramOptimization>
140+
<ObjectFileName>.\Build\.\/</ObjectFileName>
141+
<CallingConvention>Cdecl</CallingConvention>
142+
<ProgramDataBaseFileName>.\Build\.\/</ProgramDataBaseFileName>
143+
<PrecompiledHeader>NotUsing</PrecompiledHeader>
144+
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
145+
<PrecompiledHeaderOutputFile>.\Build\.\p2sm.pch</PrecompiledHeaderOutputFile>
146+
<PreprocessToFile>false</PreprocessToFile>
147+
<PreprocessKeepComments>false</PreprocessKeepComments>
148+
<PreprocessSuppressLineNumbers>false</PreprocessSuppressLineNumbers>
149+
<RemoveUnreferencedCodeData>true</RemoveUnreferencedCodeData>
150+
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
151+
<ShowIncludes>false</ShowIncludes>
152+
<SourceDependenciesFile>.\Build\.\</SourceDependenciesFile>
153+
<SuppressStartupBanner>true</SuppressStartupBanner>
154+
<BufferSecurityCheck>true</BufferSecurityCheck>
155+
<SmallerTypeCheck>false</SmallerTypeCheck>
156+
<SpectreMitigation>false</SpectreMitigation>
157+
<StructMemberAlignment>Default</StructMemberAlignment>
158+
<TrackerLogDirectory>.\Build\.\P2Source.531796FA.tlog\</TrackerLogDirectory>
159+
<TranslateIncludes>false</TranslateIncludes>
160+
<MinimalRebuildFromTracking>true</MinimalRebuildFromTracking>
161+
<TreatWarningAsError>false</TreatWarningAsError>
162+
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
163+
<UseFullPaths>true</UseFullPaths>
164+
<WarningLevel>Level4</WarningLevel>
165+
<XMLDocumentationFileName>.\Build\.\</XMLDocumentationFileName>
166+
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
167+
<IntelJCCErratum>false</IntelJCCErratum>
168+
<BuildStlModules>false</BuildStlModules>
169+
<TreatAngleIncludeAsExternal>false</TreatAngleIncludeAsExternal>
170+
<ExternalWarningLevel>InheritWarningLevel</ExternalWarningLevel>
171+
<TreatExternalTemplatesAsInternal>true</TreatExternalTemplatesAsInternal>
172+
<DisableAnalyzeExternal>false</DisableAnalyzeExternal>
173+
<PreprocessorDefinitions>VPC;RAD_TELEMETRY_DISABLED;_HAS_ITERATOR_DEBUGGING=0;WIN32;_WIN32;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_ALLOW_RUNTIME_LIBRARY_MISMATCH;_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH;_ALLOW_MSC_VER_MISMATCH;_WINDLL;_MBCS;;COMPILER_MSVC32;COMPILER_MSVC;_DLL_EXT=.dll;DLLNAME=p2sm;BINK_VIDEO;AVI_VIDEO;WMV_VIDEO;DEV_BUILD;FRAME_POINTER_OMISSION_DISABLED;_MBCS;_EXTERNAL_DLL_EXT=.dll;VPCGAMECAPS=HL2MP;SOURCE1=1;VPCGAME=hl2mp</PreprocessorDefinitions>
174+
<EnablePREfast>false</EnablePREfast>
175+
<OmitFramePointers>false</OmitFramePointers>
176+
<MultiProcessorCompilation>true</MultiProcessorCompilation>
177+
<StringPooling>false</StringPooling>
178+
<FunctionLevelLinking>true</FunctionLevelLinking>
179+
<RuntimeTypeInfo>true</RuntimeTypeInfo>
180+
<DisableSpecificWarnings>;4316</DisableSpecificWarnings>
181+
<CompileAsManaged>false</CompileAsManaged>
182+
<LinkCompiled>true</LinkCompiled>
183+
</ClCompile>
184+
<ClCompile Include="src\utils\memory.cpp" />
185+
<ClCompile Include="src\utils\scanner.cpp">
186+
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
187+
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
188+
<Optimization>MinSpace</Optimization>
189+
<SupportJustMyCode>true</SupportJustMyCode>
190+
<AssemblerOutput>NoListing</AssemblerOutput>
191+
<AssemblerListingLocation>
192+
</AssemblerListingLocation>
193+
<UndefineAllPreprocessorDefinitions>false</UndefineAllPreprocessorDefinitions>
194+
<BrowseInformation>false</BrowseInformation>
195+
<BrowseInformationFile>.\Build\.\/</BrowseInformationFile>
196+
<CompileAs>CompileAsCpp</CompileAs>
197+
<ConformanceMode>Default</ConformanceMode>
198+
<DiagnosticsFormat>Column</DiagnosticsFormat>
199+
<DisableLanguageExtensions>false</DisableLanguageExtensions>
200+
<ErrorReporting>Prompt</ErrorReporting>
201+
<ExpandAttributedSource>false</ExpandAttributedSource>
202+
<ExceptionHandling>false</ExceptionHandling>
203+
<EnableASAN>false</EnableASAN>
204+
<EnableFuzzer>false</EnableFuzzer>
205+
<EnableFiberSafeOptimizations>false</EnableFiberSafeOptimizations>
206+
<EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
207+
<FloatingPointModel>Fast</FloatingPointModel>
208+
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
209+
<GenerateModuleDependencies>false</GenerateModuleDependencies>
210+
<GenerateSourceDependencies>false</GenerateSourceDependencies>
211+
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
212+
<InlineFunctionExpansion>Default</InlineFunctionExpansion>
213+
<IntrinsicFunctions>false</IntrinsicFunctions>
214+
<IgnoreStandardIncludePath>false</IgnoreStandardIncludePath>
215+
<LanguageStandard>stdcpplatest</LanguageStandard>
216+
<LanguageStandard_C>Default</LanguageStandard_C>
217+
<MinimalRebuild>false</MinimalRebuild>
218+
<ModuleDependenciesFile>.\Build\.\</ModuleDependenciesFile>
219+
<ModuleOutputFile>.\Build\.\</ModuleOutputFile>
220+
<OmitDefaultLibName>false</OmitDefaultLibName>
221+
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
222+
<WholeProgramOptimization>false</WholeProgramOptimization>
223+
<ObjectFileName>.\Build\.\/</ObjectFileName>
224+
<CallingConvention>Cdecl</CallingConvention>
225+
<ProgramDataBaseFileName>.\Build\.\/</ProgramDataBaseFileName>
226+
<PrecompiledHeader>NotUsing</PrecompiledHeader>
227+
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
228+
<PrecompiledHeaderOutputFile>.\Build\.\p2sm.pch</PrecompiledHeaderOutputFile>
229+
<PreprocessToFile>false</PreprocessToFile>
230+
<PreprocessKeepComments>false</PreprocessKeepComments>
231+
<PreprocessSuppressLineNumbers>false</PreprocessSuppressLineNumbers>
232+
<RemoveUnreferencedCodeData>true</RemoveUnreferencedCodeData>
233+
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
234+
<ShowIncludes>false</ShowIncludes>
235+
<SourceDependenciesFile>.\Build\.\</SourceDependenciesFile>
236+
<SuppressStartupBanner>true</SuppressStartupBanner>
237+
<BufferSecurityCheck>true</BufferSecurityCheck>
238+
<SmallerTypeCheck>false</SmallerTypeCheck>
239+
<SpectreMitigation>false</SpectreMitigation>
240+
<StructMemberAlignment>Default</StructMemberAlignment>
241+
<TrackerLogDirectory>.\Build\.\P2Source.531796FA.tlog\</TrackerLogDirectory>
242+
<TranslateIncludes>false</TranslateIncludes>
243+
<MinimalRebuildFromTracking>true</MinimalRebuildFromTracking>
244+
<TreatWarningAsError>false</TreatWarningAsError>
245+
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
246+
<UseFullPaths>true</UseFullPaths>
247+
<WarningLevel>Level4</WarningLevel>
248+
<XMLDocumentationFileName>.\Build\.\</XMLDocumentationFileName>
249+
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
250+
<IntelJCCErratum>false</IntelJCCErratum>
251+
<BuildStlModules>false</BuildStlModules>
252+
<TreatAngleIncludeAsExternal>false</TreatAngleIncludeAsExternal>
253+
<ExternalWarningLevel>InheritWarningLevel</ExternalWarningLevel>
254+
<TreatExternalTemplatesAsInternal>true</TreatExternalTemplatesAsInternal>
255+
<DisableAnalyzeExternal>false</DisableAnalyzeExternal>
256+
<PreprocessorDefinitions>VPC;RAD_TELEMETRY_DISABLED;_HAS_ITERATOR_DEBUGGING=0;WIN32;_WIN32;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_ALLOW_RUNTIME_LIBRARY_MISMATCH;_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH;_ALLOW_MSC_VER_MISMATCH;_WINDLL;_MBCS;;COMPILER_MSVC32;COMPILER_MSVC;_DLL_EXT=.dll;DLLNAME=p2sm;BINK_VIDEO;AVI_VIDEO;WMV_VIDEO;DEV_BUILD;FRAME_POINTER_OMISSION_DISABLED;_MBCS;_EXTERNAL_DLL_EXT=.dll;VPCGAMECAPS=HL2MP;SOURCE1=1;VPCGAME=hl2mp</PreprocessorDefinitions>
257+
<EnablePREfast>false</EnablePREfast>
258+
<OmitFramePointers>false</OmitFramePointers>
259+
<MultiProcessorCompilation>true</MultiProcessorCompilation>
260+
<StringPooling>false</StringPooling>
261+
<FunctionLevelLinking>true</FunctionLevelLinking>
262+
<RuntimeTypeInfo>true</RuntimeTypeInfo>
263+
<DisableSpecificWarnings>;4316</DisableSpecificWarnings>
264+
<CompileAsManaged>false</CompileAsManaged>
265+
<LinkCompiled>true</LinkCompiled>
266+
</ClCompile>
267+
</ItemGroup>
268+
<ItemGroup>
269+
<ClInclude Include="src\commands.hpp" />
270+
<ClInclude Include="src\globals.hpp" />
271+
<ClInclude Include="src\modules\cbaseentity.h" />
272+
<ClInclude Include="src\modules\gui.hpp" />
273+
<ClInclude Include="src\p2sm.hpp" />
274+
<ClInclude Include="src\sdk.hpp" />
275+
<ClInclude Include="src\stdafx.hpp" />
276+
<ClInclude Include="src\utils\hook.hpp" />
277+
<ClInclude Include="src\utils\loggingsystem.hpp" />
278+
<ClInclude Include="src\utils\memory.hpp" />
279+
<ClInclude Include="src\utils\scanner.hpp" />
280+
</ItemGroup>
281+
<ItemGroup>
282+
<Content Include="README.md" />
283+
</ItemGroup>
13284
<PropertyGroup Label="Globals">
14285
<ProjectGuid>{531796FA-476D-47F1-84FA-CD3613D68536}</ProjectGuid>
15286
<RootNamespace>p2sm</RootNamespace>
@@ -73,7 +344,7 @@
73344
<ClCompile>
74345
<WarningLevel>Level4</WarningLevel>
75346
<Optimization>MinSpace</Optimization>
76-
<AdditionalIncludeDirectories>utils;modules;public;public\tier0;public\tier1</AdditionalIncludeDirectories>
347+
<AdditionalIncludeDirectories>include;include\common;include\engine;include\public;include\public\tier0;include\public\tier1;lib;lib\common;lib\minhook;lib\minhook\include;lib\public;lib\toml;src;src\utils;src\modules</AdditionalIncludeDirectories>
77348
<MultiProcessorCompilation>true</MultiProcessorCompilation>
78349
<PreprocessorDefinitions>VPC;RAD_TELEMETRY_DISABLED;_HAS_ITERATOR_DEBUGGING=0;WIN32;_WIN32;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_ALLOW_RUNTIME_LIBRARY_MISMATCH;_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH;_ALLOW_MSC_VER_MISMATCH;%(PreprocessorDefinitions);COMPILER_MSVC32;COMPILER_MSVC;_DLL_EXT=.dll;DLLNAME=p2sm;BINK_VIDEO;AVI_VIDEO;WMV_VIDEO;DEV_BUILD;FRAME_POINTER_OMISSION_DISABLED;_MBCS;_EXTERNAL_DLL_EXT=.dll;VPCGAMECAPS=HL2MP;SOURCE1=1;VPCGAME=hl2mp</PreprocessorDefinitions>
79350
<StringPooling>false</StringPooling>
@@ -115,6 +386,7 @@
115386
<ClCompile>
116387
<WarningLevel>Level4</WarningLevel>
117388
<Optimization>MinSpace</Optimization>
389+
<AdditionalIncludeDirectories>include;include\common;include\engine;include\public;include\public\tier0;include\public\tier1;lib;lib\common;lib\minhook;lib\minhook\include;lib\public;lib\toml;src;src\utils;src\modules</AdditionalIncludeDirectories>
118390
<MultiProcessorCompilation>true</MultiProcessorCompilation>
119391
<PreprocessorDefinitions>VPC;RAD_TELEMETRY_DISABLED;_HAS_ITERATOR_DEBUGGING=0;WIN32;_WIN32;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_ALLOW_RUNTIME_LIBRARY_MISMATCH;_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH;_ALLOW_MSC_VER_MISMATCH;%(PreprocessorDefinitions);COMPILER_MSVC32;COMPILER_MSVC;_DLL_EXT=.dll;DLLNAME=p2sm;BINK_VIDEO;AVI_VIDEO;WMV_VIDEO;DEV_BUILD;FRAME_POINTER_OMISSION_DISABLED;_MBCS;_EXTERNAL_DLL_EXT=.dll;VPCGAMECAPS=HL2MP;SOURCE1=1;VPCGAME=hl2mp</PreprocessorDefinitions>
120392
<StringPooling>false</StringPooling>
@@ -139,11 +411,12 @@
139411
<CompileAsManaged>false</CompileAsManaged>
140412
<LanguageStandard>stdcpplatest</LanguageStandard>
141413
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
142-
<AdditionalIncludeDirectories>utils;modules;public;public\tier0;public\tier1</AdditionalIncludeDirectories>
414+
<PrecompiledHeader>Use</PrecompiledHeader>
415+
<PrecompiledHeaderFile>stdafx.hpp</PrecompiledHeaderFile>
143416
</ClCompile>
144417
<Link>
145418
<GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
146-
<AdditionalLibraryDirectories>lib\public;minhook\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
419+
<AdditionalLibraryDirectories>lib\public;lib\minhook\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
147420
<AdditionalDependencies>legacy_stdio_definitions.lib;vstdlib.lib;tier0.lib;tier1.lib;tier2.lib;mathlib.lib;interfaces.lib;libMinHook-x86-v141-mtd.lib</AdditionalDependencies>
148421
<IgnoreSpecificDefaultLibraries>libc;libcd;libcmt;libcpmt;libcpmt1</IgnoreSpecificDefaultLibraries>
149422
</Link>

src/stdafx.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include <windows.h>
1616
#include <winerror.h>
1717
#endif
18+
1819
#include <memory>
1920
#include <cstdlib> /* NULL, malloc/free */
2021
#include <cstdio> /* printf, fgets */

0 commit comments

Comments
 (0)