diff options
author | lbsa71 | 2007-03-27 10:51:41 +0000 |
---|---|---|
committer | lbsa71 | 2007-03-27 10:51:41 +0000 |
commit | f405d0fada001a5d7e6c9778252dfff13f0ea3df (patch) | |
tree | 08490d1a2db0b4e169a2adaab563b01d88fa2ee6 /OpenSim.GridInterfaces/Local | |
parent | * Enabled the OpenSim.Servers project (diff) | |
download | opensim-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 'OpenSim.GridInterfaces/Local')
-rw-r--r-- | OpenSim.GridInterfaces/Local/OpenSim.GridInterfaces.Local.csproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim.GridInterfaces/Local/OpenSim.GridInterfaces.Local.csproj b/OpenSim.GridInterfaces/Local/OpenSim.GridInterfaces.Local.csproj index 413b9f5..0810d5e 100644 --- a/OpenSim.GridInterfaces/Local/OpenSim.GridInterfaces.Local.csproj +++ b/OpenSim.GridInterfaces/Local/OpenSim.GridInterfaces.Local.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>{E2BCA44C-1C7E-4E25-9718-5DAE6A9D528A}</ProjectGuid> | 6 | <ProjectGuid>{7EE18181-5891-405A-9590-E2D4EE5A2772}</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> |
@@ -78,13 +78,13 @@ | |||
78 | <ItemGroup> | 78 | <ItemGroup> |
79 | <ProjectReference Include="..\..\OpenSim.Framework\OpenSim.Framework.csproj"> | 79 | <ProjectReference Include="..\..\OpenSim.Framework\OpenSim.Framework.csproj"> |
80 | <Name>OpenSim.Framework</Name> | 80 | <Name>OpenSim.Framework</Name> |
81 | <Project>{76CC2D76-1C90-46BF-A386-B4EEFDDEFCCF}</Project> | 81 | <Project>{6CE3530E-1D8E-47D8-9B6D-82A86E71D657}</Project> |
82 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 82 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
83 | <Private>False</Private> | 83 | <Private>False</Private> |
84 | </ProjectReference> | 84 | </ProjectReference> |
85 | <ProjectReference Include="..\..\OpenSim.Framework.Console\OpenSim.Framework.Console.csproj"> | 85 | <ProjectReference Include="..\..\OpenSim.Framework.Console\OpenSim.Framework.Console.csproj"> |
86 | <Name>OpenSim.Framework.Console</Name> | 86 | <Name>OpenSim.Framework.Console</Name> |
87 | <Project>{4CE50A49-7B16-49ED-961B-EC91219E6F73}</Project> | 87 | <Project>{4E3D1135-5AD9-4C23-BB9A-E4FCCA4B0BC7}</Project> |
88 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 88 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
89 | <Private>False</Private> | 89 | <Private>False</Private> |
90 | </ProjectReference> | 90 | </ProjectReference> |