You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
135 lines
5.0 KiB
135 lines
5.0 KiB
<VisualStudioProject>
|
|
<CSHARP
|
|
ProjectType = "Local"
|
|
ProductVersion = "7.0.9466"
|
|
SchemaVersion = "1.0"
|
|
ProjectGuid = "{14D279A8-4433-411B-BCF6-6F9B723A9BD4}"
|
|
>
|
|
<Build>
|
|
<Settings
|
|
ApplicationIcon = ""
|
|
AssemblyKeyContainerName = ""
|
|
AssemblyName = "webca"
|
|
AssemblyOriginatorKeyFile = ""
|
|
DefaultClientScript = "JScript"
|
|
DefaultHTMLPageLayout = "Grid"
|
|
DefaultTargetSchema = "IE50"
|
|
DelaySign = "false"
|
|
OutputType = "Library"
|
|
RootNamespace = "webca"
|
|
StartupObject = ""
|
|
>
|
|
<Config
|
|
Name = "Debug"
|
|
AllowUnsafeBlocks = "false"
|
|
BaseAddress = "285212672"
|
|
CheckForOverflowUnderflow = "false"
|
|
ConfigurationOverrideFile = ""
|
|
DefineConstants = "DEBUG;TRACE"
|
|
DocumentationFile = ""
|
|
DebugSymbols = "true"
|
|
FileAlignment = "4096"
|
|
IncrementalBuild = "true"
|
|
Optimize = "false"
|
|
OutputPath = "Debug\"
|
|
RegisterForComInterop = "false"
|
|
RemoveIntegerChecks = "false"
|
|
TreatWarningsAsErrors = "false"
|
|
WarningLevel = "4"
|
|
/>
|
|
<Config
|
|
Name = "Release"
|
|
AllowUnsafeBlocks = "false"
|
|
BaseAddress = "285212672"
|
|
CheckForOverflowUnderflow = "false"
|
|
ConfigurationOverrideFile = ""
|
|
DefineConstants = "TRACE"
|
|
DocumentationFile = ""
|
|
DebugSymbols = "false"
|
|
FileAlignment = "4096"
|
|
IncrementalBuild = "false"
|
|
Optimize = "true"
|
|
OutputPath = "Release\"
|
|
RegisterForComInterop = "false"
|
|
RemoveIntegerChecks = "false"
|
|
TreatWarningsAsErrors = "false"
|
|
WarningLevel = "4"
|
|
/>
|
|
</Settings>
|
|
<References>
|
|
<Reference
|
|
Name = "System"
|
|
AssemblyName = "System"
|
|
/>
|
|
<Reference
|
|
Name = "System.Data"
|
|
AssemblyName = "System.Data"
|
|
/>
|
|
<Reference
|
|
Name = "System.XML"
|
|
AssemblyName = "System.Xml"
|
|
/>
|
|
<Reference
|
|
Name = "System.Management"
|
|
AssemblyName = "System.Management"
|
|
/>
|
|
<Reference
|
|
Name = "System.Configuration.Install"
|
|
AssemblyName = "System.Configuration.Install"
|
|
/>
|
|
<Reference
|
|
Name = "System.DirectoryServices"
|
|
AssemblyName = "System.DirectoryServices"
|
|
/>
|
|
<Reference
|
|
Name = "System.Windows.Forms"
|
|
AssemblyName = "System.Windows.Forms"
|
|
/>
|
|
<Reference
|
|
Name = "mscorlib"
|
|
AssemblyName = "mscorlib"
|
|
/>
|
|
<Reference
|
|
Name = "System.ServiceProcess"
|
|
AssemblyName = "System.ServiceProcess"
|
|
HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.ServiceProcess.dll"
|
|
/>
|
|
<Reference
|
|
Name = "uddi.api"
|
|
AssemblyName = "uddi.api"
|
|
HintPath = "..\..\..\api\obj\i386\uddi.api.dll"
|
|
/>
|
|
<Reference
|
|
Name = "PassportLib"
|
|
AssemblyName = "PassportLib"
|
|
HintPath = "..\..\..\api\PassportLib.dll"
|
|
/>
|
|
<Reference
|
|
Name = "uddi.core"
|
|
AssemblyName = "uddi.core"
|
|
HintPath = "..\..\..\core\obj\i386\uddi.core.dll"
|
|
/>
|
|
</References>
|
|
</Build>
|
|
<Files>
|
|
<Include>
|
|
<File
|
|
RelPath = "AssemblyInfo.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "webca.cs"
|
|
SubType = "Component"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "webca.resx"
|
|
DependentUpon = "webca.cs"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
</Include>
|
|
</Files>
|
|
</CSHARP>
|
|
</VisualStudioProject>
|
|
|