home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / zkuste / vbasic / Data / Utils / XZipNet.msi / Data1.cab / StreamDemo.csproj < prev    next >
Encoding:
Text File  |  2002-01-29  |  4.5 KB  |  122 lines

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.0.9466"
  5.         SchemaVersion = "1.0"
  6.         ProjectGuid = "{87438A4E-59EF-4EB3-9150-5FF6AF0F98C7}"
  7.         SccProjectName = "SAK"
  8.         SccLocalPath = "SAK"
  9.         SccAuxPath = "SAK"
  10.         SccProvider = "SAK"
  11.     >
  12.         <Build>
  13.             <Settings
  14.                 ApplicationIcon = ""
  15.                 AssemblyKeyContainerName = ""
  16.                 AssemblyName = "StreamDemo"
  17.                 AssemblyOriginatorKeyFile = ""
  18.                 DefaultClientScript = "JScript"
  19.                 DefaultHTMLPageLayout = "Grid"
  20.                 DefaultTargetSchema = "IE50"
  21.                 DelaySign = "false"
  22.                 OutputType = "Exe"
  23.                 RootNamespace = "Xceed.Compression.Samples.StreamDemo"
  24.                 StartupObject = ""
  25.             >
  26.                 <Config
  27.                     Name = "Debug"
  28.                     AllowUnsafeBlocks = "false"
  29.                     BaseAddress = "285212672"
  30.                     CheckForOverflowUnderflow = "true"
  31.                     ConfigurationOverrideFile = ""
  32.                     DefineConstants = "DEBUG;TRACE"
  33.                     DocumentationFile = ""
  34.                     DebugSymbols = "true"
  35.                     FileAlignment = "4096"
  36.                     IncrementalBuild = "true"
  37.                     Optimize = "false"
  38.                     OutputPath = "bin\Debug\"
  39.                     RegisterForComInterop = "false"
  40.                     RemoveIntegerChecks = "false"
  41.                     TreatWarningsAsErrors = "false"
  42.                     WarningLevel = "4"
  43.                 />
  44.                 <Config
  45.                     Name = "Release"
  46.                     AllowUnsafeBlocks = "false"
  47.                     BaseAddress = "285212672"
  48.                     CheckForOverflowUnderflow = "true"
  49.                     ConfigurationOverrideFile = ""
  50.                     DefineConstants = "TRACE"
  51.                     DocumentationFile = ""
  52.                     DebugSymbols = "false"
  53.                     FileAlignment = "4096"
  54.                     IncrementalBuild = "false"
  55.                     Optimize = "true"
  56.                     OutputPath = "bin\Release\"
  57.                     RegisterForComInterop = "false"
  58.                     RemoveIntegerChecks = "false"
  59.                     TreatWarningsAsErrors = "false"
  60.                     WarningLevel = "4"
  61.                 />
  62.                 <Config
  63.                     Name = "Release Beta"
  64.                     AllowUnsafeBlocks = "false"
  65.                     BaseAddress = "285212672"
  66.                     CheckForOverflowUnderflow = "true"
  67.                     ConfigurationOverrideFile = ""
  68.                     DefineConstants = "TRACE;XCDBETA"
  69.                     DocumentationFile = ""
  70.                     DebugSymbols = "false"
  71.                     FileAlignment = "4096"
  72.                     IncrementalBuild = "false"
  73.                     Optimize = "true"
  74.                     OutputPath = "bin\Release Beta\"
  75.                     RegisterForComInterop = "false"
  76.                     RemoveIntegerChecks = "false"
  77.                     TreatWarningsAsErrors = "false"
  78.                     WarningLevel = "4"
  79.                 />
  80.             </Settings>
  81.             <References>
  82.                 <Reference
  83.                     Name = "System"
  84.                     AssemblyName = "System"
  85.                 />
  86.                 <Reference
  87.                     Name = "System.Data"
  88.                     AssemblyName = "System.Data"
  89.                 />
  90.                 <Reference
  91.                     Name = "System.XML"
  92.                     AssemblyName = "System.Xml"
  93.                 />
  94.                 <Reference
  95.                     Name = "Xceed.Compression"
  96.                     AssemblyName = "Xceed.Compression"
  97.                     HintPath = "..\..\bin\Debug\Xceed.Compression.dll"
  98.                 />
  99.             </References>
  100.         </Build>
  101.         <Files>
  102.             <Include>
  103.                 <File
  104.                     RelPath = "AssemblyInfo.cs"
  105.                     SubType = "Code"
  106.                     BuildAction = "Compile"
  107.                 />
  108.                 <File
  109.                     RelPath = "Licenses.licx"
  110.                     BuildAction = "EmbeddedResource"
  111.                 />
  112.                 <File
  113.                     RelPath = "StreamDemo.cs"
  114.                     SubType = "Code"
  115.                     BuildAction = "Compile"
  116.                 />
  117.             </Include>
  118.         </Files>
  119.     </CSHARP>
  120. </VisualStudioProject>
  121.  
  122.