Commit 7e28379c authored by hybrid's avatar hybrid

Add new test file to project files

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4695 dfc29bdd-3216-0410-991c-e03cc46cb475
parent ee19b6b5
......@@ -83,6 +83,7 @@
<Unit filename="burningsVideo.cpp" />
<Unit filename="collisionResponseAnimator.cpp" />
<Unit filename="color.cpp" />
<Unit filename="coreutil.cpp" />
<Unit filename="createImage.cpp" />
<Unit filename="cursorSetVisible.cpp" />
<Unit filename="disambiguateTextures.cpp" />
......
......@@ -153,6 +153,7 @@
<ClCompile Include="burningsVideo.cpp" />
<ClCompile Include="collisionResponseAnimator.cpp" />
<ClCompile Include="color.cpp" />
<ClCompile Include="coreutil.cpp" />
<ClCompile Include="createImage.cpp" />
<ClCompile Include="cursorSetVisible.cpp" />
<ClCompile Include="disambiguateTextures.cpp" />
......
......@@ -157,6 +157,7 @@
<ClCompile Include="burningsVideo.cpp" />
<ClCompile Include="collisionResponseAnimator.cpp" />
<ClCompile Include="color.cpp" />
<ClCompile Include="coreutil.cpp" />
<ClCompile Include="createImage.cpp" />
<ClCompile Include="cursorSetVisible.cpp" />
<ClCompile Include="disambiguateTextures.cpp" />
......
......@@ -204,6 +204,10 @@
RelativePath=".\color.cpp"
>
</File>
<File
RelativePath=".\coreutil.cpp"
>
</File>
<File
RelativePath=".\createImage.cpp"
>
......
......@@ -203,6 +203,10 @@
RelativePath=".\color.cpp"
>
</File>
<File
RelativePath=".\coreutil.cpp"
>
</File>
<File
RelativePath=".\createImage.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