aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/ServiceManager/ServiceManager.csproj
diff options
context:
space:
mode:
authorgareth2007-05-30 00:10:48 +0000
committergareth2007-05-30 00:10:48 +0000
commitd35db9eb5d104ba8436a386306dc385aef0a98b1 (patch)
tree6ae90dd0f451cfd4765fe22b159fe7e2ca91cbda /OpenGridServices/ServiceManager/ServiceManager.csproj
parentattempt two (diff)
downloadopensim-SC_OLD-d35db9eb5d104ba8436a386306dc385aef0a98b1.zip
opensim-SC_OLD-d35db9eb5d104ba8436a386306dc385aef0a98b1.tar.gz
opensim-SC_OLD-d35db9eb5d104ba8436a386306dc385aef0a98b1.tar.bz2
opensim-SC_OLD-d35db9eb5d104ba8436a386306dc385aef0a98b1.tar.xz
Rebuilt the build files
Added some more prompts and stuff to ServiceManager
Diffstat (limited to '')
-rw-r--r--OpenGridServices/ServiceManager/ServiceManager.csproj187
1 files changed, 92 insertions, 95 deletions
diff --git a/OpenGridServices/ServiceManager/ServiceManager.csproj b/OpenGridServices/ServiceManager/ServiceManager.csproj
index 392f560..a35e2c1 100644
--- a/OpenGridServices/ServiceManager/ServiceManager.csproj
+++ b/OpenGridServices/ServiceManager/ServiceManager.csproj
@@ -1,95 +1,92 @@
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup> 2 <PropertyGroup>
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>{E141F4EE-0000-0000-0000-000000000000}</ProjectGuid> 6 <ProjectGuid>{7C8EA758-0000-0000-0000-000000000000}</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> 9 <ApplicationIcon></ApplicationIcon>
10 </ApplicationIcon> 10 <AssemblyKeyContainerName>
11 <AssemblyKeyContainerName> 11 </AssemblyKeyContainerName>
12 </AssemblyKeyContainerName> 12 <AssemblyName>ServiceManager</AssemblyName>
13 <AssemblyName>ServiceManager</AssemblyName> 13 <DefaultClientScript>JScript</DefaultClientScript>
14 <DefaultClientScript>JScript</DefaultClientScript> 14 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
15 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> 15 <DefaultTargetSchema>IE50</DefaultTargetSchema>
16 <DefaultTargetSchema>IE50</DefaultTargetSchema> 16 <DelaySign>false</DelaySign>
17 <DelaySign>false</DelaySign> 17 <OutputType>Exe</OutputType>
18 <OutputType>Exe</OutputType> 18 <AppDesignerFolder></AppDesignerFolder>
19 <AppDesignerFolder> 19 <RootNamespace>ServiceManager</RootNamespace>
20 </AppDesignerFolder> 20 <StartupObject></StartupObject>
21 <RootNamespace>ServiceManager</RootNamespace> 21 <FileUpgradeFlags>
22 <StartupObject> 22 </FileUpgradeFlags>
23 </StartupObject> 23 </PropertyGroup>
24 <FileUpgradeFlags> 24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
25 </FileUpgradeFlags> 25 <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
26 </PropertyGroup> 26 <BaseAddress>285212672</BaseAddress>
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 27 <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
28 <AllowUnsafeBlocks>False</AllowUnsafeBlocks> 28 <ConfigurationOverrideFile>
29 <BaseAddress>285212672</BaseAddress> 29 </ConfigurationOverrideFile>
30 <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> 30 <DefineConstants>TRACE</DefineConstants>
31 <ConfigurationOverrideFile> 31 <DocumentationFile></DocumentationFile>
32 </ConfigurationOverrideFile> 32 <DebugSymbols>False</DebugSymbols>
33 <DefineConstants>TRACE;DEBUG</DefineConstants> 33 <FileAlignment>4096</FileAlignment>
34 <DocumentationFile> 34 <Optimize>True</Optimize>
35 </DocumentationFile> 35 <OutputPath>../../bin/</OutputPath>
36 <DebugSymbols>True</DebugSymbols> 36 <RegisterForComInterop>False</RegisterForComInterop>
37 <FileAlignment>4096</FileAlignment> 37 <RemoveIntegerChecks>False</RemoveIntegerChecks>
38 <Optimize>False</Optimize> 38 <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
39 <OutputPath>..\..\bin\</OutputPath> 39 <WarningLevel>4</WarningLevel>
40 <RegisterForComInterop>False</RegisterForComInterop> 40 <NoWarn></NoWarn>
41 <RemoveIntegerChecks>False</RemoveIntegerChecks> 41 </PropertyGroup>
42 <TreatWarningsAsErrors>False</TreatWarningsAsErrors> 42 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
43 <WarningLevel>4</WarningLevel> 43 <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
44 <NoWarn> 44 <BaseAddress>285212672</BaseAddress>
45 </NoWarn> 45 <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
46 </PropertyGroup> 46 <ConfigurationOverrideFile>
47 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 47 </ConfigurationOverrideFile>
48 <AllowUnsafeBlocks>False</AllowUnsafeBlocks> 48 <DefineConstants>TRACE;DEBUG</DefineConstants>
49 <BaseAddress>285212672</BaseAddress> 49 <DocumentationFile></DocumentationFile>
50 <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> 50 <DebugSymbols>True</DebugSymbols>
51 <ConfigurationOverrideFile> 51 <FileAlignment>4096</FileAlignment>
52 </ConfigurationOverrideFile> 52 <Optimize>False</Optimize>
53 <DefineConstants>TRACE</DefineConstants> 53 <OutputPath>../../bin/</OutputPath>
54 <DocumentationFile> 54 <RegisterForComInterop>False</RegisterForComInterop>
55 </DocumentationFile> 55 <RemoveIntegerChecks>False</RemoveIntegerChecks>
56 <DebugSymbols>False</DebugSymbols> 56 <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
57 <FileAlignment>4096</FileAlignment> 57 <WarningLevel>4</WarningLevel>
58 <Optimize>True</Optimize> 58 <NoWarn></NoWarn>
59 <OutputPath>..\..\bin\</OutputPath> 59 </PropertyGroup>
60 <RegisterForComInterop>False</RegisterForComInterop> 60 <ItemGroup>
61 <RemoveIntegerChecks>False</RemoveIntegerChecks> 61 <Reference Include="System" >
62 <TreatWarningsAsErrors>False</TreatWarningsAsErrors> 62 <HintPath>System.dll</HintPath>
63 <WarningLevel>4</WarningLevel> 63 <Private>False</Private>
64 <NoWarn> 64 </Reference>
65 </NoWarn> 65 <Reference Include="System.ServiceProcess" >
66 </PropertyGroup> 66 <HintPath>System.ServiceProcess.dll</HintPath>
67 <ItemGroup> 67 <Private>False</Private>
68 <Reference Include="System"> 68 </Reference>
69 <HintPath>System.dll</HintPath> 69 <Reference Include="System.Xml" >
70 <Private>False</Private> 70 <HintPath>System.Xml.dll</HintPath>
71 </Reference> 71 <Private>False</Private>
72 <Reference Include="System.ServiceProcess"> 72 </Reference>
73 <HintPath>System.ServiceProcess.dll</HintPath> 73 <Reference Include="libsecondlife.dll" >
74 <Private>False</Private> 74 <HintPath>..\..\bin\libsecondlife.dll</HintPath>
75 </Reference> 75 <Private>False</Private>
76 <Reference Include="System.Xml"> 76 </Reference>
77 <HintPath>System.Xml.dll</HintPath> 77 </ItemGroup>
78 <Private>False</Private> 78 <ItemGroup>
79 </Reference> 79 </ItemGroup>
80 </ItemGroup> 80 <ItemGroup>
81 <ItemGroup> 81 <Compile Include="ServiceManager.cs">
82 </ItemGroup> 82 <SubType>Code</SubType>
83 <ItemGroup> 83 </Compile>
84 <Compile Include="ServiceManager.cs"> 84 </ItemGroup>
85 <SubType>Component</SubType> 85 <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
86 </Compile> 86 <PropertyGroup>
87 </ItemGroup> 87 <PreBuildEvent>
88 <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> 88 </PreBuildEvent>
89 <PropertyGroup> 89 <PostBuildEvent>
90 <PreBuildEvent> 90 </PostBuildEvent>
91 </PreBuildEvent> 91 </PropertyGroup>
92 <PostBuildEvent> 92</Project>
93 </PostBuildEvent>
94 </PropertyGroup>
95</Project> \ No newline at end of file