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

  1. <VisualStudioProject>
  2.     <VisualBasic
  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.                 AssemblyOriginatorKeyMode = "None"
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Flow"
  16.                 DefaultTargetSchema = "IE32Nav30"
  17.                 DelaySign = "false"
  18.                 OutputType = "Library"
  19.                 OptionCompare = "Binary"
  20.                 OptionExplicit = "On"
  21.                 OptionStrict = "On"
  22.                 RootNamespace = ""
  23.                 StartupObject = ""
  24.             >
  25.                 <Config
  26.                     Name = "Debug"
  27.                     BaseAddress = "0"
  28.                     ConfigurationOverrideFile = ""
  29.                     DefineConstants = ""
  30.                     DefineDebug = "true"
  31.                     DefineTrace = "true"
  32.                     DebugSymbols = "true"
  33.                     IncrementalBuild = "true"
  34.                     Optimize = "false"
  35.                     OutputPath = "bin\"
  36.                     RegisterForComInterop = "false"
  37.                     RemoveIntegerChecks = "false"
  38.                     TreatWarningsAsErrors = "false"
  39.                     WarningLevel = "1"
  40.                 />
  41.                 <Config
  42.                     Name = "Release"
  43.                     BaseAddress = "0"
  44.                     ConfigurationOverrideFile = ""
  45.                     DefineConstants = ""
  46.                     DefineDebug = "false"
  47.                     DefineTrace = "true"
  48.                     DebugSymbols = "false"
  49.                     IncrementalBuild = "true"
  50.                     Optimize = "false"
  51.                     OutputPath = "bin\"
  52.                     RegisterForComInterop = "false"
  53.                     RemoveIntegerChecks = "false"
  54.                     TreatWarningsAsErrors = "false"
  55.                     WarningLevel = "1"
  56.                 />
  57.             </Settings>
  58.             <References>
  59.                 <Reference
  60.                     Name = "System"
  61.                     AssemblyName = "System"
  62.                 />
  63.                 <Reference
  64.                     Name = "System.Data"
  65.                     AssemblyName = "System.Data"
  66.                 />
  67.                 <Reference
  68.                     Name = "System.Drawing"
  69.                     AssemblyName = "System.Drawing"
  70.                 />
  71.                 <Reference
  72.                     Name = "System.Web"
  73.                     AssemblyName = "System.Web"
  74.                 />
  75.                 <Reference
  76.                     Name = "System.Web.Services"
  77.                     AssemblyName = "System.Web.Services"
  78.                 />
  79.                 <Reference
  80.                     Name = "System.Management"
  81.                     AssemblyName = "System.Management"
  82.                 />
  83.                 <Reference
  84.                     Name = "System.XML"
  85.                     AssemblyName = "System.Xml"
  86.                 />
  87.                 <Reference
  88.                     Name = "System.Design"
  89.                     AssemblyName = "System.Design"
  90.                 />
  91.             </References>
  92.             <Imports>
  93.                 <Import Namespace = "Microsoft.VisualBasic" />
  94.                 <Import Namespace = "System" />
  95.                 <Import Namespace = "System.Data" />
  96.                 <Import Namespace = "System.Collections" />
  97.                 <Import Namespace = "System.Diagnostics" />
  98.                 <Import Namespace = "System.Management" />
  99.             </Imports>
  100.         </Build>
  101.         <Files>
  102.             <Include>
  103.                 <File
  104.                     RelPath = "MathService.asmx"
  105.                     BuildAction = "Content"
  106.                 />
  107.                 <File
  108.                     RelPath = "MathService.asmx.vb"
  109.                     DependentUpon = "MathService.asmx"
  110.                     SubType = "Component"
  111.                     BuildAction = "Compile"
  112.                 />
  113.                 <File
  114.                     RelPath = "MathService.disco"
  115.                     BuildAction = "Content"
  116.                 />
  117.                 <File
  118.                     RelPath = "MathServiceClient.aspx"
  119.                     BuildAction = "Content"
  120.                 />
  121.                 <File
  122.                     RelPath = "MathServiceClient.aspx.vb"
  123.                     DependentUpon = "MathServiceClient.aspx"
  124.                     SubType = "ASPXCodeBehind"
  125.                     BuildAction = "Compile"
  126.                 />
  127.                 <File
  128.                     RelPath = "Web.config"
  129.                     BuildAction = "Content"
  130.                 />
  131.                 <File
  132.                     RelPath = "Web References\localhost\MathService.wsdl"
  133.                     BuildAction = "Content"
  134.                     Generator = "MSSDLCodeGenerator"
  135.                     LastGenOutput = "MathService.vb"
  136.                 />
  137.                 <File
  138.                     RelPath = "Web References\localhost\MathService.vb"
  139.                     DependentUpon = "MathService.wsdl"
  140.                     SubType = "Code"
  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/vb/MathService.disco"
  152.                     UrlBehavior = "Static"
  153.                 />
  154.                 <Folder
  155.                     RelPath = "Web References\"
  156.                     WebReferences = "TRUE"
  157.                 />
  158.             </Include>
  159.         </Files>
  160.     </VisualBasic>
  161. </VisualStudioProject>
  162.  
  163.