home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / dotNETSDK / SETUP.EXE / netfxsd1.cab / FL_MathService_csproj________.3643236F_FC70_11D3_A536_0090278A1BB8 < prev    next >
Encoding:
Text File  |  2002-06-21  |  6.0 KB  |  163 lines

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Web"
  4.         ProductVersion = "7.10.2169"
  5.         SchemaVersion = "2.0"
  6.     >
  7.         <Build>
  8.             <Settings
  9.                 ApplicationIcon = ""
  10.                 AssemblyKeyContainerName = ""
  11.                 AssemblyName = "MathService"
  12.                 AssemblyOriginatorKeyFile = ""
  13.                 DefaultClientScript = "JScript"
  14.                 DefaultHTMLPageLayout = "Flow"
  15.                 DefaultTargetSchema = "IE32Nav30"
  16.                 DelaySign = "false"
  17.                 OutputType = "Library"
  18.                 PreBuildEvent = ""
  19.                 PostBuildEvent = ""
  20.                 RootNamespace = ""
  21.                 RunPostBuildEvent = "OnBuildSuccess"
  22.                 StartupObject = ""
  23.             >
  24.                 <Config
  25.                     Name = "Debug"
  26.                     AllowUnsafeBlocks = "false"
  27.                     BaseAddress = "0"
  28.                     CheckForOverflowUnderflow = "false"
  29.                     ConfigurationOverrideFile = ""
  30.                     DefineConstants = "DEBUG;TRACE"
  31.                     DocumentationFile = ""
  32.                     DebugSymbols = "true"
  33.                     FileAlignment = "4096"
  34.                     IncrementalBuild = "false"
  35.                     NoStdLib = "false"
  36.                     NoWarn = ""
  37.                     Optimize = "false"
  38.                     OutputPath = "bin\"
  39.                     RegisterForComInterop = "false"
  40.                     RemoveIntegerChecks = "false"
  41.                     TreatWarningsAsErrors = "false"
  42.                     WarningLevel = "4"
  43.                 />
  44.                 <Config
  45.                     Name = "Release"
  46.                     AllowUnsafeBlocks = "false"
  47.                     BaseAddress = "0"
  48.                     CheckForOverflowUnderflow = "false"
  49.                     ConfigurationOverrideFile = ""
  50.                     DefineConstants = "TRACE"
  51.                     DocumentationFile = ""
  52.                     DebugSymbols = "false"
  53.                     FileAlignment = "4096"
  54.                     IncrementalBuild = "false"
  55.                     NoStdLib = "false"
  56.                     NoWarn = ""
  57.                     Optimize = "true"
  58.                     OutputPath = "bin\"
  59.                     RegisterForComInterop = "false"
  60.                     RemoveIntegerChecks = "false"
  61.                     TreatWarningsAsErrors = "false"
  62.                     WarningLevel = "4"
  63.                 />
  64.             </Settings>
  65.             <References>
  66.                 <Reference
  67.                     Name = "MSCorLib"
  68.                     AssemblyName = "mscorlib"
  69.                 />
  70.                 <Reference
  71.                     Name = "System"
  72.                     AssemblyName = "System"
  73.                 />
  74.                 <Reference
  75.                     Name = "System.Data"
  76.                     AssemblyName = "System.Data"
  77.                 />
  78.                 <Reference
  79.                     Name = "System.Web"
  80.                     AssemblyName = "System.Web"
  81.                 />
  82.                 <Reference
  83.                     Name = "System.Web.Services"
  84.                     AssemblyName = "System.Web.Services"
  85.                 />
  86.                 <Reference
  87.                     Name = "System.Drawing"
  88.                     AssemblyName = "System.Drawing"
  89.                 />
  90.                 <Reference
  91.                     Name = "System.Management"
  92.                     AssemblyName = "System.Management"
  93.                 />
  94.                 <Reference
  95.                     Name = "System.XML"
  96.                     AssemblyName = "System.Xml"
  97.                 />
  98.                 <Reference
  99.                     Name = "System.Design"
  100.                     AssemblyName = "System.Design"
  101.                 />
  102.             </References>
  103.         </Build>
  104.         <Files>
  105.             <Include>
  106.                 <File
  107.                     RelPath = "MathService.asmx"
  108.                     SubType = "Form"
  109.                     BuildAction = "Content"
  110.                 />
  111.                 <File
  112.                     RelPath = "MathService.asmx.cs"
  113.                     DependentUpon = "MathService.asmx"
  114.                     SubType = "Component"
  115.                     BuildAction = "Compile"
  116.                 />
  117.                 <File
  118.                     RelPath = "MathService.disco"
  119.                     BuildAction = "Content"
  120.                 />
  121.                 <File
  122.                     RelPath = "MathServiceClient.aspx"
  123.                     BuildAction = "Content"
  124.                 />
  125.                 <File
  126.                     RelPath = "MathServiceClient.aspx.cs"
  127.                     DependentUpon = "MathServiceClient.aspx"
  128.                     SubType = "ASPXCodeBehind"
  129.                     BuildAction = "Compile"
  130.                 />
  131.                 <File
  132.                     RelPath = "Web References\localhost\mathservice.wsdl"
  133.                     BuildAction = "Content"
  134.                     Generator = "MSSDLCodeGenerator"
  135.                     LastGenOutput = "mathservice.cs"
  136.                 />
  137.                 <File
  138.                     RelPath = "Web References\localhost\mathservice.cs"
  139.                     DependentUpon = "mathservice.wsdl"
  140.                     SubType = "Component"
  141.                     BuildAction = "Compile"
  142.                     DesignTime = "True"
  143.                     AutoGen = "True"
  144.                 />
  145.                 <File
  146.                     RelPath = "Web References\localhost\Reference.map"
  147.                     BuildAction = "Content"
  148.                 />
  149.                 <Folder
  150.                     RelPath = "Web References\localhost\"
  151.                     WebReferenceUrl = "http://localhost/quickstart/aspplus/samples/vstudio/services/mathservice/cs/mathservice.asmx?wsdl"
  152.                     UrlBehavior = "Static"
  153.                 />
  154.                 <Folder
  155.                     RelPath = "Web References\"
  156.                     WebReferences = "TRUE"
  157.                 />
  158.             </Include>
  159.         </Files>
  160.     </CSHARP>
  161. </VisualStudioProject>
  162.  
  163.