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 /OpenGridServices.UserServer/OpenGridServices.UserServer.csproj | |
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 'OpenGridServices.UserServer/OpenGridServices.UserServer.csproj')
-rw-r--r-- | OpenGridServices.UserServer/OpenGridServices.UserServer.csproj | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/OpenGridServices.UserServer/OpenGridServices.UserServer.csproj b/OpenGridServices.UserServer/OpenGridServices.UserServer.csproj index bcd5077..0aab6d2 100644 --- a/OpenGridServices.UserServer/OpenGridServices.UserServer.csproj +++ b/OpenGridServices.UserServer/OpenGridServices.UserServer.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>{E198DB67-006C-4E76-8D5B-8DD09E91EE2A}</ProjectGuid> | 6 | <ProjectGuid>{23D7D30C-E0CF-4AEB-8DDF-AC14C70F1D19}</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> |
@@ -86,9 +86,6 @@ | |||
86 | <ItemGroup> | 86 | <ItemGroup> |
87 | </ItemGroup> | 87 | </ItemGroup> |
88 | <ItemGroup> | 88 | <ItemGroup> |
89 | <Compile Include="ConsoleCmds.cs"> | ||
90 | <SubType>Code</SubType> | ||
91 | </Compile> | ||
92 | <Compile Include="Main.cs"> | 89 | <Compile Include="Main.cs"> |
93 | <SubType>Code</SubType> | 90 | <SubType>Code</SubType> |
94 | </Compile> | 91 | </Compile> |