Files
spring-net/test/Spring/Spring.Services.Tests/Spring.Services.Tests.2003.csproj
2008-05-30 22:55:02 +00:00

270 lines
11 KiB
XML

<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{EB2687B7-8B26-4FBC-852A-4128D5CACAFC}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Services.Tests"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = 'echo "Copying .xml files for Spring.Services tests"&#xd;&#xa;xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2003\Spring.Services.Tests\$(ConfigurationName)\ /y /s /q /d&#xd;&#xa;xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2003\Spring.Services.Tests\$(ConfigurationName)\ /y /s /q'
RootNamespace = "Spring"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE;NET_1_1"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = "0618"
Optimize = "false"
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Services.Tests\Debug-1.1\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "true"
WarningLevel = "4"
/>
<Config
Name = "Release-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE;NET_1_1"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Services.Tests\Release-1.1\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "nunit.framework"
AssemblyName = "nunit.framework"
HintPath = "..\..\..\lib\Net\1.1\nunit.framework.dll"
/>
<Reference
Name = "system.runtime.remoting"
AssemblyName = "System.Runtime.Remoting"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\system.runtime.remoting.dll"
/>
<Reference
Name = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Core.Tests.2003"
Project = "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Services.2003"
Project = "{B58E34CF-6E70-481D-AC87-1BC2D13C21FB}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "System.Web.Services"
AssemblyName = "System.Web.Services"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
/>
<Reference
Name = "System.EnterpriseServices"
AssemblyName = "System.EnterpriseServices"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.EnterpriseServices.dll"
/>
<Reference
Name = "DotNetMock"
AssemblyName = "DotNetMock"
HintPath = "..\..\..\lib\Net\1.1\DotNetMock.dll"
/>
<Reference
Name = "Spring.Aop.2003"
Project = "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Aop.Tests.2003"
Project = "{2111596A-0327-4C9D-8919-294FBD988A23}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Spring.Services.Tests.build"
BuildAction = "None"
/>
<File
RelPath = "Spring.Services.Tests.dll.config"
BuildAction = "None"
/>
<File
RelPath = "Data\Spring\Remoting\autowire.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Remoting\cao.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Remoting\caoLifetimeService.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Remoting\remotingConfigurer.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Remoting\saoLifetimeService.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Remoting\saoSingleCall.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Remoting\saoSingleton.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Remoting\saoSingleton-aop.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Web\Services\configurableFactory.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Web\Services\document-literal.wsdl"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Web\Services\nestedSchema.wsdl"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Web\Services\nestedSchema.xsd"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Web\Services\rpc-literal.wsdl"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Web\Services\Service.cs.fyi"
BuildAction = "None"
/>
<File
RelPath = "EnterpriseServices\ServicedComponentExporterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\BaseRemotingTestFixture.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\CaoExporterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\CaoFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\ISimpleCounter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\RemoteObjectFactoryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\RemotingConfigParserTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\RemotingConfigurerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\SaoExporterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\SaoFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\SimpleCounter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Services\WebServiceProxyFactoryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>