File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 361
361
<ClCompile Include =" Threading\Lock.cpp" />
362
362
<ClCompile Include =" xrCore.cpp" />
363
363
<ClCompile Include =" ModuleLookup.cpp" />
364
- <ClCompile Include =" xrDebugNew .cpp" />
364
+ <ClCompile Include =" xrDebug .cpp" />
365
365
<ClCompile Include =" xrMemory.cpp" />
366
366
<ClCompile Include =" xrMemory_align.cpp" />
367
367
<ClCompile Include =" xrMemory_debug.cpp" />
Original file line number Diff line number Diff line change 240
240
<ClCompile Include =" doug_lea_allocator.cpp" >
241
241
<Filter >Memory manager\dlmalloc\wrapper</Filter >
242
242
</ClCompile >
243
- <ClCompile Include =" xrDebugNew.cpp" >
244
- <Filter >Debug core</Filter >
245
- </ClCompile >
246
243
<ClCompile Include =" blackbox\BlackBoxUI.cpp" >
247
244
<Filter >Debug core\BlackBox</Filter >
248
245
</ClCompile >
393
390
<ClCompile Include =" Crypto\xr_dsa_verifyer.cpp" >
394
391
<Filter >Crypto</Filter >
395
392
</ClCompile >
393
+ <ClCompile Include =" xrDebug.cpp" >
394
+ <Filter >Debug core</Filter >
395
+ </ClCompile >
396
396
</ItemGroup >
397
397
<ItemGroup >
398
398
<ClInclude Include =" FTimer.h" >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments