- Removed Library.cpp and Library.h from nvcore VS2013 project

- Also added project references to nvtt in nvdecompress and nvimgdiff projects, lack of which prevented them from compiling
- Change to nvtt.sln is an auto-modification from VS, pretty sure it makes no difference
This commit is contained in:
Jean-S�bastien Guay
2015-07-19 14:08:01 -04:00
parent d32f0e0173
commit b254961b22
4 changed files with 16 additions and 5 deletions

View File

@ -343,7 +343,4 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
EndGlobal