home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / dotNETSDK / SETUP.EXE / netfxsd1.cab / FL_JoinThreadVB_vbproj________.3643236F_FC70_11D3_A536_0090278A1BB8 < prev    next >
Encoding:
Text File  |  2002-06-21  |  2.9 KB  |  84 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 = "JoinThread"
  12.                 AssemblyOriginatorKeyFile = ""
  13.                 AssemblyOriginatorKeyMode = "None"
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Flow"
  16.                 DefaultTargetSchema = "IE32Nav30"
  17.                 DelaySign = "false"
  18.                 OutputType = "Exe"
  19.                 OptionCompare = "Binary"
  20.                 OptionExplicit = "On"
  21.                 OptionStrict = "On"
  22.                 RootNamespace = "NetSDKSamples"
  23.                 StartupObject = "NetSDKSamples.App"
  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 = "mscorlib"
  61.                     AssemblyName = "mscorlib"
  62.                 />
  63.                 <Reference
  64.                     Name = "System"
  65.                     AssemblyName = "System"
  66.                 />
  67.             </References>
  68.             <Imports>
  69.                 <Import Namespace = "System" />
  70.             </Imports>
  71.         </Build>
  72.         <Files>
  73.             <Include>
  74.                 <File
  75.                     RelPath = "JoinThread.vb"
  76.                     SubType = "Code"
  77.                     BuildAction = "Compile"
  78.                 />
  79.             </Include>
  80.         </Files>
  81.     </VisualBasic>
  82. </VisualStudioProject>
  83.  
  84.