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

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.0.9466"
  5.         SchemaVersion = "1.0"
  6.         ProjectGuid = "{0474A6FB-DDE4-4E42-B823-5640F751F5E1}"
  7.         SccProjectName = "SAK"
  8.         SccLocalPath = "SAK"
  9.         SccAuxPath = "SAK"
  10.         SccProvider = "SAK"
  11.     >
  12.         <Build>
  13.             <Settings
  14.                 ApplicationIcon = "App.ico"
  15.                 AssemblyKeyContainerName = ""
  16.                 AssemblyName = "UsingExtendingDemo"
  17.                 AssemblyOriginatorKeyFile = ""
  18.                 DefaultClientScript = "JScript"
  19.                 DefaultHTMLPageLayout = "Grid"
  20.                 DefaultTargetSchema = "IE50"
  21.                 DelaySign = "false"
  22.                 OutputType = "WinExe"
  23.                 RootNamespace = "UsingExtendingDemo"
  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.                     HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"
  68.                 />
  69.                 <Reference
  70.                     Name = "System.Data"
  71.                     AssemblyName = "System.Data"
  72.                     HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
  73.                 />
  74.                 <Reference
  75.                     Name = "System.Drawing"
  76.                     AssemblyName = "System.Drawing"
  77.                     HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
  78.                 />
  79.                 <Reference
  80.                     Name = "System.Windows.Forms"
  81.                     AssemblyName = "System.Windows.Forms"
  82.                     HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
  83.                 />
  84.                 <Reference
  85.                     Name = "System.XML"
  86.                     AssemblyName = "System.Xml"
  87.                     HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
  88.                 />
  89.                 <Reference
  90.                     Name = "Xceed.FileSystem"
  91.                     AssemblyName = "Xceed.FileSystem"
  92.                     HintPath = "C:\Program Files\Xceed Components for .NET\Xceed Zip for .NET\Bin\Xceed.FileSystem.dll"
  93.                 />
  94.                 <Reference
  95.                     Name = "ExtendingDemo"
  96.                     Project = "{489A30E9-15D6-4B1E-95B5-DA47C4935438}"
  97.                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
  98.                 />
  99.             </References>
  100.         </Build>
  101.         <Files>
  102.             <Include>
  103.                 <File
  104.                     RelPath = "app.config"
  105.                     BuildAction = "None"
  106.                 />
  107.                 <File
  108.                     RelPath = "App.ico"
  109.                     BuildAction = "Content"
  110.                 />
  111.                 <File
  112.                     RelPath = "AssemblyInfo.cs"
  113.                     SubType = "Code"
  114.                     BuildAction = "Compile"
  115.                 />
  116.                 <File
  117.                     RelPath = "Licenses.licx"
  118.                     BuildAction = "EmbeddedResource"
  119.                 />
  120.                 <File
  121.                     RelPath = "Main.cs"
  122.                     SubType = "Form"
  123.                     BuildAction = "Compile"
  124.                 />
  125.                 <File
  126.                     RelPath = "Main.resx"
  127.                     DependentUpon = "Main.cs"
  128.                     BuildAction = "EmbeddedResource"
  129.                 />
  130.             </Include>
  131.         </Files>
  132.     </CSHARP>
  133. </VisualStudioProject>
  134.  
  135.