* Added Primitive2 to vs2005 solution (again)

This commit is contained in:
lbsa71
2007-04-04 14:56:09 +00:00
parent 0ad017677b
commit 74484ed2ed
2 changed files with 4 additions and 0 deletions

View File

@@ -172,6 +172,9 @@
<Compile Include="world\Primitive.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="world\Primitive2.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="world\ScriptEngine.cs">
<SubType>Code</SubType>
</Compile>