diff options
Diffstat (limited to 'OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj')
-rw-r--r-- | OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj b/OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj index 3ed0efc..1e726b2 100644 --- a/OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj +++ b/OpenSim/Region/Examples/SimpleApp/SimpleApp.csproj | |||
@@ -154,6 +154,9 @@ | |||
154 | </ProjectReference> | 154 | </ProjectReference> |
155 | </ItemGroup> | 155 | </ItemGroup> |
156 | <ItemGroup> | 156 | <ItemGroup> |
157 | <Compile Include="LlsdMethodEntry.cs"> | ||
158 | <SubType>Code</SubType> | ||
159 | </Compile> | ||
157 | <Compile Include="MyWorld.cs"> | 160 | <Compile Include="MyWorld.cs"> |
158 | <SubType>Code</SubType> | 161 | <SubType>Code</SubType> |
159 | </Compile> | 162 | </Compile> |