Add dependency
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
<ClCompile>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<SDLCheck>true</SDLCheck>
|
||||
<PreprocessorDefinitions>MY_VERBOSE_LOGS;ZYDIS_STATIC_BUILD</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>ZYDIS_STATIC_BUILD</PreprocessorDefinitions>
|
||||
<ConformanceMode>true</ConformanceMode>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<PrecompiledHeaderFile>
|
||||
@@ -228,7 +228,7 @@
|
||||
<ClCompile>
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<SDLCheck>true</SDLCheck>
|
||||
<PreprocessorDefinitions>MY_VERBOSE_LOGS;ZYDIS_STATIC_BUILD</PreprocessorDefinitions>
|
||||
<PreprocessorDefinitions>ZYDIS_STATIC_BUILD</PreprocessorDefinitions>
|
||||
<ConformanceMode>true</ConformanceMode>
|
||||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||||
<PrecompiledHeaderFile>
|
||||
@@ -328,6 +328,7 @@
|
||||
<ClCompile Include="..\libs\Memory\Memory.cpp" />
|
||||
<ClCompile Include="..\libs\UEngine\UEngine.cpp" />
|
||||
<ClCompile Include="..\libs\UEngine\UETools.cpp" />
|
||||
<ClCompile Include="..\libs\UEngine\UEWidgets.cpp" />
|
||||
<ClCompile Include="dllmain.cpp" />
|
||||
<ClCompile Include="SDK\AbstractCharacter_functions.cpp" />
|
||||
<ClCompile Include="SDK\AIModule_functions.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user