We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebd1f5 commit ab9a477Copy full SHA for ab9a477
LR2Mem.vcxproj
@@ -104,6 +104,7 @@
104
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
105
<ConformanceMode>true</ConformanceMode>
106
<LanguageStandard>stdcpplatest</LanguageStandard>
107
+ <AdditionalIncludeDirectories>$(ProjectDir)safetyhook\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
108
</ClCompile>
109
<Link>
110
<SubSystem>Console</SubSystem>
0 commit comments