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

  1. <VisualStudioProject>
  2.     <VisualBasic
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.2169"
  5.         SchemaVersion = "2.0"
  6.     >
  7.         <Build>
  8.             <Settings
  9.                 ApplicationIcon = ""
  10.                 AssemblyKeyContainerName = ""
  11.                 AssemblyName = "OPDemoSvr"
  12.                 AssemblyOriginatorKeyFile = "OPDemoSvrVB.snk"
  13.                 AssemblyOriginatorKeyMode = "File"
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  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 = ".\"
  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 = ".\"
  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.WINDOWS.FORMS"
  69.                     AssemblyName = "System.Windows.Forms"
  70.                 />
  71.                 <Reference
  72.                     Name = "System.EnterpriseServices"
  73.                     AssemblyName = "System.EnterpriseServices"
  74.                 />
  75.             </References>
  76.             <Imports>
  77.                 <Import Namespace = "Microsoft.VisualBasic" />
  78.                 <Import Namespace = "System" />
  79.             </Imports>
  80.         </Build>
  81.         <Files>
  82.             <Include>
  83.                 <File
  84.                     RelPath = "OPDemoSvrVB.snk"
  85.                     BuildAction = "None"
  86.                 />
  87.                 <File
  88.                     RelPath = "OPObj.vb"
  89.                     SubType = "Code"
  90.                     BuildAction = "Compile"
  91.                 />
  92.             </Include>
  93.         </Files>
  94.     </VisualBasic>
  95. </VisualStudioProject>
  96.  
  97.