Leaked source code of windows server 2003
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.
 
 
 
 
 
 

149 lines
5.3 KiB

<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{00DB3E9D-83F3-4230-9025-10C2B560DA22}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "uddi.core"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Flow"
DefaultTargetSchema = "IE32Nav30"
DelaySign = "false"
OutputType = "Library"
RootNamespace = "UDDI"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "0"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
Optimize = "false"
OutputPath = "debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "0"
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.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
/>
<Reference
Name = "System.DirectoryServices"
AssemblyName = "System.DirectoryServices"
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.DirectoryServices.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "application.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "assemblyinfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "config.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "context.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "core.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "debug.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "localization.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "performance.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "schemacollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "sql.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "uddiadconn.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "win32.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>