Commit d9f49f04 authored by cutealien's avatar cutealien

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
parent 43bc93c6
...@@ -145,6 +145,7 @@ ...@@ -145,6 +145,7 @@
<ClCompile Include="textureRenderStates.cpp" /> <ClCompile Include="textureRenderStates.cpp" />
<ClCompile Include="timer.cpp" /> <ClCompile Include="timer.cpp" />
<ClCompile Include="transparentMaterials.cpp" /> <ClCompile Include="transparentMaterials.cpp" />
<ClCompile Include="triangle3d.cpp" />
<ClCompile Include="triangleSelector.cpp" /> <ClCompile Include="triangleSelector.cpp" />
<ClCompile Include="vectorPositionDimension2d.cpp" /> <ClCompile Include="vectorPositionDimension2d.cpp" />
<ClCompile Include="videoDriver.cpp" /> <ClCompile Include="videoDriver.cpp" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment