Fixed some missing files in the vc12 project.
This commit is contained in:
@ -158,6 +158,7 @@
|
||||
<ClCompile Include="..\..\..\src\nvimage\ErrorMetric.cpp" />
|
||||
<ClCompile Include="..\..\..\src\nvimage\Filter.cpp" />
|
||||
<ClCompile Include="..\..\..\src\nvimage\FloatImage.cpp" />
|
||||
<ClCompile Include="..\..\..\src\nvimage\KtxFile.cpp" />
|
||||
<ClCompile Include="..\..\..\src\nvmath\Half.cpp" />
|
||||
<ClCompile Include="..\..\..\src\nvimage\Image.cpp" />
|
||||
<ClCompile Include="..\..\..\src\nvimage\ImageIO.cpp" />
|
||||
@ -171,6 +172,7 @@
|
||||
<ClInclude Include="..\..\..\src\nvimage\ErrorMetric.h" />
|
||||
<ClInclude Include="..\..\..\src\nvimage\Filter.h" />
|
||||
<ClInclude Include="..\..\..\src\nvimage\FloatImage.h" />
|
||||
<ClInclude Include="..\..\..\src\nvimage\KtxFile.h" />
|
||||
<ClInclude Include="..\..\..\src\nvmath\Half.h" />
|
||||
<ClInclude Include="..\..\..\src\nvimage\Image.h" />
|
||||
<ClInclude Include="..\..\..\src\nvimage\ImageIO.h" />
|
||||
|
Reference in New Issue
Block a user