Switching to premake. Probably with disasterous consequences.

This commit is contained in:
Ben Vanik
2015-07-18 16:00:01 -07:00
parent 6c5d230f67
commit e0eb85bbbc
208 changed files with 1112 additions and 4162 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010">
<!-- Shims -->
<Type Name="xe::kernel::shim::TypedPointerParam&lt;*&gt;">
<DisplayString>{host_ptr_}</DisplayString>
<Expand>
<ExpandedItem>host_ptr_</ExpandedItem>
</Expand>
</Type>
</AutoVisualizer>