mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-06 15:29:31 +03:00
merge ide files
This commit is contained in:
parent
24034c997c
commit
9f0da5c195
2 changed files with 0 additions and 6 deletions
|
@ -257,11 +257,8 @@
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="..\..\src\page.c" />
|
<ClCompile Include="..\..\src\page.c" />
|
||||||
<ClCompile Include="..\..\src\random.c" />
|
<ClCompile Include="..\..\src\random.c" />
|
||||||
<<<<<<< HEAD
|
|
||||||
<ClCompile Include="..\..\src\segment-cache.c" />
|
<ClCompile Include="..\..\src\segment-cache.c" />
|
||||||
=======
|
|
||||||
<ClCompile Include="..\..\src\segment-map.c" />
|
<ClCompile Include="..\..\src\segment-map.c" />
|
||||||
>>>>>>> dev-reset
|
|
||||||
<ClCompile Include="..\..\src\segment.c" />
|
<ClCompile Include="..\..\src\segment.c" />
|
||||||
<ClCompile Include="..\..\src\stats.c" />
|
<ClCompile Include="..\..\src\stats.c" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
|
@ -235,11 +235,8 @@
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="..\..\src\page.c" />
|
<ClCompile Include="..\..\src\page.c" />
|
||||||
<ClCompile Include="..\..\src\random.c" />
|
<ClCompile Include="..\..\src\random.c" />
|
||||||
<<<<<<< HEAD
|
|
||||||
<ClCompile Include="..\..\src\segment-cache.c" />
|
<ClCompile Include="..\..\src\segment-cache.c" />
|
||||||
=======
|
|
||||||
<ClCompile Include="..\..\src\segment-map.c" />
|
<ClCompile Include="..\..\src\segment-map.c" />
|
||||||
>>>>>>> dev-reset
|
|
||||||
<ClCompile Include="..\..\src\segment.c" />
|
<ClCompile Include="..\..\src\segment.c" />
|
||||||
<ClCompile Include="..\..\src\os.c" />
|
<ClCompile Include="..\..\src\os.c" />
|
||||||
<ClCompile Include="..\..\src\stats.c" />
|
<ClCompile Include="..\..\src\stats.c" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue