diff options
author | jhurliman | 2007-03-04 01:35:56 +0000 |
---|---|---|
committer | jhurliman | 2007-03-04 01:35:56 +0000 |
commit | c3daab6434753355f25baa54b0d99d7bf9203adf (patch) | |
tree | 21ee21549e327d5670bf9e41ea6b11076ae94397 /src | |
parent | Updating to a version of libsecondlife that isn't thousands of years old (diff) | |
download | opensim-SC_OLD-c3daab6434753355f25baa54b0d99d7bf9203adf.zip opensim-SC_OLD-c3daab6434753355f25baa54b0d99d7bf9203adf.tar.gz opensim-SC_OLD-c3daab6434753355f25baa54b0d99d7bf9203adf.tar.bz2 opensim-SC_OLD-c3daab6434753355f25baa54b0d99d7bf9203adf.tar.xz |
Keeping the MSVC project file up to date
Diffstat (limited to 'src')
-rw-r--r-- | src/Second-server.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Second-server.csproj b/src/Second-server.csproj index a4cd744..304f666 100644 --- a/src/Second-server.csproj +++ b/src/Second-server.csproj | |||
@@ -53,6 +53,7 @@ | |||
53 | <Compile Include="VersionInfo.cs" /> | 53 | <Compile Include="VersionInfo.cs" /> |
54 | <Compile Include="world\Avatar.cs" /> | 54 | <Compile Include="world\Avatar.cs" /> |
55 | <Compile Include="world\Entity.cs" /> | 55 | <Compile Include="world\Entity.cs" /> |
56 | <Compile Include="world\PhysicsEngine.cs" /> | ||
56 | <Compile Include="world\Primitive.cs" /> | 57 | <Compile Include="world\Primitive.cs" /> |
57 | <Compile Include="world\ScriptEngine.cs" /> | 58 | <Compile Include="world\ScriptEngine.cs" /> |
58 | <Compile Include="world\scripting\IScript.cs" /> | 59 | <Compile Include="world\scripting\IScript.cs" /> |