File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 297297 <PrecompiledHeaderOutputFile Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile >
298298 <PrecompiledHeaderOutputFile Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile >
299299 </ClCompile >
300+ <ClCompile Include =" src\utils\math.cpp" />
300301 <ClCompile Include =" src\utils\memory.cpp" >
301302 <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >Use</PrecompiledHeader >
302303 <PrecompiledHeaderFile Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >stdafx.hpp</PrecompiledHeaderFile >
408409 <ClInclude Include =" src\utils.hpp" />
409410 <ClInclude Include =" src\utils\hook.hpp" />
410411 <ClInclude Include =" src\utils\loggingsystem.hpp" />
412+ <ClInclude Include =" src\utils\math.hpp" />
411413 <ClInclude Include =" src\utils\memory.hpp" />
412414 <ClInclude Include =" src\utils\platform.hpp" />
413415 <ClInclude Include =" src\utils\scanner.hpp" />
You can’t perform that action at this time.
0 commit comments