Disable test code from nvdecompress. Update vc12 projects and fix vc12 build. Fixes bug #232.

This commit is contained in:
Ignacio
2015-12-11 12:15:22 -08:00
parent 7596650a2d
commit 9b79638f79
3 changed files with 13 additions and 6 deletions

View File

@ -157,6 +157,7 @@
<ClInclude Include="..\..\..\src\nvcore\Debug.h" />
<ClInclude Include="..\..\..\src\nvcore\DefsVcWin32.h" />
<ClInclude Include="..\..\..\src\nvcore\FileSystem.h" />
<ClInclude Include="..\..\..\src\nvcore\ForEach.h" />
<ClInclude Include="..\..\..\src\nvcore\Memory.h" />
<ClInclude Include="..\..\..\src\nvcore\nvcore.h" />
<ClInclude Include="..\..\..\src\nvcore\Ptr.h" />