diff options
author | MW | 2007-04-02 10:46:59 +0000 |
---|---|---|
committer | MW | 2007-04-02 10:46:59 +0000 |
commit | 1ea4ba3a18cf0ccdc512a1cc800e44bc5cf16210 (patch) | |
tree | 4022048c8ad28d31a2dd9c87f27bab213a731468 /Prebuild/src/Prebuild.csproj | |
parent | Finished putting user server config into Db4o (diff) | |
download | opensim-SC_OLD-1ea4ba3a18cf0ccdc512a1cc800e44bc5cf16210.zip opensim-SC_OLD-1ea4ba3a18cf0ccdc512a1cc800e44bc5cf16210.tar.gz opensim-SC_OLD-1ea4ba3a18cf0ccdc512a1cc800e44bc5cf16210.tar.bz2 opensim-SC_OLD-1ea4ba3a18cf0ccdc512a1cc800e44bc5cf16210.tar.xz |
Moved database storage of the world map to the Db4LocalStorage so its in the same database as in world prims are stored.
Diffstat (limited to '')
-rw-r--r-- | Prebuild/src/Prebuild.csproj | 410 |
1 files changed, 205 insertions, 205 deletions
diff --git a/Prebuild/src/Prebuild.csproj b/Prebuild/src/Prebuild.csproj index 0fdd022..55efffa 100644 --- a/Prebuild/src/Prebuild.csproj +++ b/Prebuild/src/Prebuild.csproj | |||
@@ -1,205 +1,205 @@ | |||
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>{B6D9A5CB-0000-0000-0000-000000000000}</ProjectGuid> | 6 | <ProjectGuid>{92E80C1C-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>App.ico</ApplicationIcon> | 9 | <ApplicationIcon>App.ico</ApplicationIcon> |
10 | <AssemblyKeyContainerName> | 10 | <AssemblyKeyContainerName> |
11 | </AssemblyKeyContainerName> | 11 | </AssemblyKeyContainerName> |
12 | <AssemblyName>prebuild</AssemblyName> | 12 | <AssemblyName>prebuild</AssemblyName> |
13 | <AssemblyOriginatorKeyFile>Prebuild.snk</AssemblyOriginatorKeyFile> | 13 | <AssemblyOriginatorKeyFile>Prebuild.snk</AssemblyOriginatorKeyFile> |
14 | <SignAssembly>true</SignAssembly> | 14 | <SignAssembly>true</SignAssembly> |
15 | <DefaultClientScript>JScript</DefaultClientScript> | 15 | <DefaultClientScript>JScript</DefaultClientScript> |
16 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | 16 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> |
17 | <DefaultTargetSchema>IE50</DefaultTargetSchema> | 17 | <DefaultTargetSchema>IE50</DefaultTargetSchema> |
18 | <DelaySign>false</DelaySign> | 18 | <DelaySign>false</DelaySign> |
19 | <OutputType>Exe</OutputType> | 19 | <OutputType>Exe</OutputType> |
20 | <AppDesignerFolder></AppDesignerFolder> | 20 | <AppDesignerFolder></AppDesignerFolder> |
21 | <RootNamespace>Prebuild</RootNamespace> | 21 | <RootNamespace>Prebuild</RootNamespace> |
22 | <StartupObject>Prebuild.Prebuild</StartupObject> | 22 | <StartupObject>Prebuild.Prebuild</StartupObject> |
23 | <FileUpgradeFlags> | 23 | <FileUpgradeFlags> |
24 | </FileUpgradeFlags> | 24 | </FileUpgradeFlags> |
25 | </PropertyGroup> | 25 | </PropertyGroup> |
26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
27 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | 27 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> |
28 | <BaseAddress>285212672</BaseAddress> | 28 | <BaseAddress>285212672</BaseAddress> |
29 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | 29 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> |
30 | <ConfigurationOverrideFile> | 30 | <ConfigurationOverrideFile> |
31 | </ConfigurationOverrideFile> | 31 | </ConfigurationOverrideFile> |
32 | <DefineConstants>TRACE</DefineConstants> | 32 | <DefineConstants>DEBUG;TRACE</DefineConstants> |
33 | <DocumentationFile></DocumentationFile> | 33 | <DocumentationFile></DocumentationFile> |
34 | <DebugSymbols>False</DebugSymbols> | 34 | <DebugSymbols>True</DebugSymbols> |
35 | <FileAlignment>4096</FileAlignment> | 35 | <FileAlignment>4096</FileAlignment> |
36 | <Optimize>True</Optimize> | 36 | <Optimize>False</Optimize> |
37 | <OutputPath>../../bin/</OutputPath> | 37 | <OutputPath>..\..\bin\</OutputPath> |
38 | <RegisterForComInterop>False</RegisterForComInterop> | 38 | <RegisterForComInterop>False</RegisterForComInterop> |
39 | <RemoveIntegerChecks>False</RemoveIntegerChecks> | 39 | <RemoveIntegerChecks>False</RemoveIntegerChecks> |
40 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | 40 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> |
41 | <WarningLevel>4</WarningLevel> | 41 | <WarningLevel>4</WarningLevel> |
42 | <NoWarn>1595</NoWarn> | 42 | <NoWarn>1595</NoWarn> |
43 | </PropertyGroup> | 43 | </PropertyGroup> |
44 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 44 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
45 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | 45 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> |
46 | <BaseAddress>285212672</BaseAddress> | 46 | <BaseAddress>285212672</BaseAddress> |
47 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | 47 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> |
48 | <ConfigurationOverrideFile> | 48 | <ConfigurationOverrideFile> |
49 | </ConfigurationOverrideFile> | 49 | </ConfigurationOverrideFile> |
50 | <DefineConstants>DEBUG;TRACE</DefineConstants> | 50 | <DefineConstants>TRACE</DefineConstants> |
51 | <DocumentationFile></DocumentationFile> | 51 | <DocumentationFile></DocumentationFile> |
52 | <DebugSymbols>True</DebugSymbols> | 52 | <DebugSymbols>False</DebugSymbols> |
53 | <FileAlignment>4096</FileAlignment> | 53 | <FileAlignment>4096</FileAlignment> |
54 | <Optimize>False</Optimize> | 54 | <Optimize>True</Optimize> |
55 | <OutputPath>../../bin/</OutputPath> | 55 | <OutputPath>..\..\bin\</OutputPath> |
56 | <RegisterForComInterop>False</RegisterForComInterop> | 56 | <RegisterForComInterop>False</RegisterForComInterop> |
57 | <RemoveIntegerChecks>False</RemoveIntegerChecks> | 57 | <RemoveIntegerChecks>False</RemoveIntegerChecks> |
58 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | 58 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> |
59 | <WarningLevel>4</WarningLevel> | 59 | <WarningLevel>4</WarningLevel> |
60 | <NoWarn>1595</NoWarn> | 60 | <NoWarn>1595</NoWarn> |
61 | </PropertyGroup> | 61 | </PropertyGroup> |
62 | <ItemGroup> | 62 | <ItemGroup> |
63 | <Reference Include="System.EnterpriseServices" > | 63 | <Reference Include="System.EnterpriseServices" > |
64 | <HintPath>System.EnterpriseServices.dll</HintPath> | 64 | <HintPath>System.EnterpriseServices.dll</HintPath> |
65 | <Private>False</Private> | 65 | <Private>False</Private> |
66 | </Reference> | 66 | </Reference> |
67 | <Reference Include="System.Xml" > | 67 | <Reference Include="System.Xml" > |
68 | <HintPath>System.Xml.dll</HintPath> | 68 | <HintPath>System.Xml.dll</HintPath> |
69 | <Private>False</Private> | 69 | <Private>False</Private> |
70 | </Reference> | 70 | </Reference> |
71 | <Reference Include="System" > | 71 | <Reference Include="System" > |
72 | <HintPath>System.dll</HintPath> | 72 | <HintPath>System.dll</HintPath> |
73 | <Private>False</Private> | 73 | <Private>False</Private> |
74 | </Reference> | 74 | </Reference> |
75 | </ItemGroup> | 75 | </ItemGroup> |
76 | <ItemGroup> | 76 | <ItemGroup> |
77 | </ItemGroup> | 77 | </ItemGroup> |
78 | <ItemGroup> | 78 | <ItemGroup> |
79 | <EmbeddedResource Include="App.ico"> | 79 | <EmbeddedResource Include="App.ico"> |
80 | </EmbeddedResource> | 80 | </EmbeddedResource> |
81 | <EmbeddedResource Include="data/prebuild-1.7.xsd"> | 81 | <EmbeddedResource Include="data\prebuild-1.7.xsd"> |
82 | </EmbeddedResource> | 82 | </EmbeddedResource> |
83 | <Compile Include="Prebuild.cs"> | 83 | <Compile Include="Prebuild.cs"> |
84 | <SubType>Code</SubType> | 84 | <SubType>Code</SubType> |
85 | </Compile> | 85 | </Compile> |
86 | <Compile Include="Core/FatalException.cs"> | 86 | <Compile Include="Core\FatalException.cs"> |
87 | <SubType>Code</SubType> | 87 | <SubType>Code</SubType> |
88 | </Compile> | 88 | </Compile> |
89 | <Compile Include="Core/Kernel.cs"> | 89 | <Compile Include="Core\Kernel.cs"> |
90 | <SubType>Code</SubType> | 90 | <SubType>Code</SubType> |
91 | </Compile> | 91 | </Compile> |
92 | <Compile Include="Core/UnknownLanguageException.cs"> | 92 | <Compile Include="Core\UnknownLanguageException.cs"> |
93 | <SubType>Code</SubType> | 93 | <SubType>Code</SubType> |
94 | </Compile> | 94 | </Compile> |
95 | <Compile Include="Core/WarningException.cs"> | 95 | <Compile Include="Core\WarningException.cs"> |
96 | <SubType>Code</SubType> | 96 | <SubType>Code</SubType> |
97 | </Compile> | 97 | </Compile> |
98 | <Compile Include="Core/Attributes/DataNodeAttribute.cs"> | 98 | <Compile Include="Core\Attributes\DataNodeAttribute.cs"> |
99 | <SubType>Code</SubType> | 99 | <SubType>Code</SubType> |
100 | </Compile> | 100 | </Compile> |
101 | <Compile Include="Core/Attributes/OptionNodeAttribute.cs"> | 101 | <Compile Include="Core\Attributes\OptionNodeAttribute.cs"> |
102 | <SubType>Code</SubType> | 102 | <SubType>Code</SubType> |
103 | </Compile> | 103 | </Compile> |
104 | <Compile Include="Core/Attributes/TargetAttribute.cs"> | 104 | <Compile Include="Core\Attributes\TargetAttribute.cs"> |
105 | <SubType>Code</SubType> | 105 | <SubType>Code</SubType> |
106 | </Compile> | 106 | </Compile> |
107 | <Compile Include="Core/Interfaces/IDataNode.cs"> | 107 | <Compile Include="Core\Interfaces\IDataNode.cs"> |
108 | <SubType>Code</SubType> | 108 | <SubType>Code</SubType> |
109 | </Compile> | 109 | </Compile> |
110 | <Compile Include="Core/Interfaces/ITarget.cs"> | 110 | <Compile Include="Core\Interfaces\ITarget.cs"> |
111 | <SubType>Code</SubType> | 111 | <SubType>Code</SubType> |
112 | </Compile> | 112 | </Compile> |
113 | <Compile Include="Core/Nodes/ConfigurationNode.cs"> | 113 | <Compile Include="Core\Nodes\ConfigurationNode.cs"> |
114 | <SubType>Code</SubType> | 114 | <SubType>Code</SubType> |
115 | </Compile> | 115 | </Compile> |
116 | <Compile Include="Core/Nodes/DataNode.cs"> | 116 | <Compile Include="Core\Nodes\DataNode.cs"> |
117 | <SubType>Code</SubType> | 117 | <SubType>Code</SubType> |
118 | </Compile> | 118 | </Compile> |
119 | <Compile Include="Core/Nodes/ExcludeNode.cs"> | 119 | <Compile Include="Core\Nodes\ExcludeNode.cs"> |
120 | <SubType>Code</SubType> | 120 | <SubType>Code</SubType> |
121 | </Compile> | 121 | </Compile> |
122 | <Compile Include="Core/Nodes/FileNode.cs"> | 122 | <Compile Include="Core\Nodes\FileNode.cs"> |
123 | <SubType>Code</SubType> | 123 | <SubType>Code</SubType> |
124 | </Compile> | 124 | </Compile> |
125 | <Compile Include="Core/Nodes/FilesNode.cs"> | 125 | <Compile Include="Core\Nodes\FilesNode.cs"> |
126 | <SubType>Code</SubType> | 126 | <SubType>Code</SubType> |
127 | </Compile> | 127 | </Compile> |
128 | <Compile Include="Core/Nodes/MatchNode.cs"> | 128 | <Compile Include="Core\Nodes\MatchNode.cs"> |
129 | <SubType>Code</SubType> | 129 | <SubType>Code</SubType> |
130 | </Compile> | 130 | </Compile> |
131 | <Compile Include="Core/Nodes/OptionsNode.cs"> | 131 | <Compile Include="Core\Nodes\OptionsNode.cs"> |
132 | <SubType>Code</SubType> | 132 | <SubType>Code</SubType> |
133 | </Compile> | 133 | </Compile> |
134 | <Compile Include="Core/Nodes/ProcessNode.cs"> | 134 | <Compile Include="Core\Nodes\ProcessNode.cs"> |
135 | <SubType>Code</SubType> | 135 | <SubType>Code</SubType> |
136 | </Compile> | 136 | </Compile> |
137 | <Compile Include="Core/Nodes/ProjectNode.cs"> | 137 | <Compile Include="Core\Nodes\ProjectNode.cs"> |
138 | <SubType>Code</SubType> | 138 | <SubType>Code</SubType> |
139 | </Compile> | 139 | </Compile> |
140 | <Compile Include="Core/Nodes/ReferenceNode.cs"> | 140 | <Compile Include="Core\Nodes\ReferenceNode.cs"> |
141 | <SubType>Code</SubType> | 141 | <SubType>Code</SubType> |
142 | </Compile> | 142 | </Compile> |
143 | <Compile Include="Core/Nodes/ReferencePathNode.cs"> | 143 | <Compile Include="Core\Nodes\ReferencePathNode.cs"> |
144 | <SubType>Code</SubType> | 144 | <SubType>Code</SubType> |
145 | </Compile> | 145 | </Compile> |
146 | <Compile Include="Core/Nodes/SolutionNode.cs"> | 146 | <Compile Include="Core\Nodes\SolutionNode.cs"> |
147 | <SubType>Code</SubType> | 147 | <SubType>Code</SubType> |
148 | </Compile> | 148 | </Compile> |
149 | <Compile Include="Core/Parse/IfContext.cs"> | 149 | <Compile Include="Core\Parse\IfContext.cs"> |
150 | <SubType>Code</SubType> | 150 | <SubType>Code</SubType> |
151 | </Compile> | 151 | </Compile> |
152 | <Compile Include="Core/Parse/Preprocessor.cs"> | 152 | <Compile Include="Core\Parse\Preprocessor.cs"> |
153 | <SubType>Code</SubType> | 153 | <SubType>Code</SubType> |
154 | </Compile> | 154 | </Compile> |
155 | <Compile Include="Core/Targets/AutotoolsTarget.cs"> | 155 | <Compile Include="Core\Targets\AutotoolsTarget.cs"> |
156 | <SubType>Code</SubType> | 156 | <SubType>Code</SubType> |
157 | </Compile> | 157 | </Compile> |
158 | <Compile Include="Core/Targets/DebugTarget.cs"> | 158 | <Compile Include="Core\Targets\DebugTarget.cs"> |
159 | <SubType>Code</SubType> | 159 | <SubType>Code</SubType> |
160 | </Compile> | 160 | </Compile> |
161 | <Compile Include="Core/Targets/MonoDevelopTarget.cs"> | 161 | <Compile Include="Core\Targets\MonoDevelopTarget.cs"> |
162 | <SubType>Code</SubType> | 162 | <SubType>Code</SubType> |
163 | </Compile> | 163 | </Compile> |
164 | <Compile Include="Core/Targets/NAntTarget.cs"> | 164 | <Compile Include="Core\Targets\NAntTarget.cs"> |
165 | <SubType>Code</SubType> | 165 | <SubType>Code</SubType> |
166 | </Compile> | 166 | </Compile> |
167 | <Compile Include="Core/Targets/SharpDevelop2Target.cs"> | 167 | <Compile Include="Core\Targets\SharpDevelop2Target.cs"> |
168 | <SubType>Code</SubType> | 168 | <SubType>Code</SubType> |
169 | </Compile> | 169 | </Compile> |
170 | <Compile Include="Core/Targets/SharpDevelopTarget.cs"> | 170 | <Compile Include="Core\Targets\SharpDevelopTarget.cs"> |
171 | <SubType>Code</SubType> | 171 | <SubType>Code</SubType> |
172 | </Compile> | 172 | </Compile> |
173 | <Compile Include="Core/Targets/VS2002Target.cs"> | 173 | <Compile Include="Core\Targets\VS2002Target.cs"> |
174 | <SubType>Code</SubType> | 174 | <SubType>Code</SubType> |
175 | </Compile> | 175 | </Compile> |
176 | <Compile Include="Core/Targets/VS2003Target.cs"> | 176 | <Compile Include="Core\Targets\VS2003Target.cs"> |
177 | <SubType>Code</SubType> | 177 | <SubType>Code</SubType> |
178 | </Compile> | 178 | </Compile> |
179 | <Compile Include="Core/Targets/VS2005Target.cs"> | 179 | <Compile Include="Core\Targets\VS2005Target.cs"> |
180 | <SubType>Code</SubType> | 180 | <SubType>Code</SubType> |
181 | </Compile> | 181 | </Compile> |
182 | <Compile Include="Core/Utilities/CommandLineCollection.cs"> | 182 | <Compile Include="Core\Utilities\CommandLineCollection.cs"> |
183 | <SubType>Code</SubType> | 183 | <SubType>Code</SubType> |
184 | </Compile> | 184 | </Compile> |
185 | <Compile Include="Core/Utilities/CurrentDirectory.cs"> | 185 | <Compile Include="Core\Utilities\CurrentDirectory.cs"> |
186 | <SubType>Code</SubType> | 186 | <SubType>Code</SubType> |
187 | </Compile> | 187 | </Compile> |
188 | <Compile Include="Core/Utilities/Helper.cs"> | 188 | <Compile Include="Core\Utilities\Helper.cs"> |
189 | <SubType>Code</SubType> | 189 | <SubType>Code</SubType> |
190 | </Compile> | 190 | </Compile> |
191 | <Compile Include="Core/Utilities/Log.cs"> | 191 | <Compile Include="Core\Utilities\Log.cs"> |
192 | <SubType>Code</SubType> | 192 | <SubType>Code</SubType> |
193 | </Compile> | 193 | </Compile> |
194 | <Compile Include="Properties/AssemblyInfo.cs"> | 194 | <Compile Include="Properties\AssemblyInfo.cs"> |
195 | <SubType>Code</SubType> | 195 | <SubType>Code</SubType> |
196 | </Compile> | 196 | </Compile> |
197 | </ItemGroup> | 197 | </ItemGroup> |
198 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | 198 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> |
199 | <PropertyGroup> | 199 | <PropertyGroup> |
200 | <PreBuildEvent> | 200 | <PreBuildEvent> |
201 | </PreBuildEvent> | 201 | </PreBuildEvent> |
202 | <PostBuildEvent> | 202 | <PostBuildEvent> |
203 | </PostBuildEvent> | 203 | </PostBuildEvent> |
204 | </PropertyGroup> | 204 | </PropertyGroup> |
205 | </Project> | 205 | </Project> |