home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / dotNETSDK / SETUP.EXE / netfxsd1.cab / FL_PermissionsCS_csproj________.3643236F_FC70_11D3_A536_0090278A1BB8 < prev    next >
Encoding:
Text File  |  2002-06-21  |  3.1 KB  |  88 lines

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.2169"
  5.         SchemaVersion = "2.0"
  6.     >
  7.         <Build>
  8.             <Settings
  9.                 ApplicationIcon = ""
  10.                 AssemblyKeyContainerName = ""
  11.                 AssemblyName = "Permissions"
  12.                 AssemblyOriginatorKeyFile = ""
  13.                 DefaultClientScript = "JScript"
  14.                 DefaultHTMLPageLayout = "Flow"
  15.                 DefaultTargetSchema = "IE32Nav30"
  16.                 DelaySign = "false"
  17.                 OutputType = "Exe"
  18.                 PreBuildEvent = ""
  19.                 PostBuildEvent = ""
  20.                 RootNamespace = "NetSDKSamples"
  21.                 RunPostBuildEvent = "OnBuildSuccess"
  22.                 StartupObject = ""
  23.             >
  24.                 <Config
  25.                     Name = "Debug"
  26.                     AllowUnsafeBlocks = "false"
  27.                     BaseAddress = "0"
  28.                     CheckForOverflowUnderflow = "false"
  29.                     ConfigurationOverrideFile = ""
  30.                     DefineConstants = "DEBUG;TRACE"
  31.                     DocumentationFile = ""
  32.                     DebugSymbols = "true"
  33.                     FileAlignment = "4096"
  34.                     IncrementalBuild = "false"
  35.                     NoStdLib = "false"
  36.                     NoWarn = ""
  37.                     Optimize = "false"
  38.                     OutputPath = ".\"
  39.                     RegisterForComInterop = "false"
  40.                     RemoveIntegerChecks = "false"
  41.                     TreatWarningsAsErrors = "false"
  42.                     WarningLevel = "4"
  43.                 />
  44.                 <Config
  45.                     Name = "Release"
  46.                     AllowUnsafeBlocks = "false"
  47.                     BaseAddress = "0"
  48.                     CheckForOverflowUnderflow = "false"
  49.                     ConfigurationOverrideFile = ""
  50.                     DefineConstants = "TRACE"
  51.                     DocumentationFile = ""
  52.                     DebugSymbols = "false"
  53.                     FileAlignment = "4096"
  54.                     IncrementalBuild = "false"
  55.                     NoStdLib = "false"
  56.                     NoWarn = ""
  57.                     Optimize = "true"
  58.                     OutputPath = ".\"
  59.                     RegisterForComInterop = "false"
  60.                     RemoveIntegerChecks = "false"
  61.                     TreatWarningsAsErrors = "false"
  62.                     WarningLevel = "4"
  63.                 />
  64.             </Settings>
  65.             <References>
  66.                 <Reference
  67.                     Name = "MSCorLib"
  68.                     AssemblyName = "mscorlib"
  69.                 />
  70.                 <Reference
  71.                     Name = "System"
  72.                     AssemblyName = "System"
  73.                 />
  74.             </References>
  75.         </Build>
  76.         <Files>
  77.             <Include>
  78.                 <File
  79.                     RelPath = "Permissions.cs"
  80.                     SubType = "Code"
  81.                     BuildAction = "Compile"
  82.                 />
  83.             </Include>
  84.         </Files>
  85.     </CSHARP>
  86. </VisualStudioProject>
  87.  
  88.