aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj
diff options
context:
space:
mode:
authorlbsa712007-03-27 10:51:41 +0000
committerlbsa712007-03-27 10:51:41 +0000
commitf405d0fada001a5d7e6c9778252dfff13f0ea3df (patch)
tree08490d1a2db0b4e169a2adaab563b01d88fa2ee6 /OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj
parent* Enabled the OpenSim.Servers project (diff)
downloadopensim-SC_OLD-f405d0fada001a5d7e6c9778252dfff13f0ea3df.zip
opensim-SC_OLD-f405d0fada001a5d7e6c9778252dfff13f0ea3df.tar.gz
opensim-SC_OLD-f405d0fada001a5d7e6c9778252dfff13f0ea3df.tar.bz2
opensim-SC_OLD-f405d0fada001a5d7e6c9778252dfff13f0ea3df.tar.xz
* Prebuild breaks nant build if project is empty. Quick fix : add dummy file
Diffstat (limited to '')
-rw-r--r--OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj b/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj
index cddf5d8..422e2df 100644
--- a/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj
+++ b/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj
@@ -3,7 +3,7 @@
3 <ProjectType>Local</ProjectType> 3 <ProjectType>Local</ProjectType>
4 <ProductVersion>8.0.50727</ProductVersion> 4 <ProductVersion>8.0.50727</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion> 5 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{6102061F-756B-4864-A771-9DAA7CC05826}</ProjectGuid> 6 <ProjectGuid>{C9BF395E-17FF-4AD6-821D-91907F33F5B7}</ProjectGuid>
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9 <ApplicationIcon></ApplicationIcon> 9 <ApplicationIcon></ApplicationIcon>
@@ -74,7 +74,7 @@
74 <ItemGroup> 74 <ItemGroup>
75 <ProjectReference Include="..\Manager\OpenSim.Physics.Manager.csproj"> 75 <ProjectReference Include="..\Manager\OpenSim.Physics.Manager.csproj">
76 <Name>OpenSim.Physics.Manager</Name> 76 <Name>OpenSim.Physics.Manager</Name>
77 <Project>{F9EA091B-3231-4D1B-A068-EF4A5781A0D5}</Project> 77 <Project>{7D98B8F9-1409-40DD-8A8F-9B7669761B6C}</Project>
78 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> 78 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
79 <Private>False</Private> 79 <Private>False</Private>
80 </ProjectReference> 80 </ProjectReference>