diff options
Diffstat (limited to 'src/physics/plugins/BasicPhysicsplugin.csproj')
-rw-r--r-- | src/physics/plugins/BasicPhysicsplugin.csproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/physics/plugins/BasicPhysicsplugin.csproj b/src/physics/plugins/BasicPhysicsplugin.csproj index f0b3c9a..b3f47d3 100644 --- a/src/physics/plugins/BasicPhysicsplugin.csproj +++ b/src/physics/plugins/BasicPhysicsplugin.csproj | |||
@@ -39,7 +39,6 @@ | |||
39 | </ItemGroup> | 39 | </ItemGroup> |
40 | <ItemGroup> | 40 | <ItemGroup> |
41 | <Compile Include="PhysXplugin.cs" /> | 41 | <Compile Include="PhysXplugin.cs" /> |
42 | <Compile Include="AssemblyInfo.cs" /> | ||
43 | </ItemGroup> | 42 | </ItemGroup> |
44 | <ItemGroup> | 43 | <ItemGroup> |
45 | <ProjectReference Include="..\PhysicsManager.csproj"> | 44 | <ProjectReference Include="..\PhysicsManager.csproj"> |
@@ -49,11 +48,4 @@ | |||
49 | </ProjectReference> | 48 | </ProjectReference> |
50 | </ItemGroup> | 49 | </ItemGroup> |
51 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 50 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
52 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | ||
53 | Other similar extension points exist, see Microsoft.Common.targets. | ||
54 | <Target Name="BeforeBuild"> | ||
55 | </Target> | ||
56 | <Target Name="AfterBuild"> | ||
57 | </Target> | ||
58 | --> | ||
59 | </Project> \ No newline at end of file | 51 | </Project> \ No newline at end of file |