home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / zkuste / vbasic / Data / Utils / XZipNet.msi / Data1.cab / StreamDemoVB.vbproj < prev    next >
Encoding:
Text File  |  2002-01-31  |  4.0 KB  |  111 lines

  1. <VisualStudioProject>
  2.     <VisualBasic
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.0.9466"
  5.         SchemaVersion = "1.0"
  6.         ProjectGuid = "{066E9865-41FA-45E6-8B81-6596395DC996}"
  7.         SccProjectName = "SAK"
  8.         SccLocalPath = "SAK"
  9.         SccAuxPath = "SAK"
  10.         SccProvider = "SAK"
  11.     >
  12.         <Build>
  13.             <Settings
  14.                 ApplicationIcon = ""
  15.                 AssemblyKeyContainerName = ""
  16.                 AssemblyName = "StreamDemoVB"
  17.                 AssemblyOriginatorKeyFile = ""
  18.                 AssemblyOriginatorKeyMode = "None"
  19.                 DefaultClientScript = "JScript"
  20.                 DefaultHTMLPageLayout = "Grid"
  21.                 DefaultTargetSchema = "IE50"
  22.                 DelaySign = "false"
  23.                 OutputType = "Exe"
  24.                 OptionCompare = "Binary"
  25.                 OptionExplicit = "On"
  26.                 OptionStrict = "Off"
  27.                 RootNamespace = "StreamDemoVB"
  28.                 StartupObject = "StreamDemoVB.Module1"
  29.             >
  30.                 <Config
  31.                     Name = "Debug"
  32.                     BaseAddress = "285212672"
  33.                     ConfigurationOverrideFile = ""
  34.                     DefineConstants = ""
  35.                     DefineDebug = "true"
  36.                     DefineTrace = "true"
  37.                     DebugSymbols = "true"
  38.                     IncrementalBuild = "false"
  39.                     Optimize = "false"
  40.                     OutputPath = "bin\Debug\"
  41.                     RegisterForComInterop = "false"
  42.                     RemoveIntegerChecks = "false"
  43.                     TreatWarningsAsErrors = "false"
  44.                     WarningLevel = "1"
  45.                 />
  46.                 <Config
  47.                     Name = "Release"
  48.                     BaseAddress = "285212672"
  49.                     ConfigurationOverrideFile = ""
  50.                     DefineConstants = ""
  51.                     DefineDebug = "false"
  52.                     DefineTrace = "true"
  53.                     DebugSymbols = "false"
  54.                     IncrementalBuild = "false"
  55.                     Optimize = "false"
  56.                     OutputPath = "bin\Release\"
  57.                     RegisterForComInterop = "false"
  58.                     RemoveIntegerChecks = "false"
  59.                     TreatWarningsAsErrors = "false"
  60.                     WarningLevel = "1"
  61.                 />
  62.             </Settings>
  63.             <References>
  64.                 <Reference
  65.                     Name = "System"
  66.                     AssemblyName = "System"
  67.                 />
  68.                 <Reference
  69.                     Name = "System.Data"
  70.                     AssemblyName = "System.Data"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.XML"
  74.                     AssemblyName = "System.Xml"
  75.                 />
  76.                 <Reference
  77.                     Name = "Xceed.Compression"
  78.                     AssemblyName = "Xceed.Compression"
  79.                     HintPath = "..\..\bin\Debug\Xceed.Compression.dll"
  80.                 />
  81.             </References>
  82.             <Imports>
  83.                 <Import Namespace = "Microsoft.VisualBasic" />
  84.                 <Import Namespace = "System" />
  85.                 <Import Namespace = "System.Collections" />
  86.                 <Import Namespace = "System.Data" />
  87.                 <Import Namespace = "System.Diagnostics" />
  88.             </Imports>
  89.         </Build>
  90.         <Files>
  91.             <Include>
  92.                 <File
  93.                     RelPath = "AssemblyInfo.vb"
  94.                     SubType = "Code"
  95.                     BuildAction = "Compile"
  96.                 />
  97.                 <File
  98.                     RelPath = "Licenses.licx"
  99.                     BuildAction = "EmbeddedResource"
  100.                 />
  101.                 <File
  102.                     RelPath = "StreamDemo.vb"
  103.                     SubType = "Code"
  104.                     BuildAction = "Compile"
  105.                 />
  106.             </Include>
  107.         </Files>
  108.     </VisualBasic>
  109. </VisualStudioProject>
  110.  
  111.