Keeping the MSVC project file up to date

adam
jhurliman 2007-03-04 01:35:56 +00:00
parent bb3087224c
commit c3daab6434
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
<Compile Include="VersionInfo.cs" />
<Compile Include="world\Avatar.cs" />
<Compile Include="world\Entity.cs" />
<Compile Include="world\PhysicsEngine.cs" />
<Compile Include="world\Primitive.cs" />
<Compile Include="world\ScriptEngine.cs" />
<Compile Include="world\scripting\IScript.cs" />