Adding missing test-file to VS project file.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4069 dfc29bdd-3216-0410-991c-e03cc46cb475
master
cutealien 2012-02-10 11:39:21 +00:00
parent 43bc93c663
commit d9f49f04f8
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@
<ClCompile Include="textureRenderStates.cpp" />
<ClCompile Include="timer.cpp" />
<ClCompile Include="transparentMaterials.cpp" />
<ClCompile Include="triangle3d.cpp" />
<ClCompile Include="triangleSelector.cpp" />
<ClCompile Include="vectorPositionDimension2d.cpp" />
<ClCompile Include="videoDriver.cpp" />