Add functions dependency to the project
This commit is contained in:
@@ -312,6 +312,7 @@
|
|||||||
<ClCompile Include="..\libs\Memory\Memory.cpp" />
|
<ClCompile Include="..\libs\Memory\Memory.cpp" />
|
||||||
<ClCompile Include="..\libs\UEngine\UEngine.cpp" />
|
<ClCompile Include="..\libs\UEngine\UEngine.cpp" />
|
||||||
<ClCompile Include="dllmain.cpp" />
|
<ClCompile Include="dllmain.cpp" />
|
||||||
|
<ClCompile Include="SDK\AIModule_functions.cpp" />
|
||||||
<ClCompile Include="SDK\Basic.cpp" />
|
<ClCompile Include="SDK\Basic.cpp" />
|
||||||
<ClCompile Include="SDK\CoreUObject_functions.cpp" />
|
<ClCompile Include="SDK\CoreUObject_functions.cpp" />
|
||||||
<ClCompile Include="SDK\Engine_functions.cpp" />
|
<ClCompile Include="SDK\Engine_functions.cpp" />
|
||||||
|
|||||||
Reference in New Issue
Block a user