home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / zkuste / vbasic / Data / Utils / XZipNet.msi / Data1.cab / ExtendingDemo.csproj < prev    next >
Encoding:
Text File  |  2002-02-05  |  3.8 KB  |  105 lines

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.0.9466"
  5.         SchemaVersion = "1.0"
  6.         ProjectGuid = "{489A30E9-15D6-4B1E-95B5-DA47C4935438}"
  7.         SccProjectName = "SAK"
  8.         SccLocalPath = "SAK"
  9.         SccAuxPath = "SAK"
  10.         SccProvider = "SAK"
  11.     >
  12.         <Build>
  13.             <Settings
  14.                 ApplicationIcon = ""
  15.                 AssemblyKeyContainerName = ""
  16.                 AssemblyName = "ExtendingDemo"
  17.                 AssemblyOriginatorKeyFile = ""
  18.                 DefaultClientScript = "JScript"
  19.                 DefaultHTMLPageLayout = "Grid"
  20.                 DefaultTargetSchema = "IE50"
  21.                 DelaySign = "false"
  22.                 OutputType = "Library"
  23.                 RootNamespace = "ExtendingDemo"
  24.                 StartupObject = ""
  25.             >
  26.                 <Config
  27.                     Name = "Debug"
  28.                     AllowUnsafeBlocks = "false"
  29.                     BaseAddress = "285212672"
  30.                     CheckForOverflowUnderflow = "false"
  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 = "false"
  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.             </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.FileSystem"
  78.                     AssemblyName = "Xceed.FileSystem"
  79.                     HintPath = "C:\Program Files\Xceed Components for .NET\Xceed Zip for .NET\Bin\Xceed.FileSystem.dll"
  80.                 />
  81.             </References>
  82.         </Build>
  83.         <Files>
  84.             <Include>
  85.                 <File
  86.                     RelPath = "AssemblyInfo.cs"
  87.                     SubType = "Code"
  88.                     BuildAction = "Compile"
  89.                 />
  90.                 <File
  91.                     RelPath = "IsolatedFile.cs"
  92.                     SubType = "Code"
  93.                     BuildAction = "Compile"
  94.                 />
  95.                 <File
  96.                     RelPath = "IsolatedFolder.cs"
  97.                     SubType = "Code"
  98.                     BuildAction = "Compile"
  99.                 />
  100.             </Include>
  101.         </Files>
  102.     </CSHARP>
  103. </VisualStudioProject>
  104.  
  105.