home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 April / PCgo 2008-04 (DVD).iso / interface / contents / demoversionen_3846 / 13664 / files / Data1.cab / vbnetroundrect.vbproj < prev    next >
Encoding:
Text File  |  2004-01-26  |  4.7 KB  |  126 lines

  1. <VisualStudioProject>
  2.     <VisualBasic
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{6D7D79C4-9AF1-42F7-BE32-75B404404F14}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "VBNetRoundRect"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 AssemblyOriginatorKeyMode = "None"
  15.                 DefaultClientScript = "JScript"
  16.                 DefaultHTMLPageLayout = "Grid"
  17.                 DefaultTargetSchema = "IE50"
  18.                 DelaySign = "false"
  19.                 OutputType = "Library"
  20.                 OptionCompare = "Binary"
  21.                 OptionExplicit = "On"
  22.                 OptionStrict = "Off"
  23.                 RootNamespace = "VBNetRoundRect"
  24.                 StartupObject = ""
  25.             >
  26.                 <Config
  27.                     Name = "Debug"
  28.                     BaseAddress = "285212672"
  29.                     ConfigurationOverrideFile = ""
  30.                     DefineConstants = ""
  31.                     DefineDebug = "true"
  32.                     DefineTrace = "true"
  33.                     DebugSymbols = "true"
  34.                     IncrementalBuild = "true"
  35.                     Optimize = "false"
  36.                     OutputPath = "bin\"
  37.                     RegisterForComInterop = "true"
  38.                     RemoveIntegerChecks = "false"
  39.                     TreatWarningsAsErrors = "false"
  40.                     WarningLevel = "1"
  41.                 />
  42.                 <Config
  43.                     Name = "Release"
  44.                     BaseAddress = "285212672"
  45.                     ConfigurationOverrideFile = ""
  46.                     DefineConstants = ""
  47.                     DefineDebug = "false"
  48.                     DefineTrace = "true"
  49.                     DebugSymbols = "false"
  50.                     IncrementalBuild = "false"
  51.                     Optimize = "true"
  52.                     OutputPath = "bin\"
  53.                     RegisterForComInterop = "true"
  54.                     RemoveIntegerChecks = "false"
  55.                     TreatWarningsAsErrors = "false"
  56.                     WarningLevel = "1"
  57.                 />
  58.             </Settings>
  59.             <References>
  60.                 <Reference
  61.                     Name = "System"
  62.                     AssemblyName = "System"
  63.                 />
  64.                 <Reference
  65.                     Name = "System.Data"
  66.                     AssemblyName = "System.Data"
  67.                 />
  68.                 <Reference
  69.                     Name = "System.XML"
  70.                     AssemblyName = "System.Xml"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Drawing"
  74.                     AssemblyName = "System.Drawing"
  75.                     HintPath = "..\..\..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
  76.                 />
  77.                 <Reference
  78.                     Name = "System.Windows.Forms"
  79.                     AssemblyName = "System.Windows.Forms"
  80.                     HintPath = "..\..\..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
  81.                 />
  82.                 <Reference
  83.                     Name = "IMSIGX"
  84.                     Guid = "{6A481400-E531-11CF-A115-00A024158DAF}"
  85.                     VersionMajor = "4"
  86.                     VersionMinor = "0"
  87.                     Lcid = "0"
  88.                     WrapperTool = "tlbimp"
  89.                 />
  90.             </References>
  91.             <Imports>
  92.                 <Import Namespace = "Microsoft.VisualBasic" />
  93.                 <Import Namespace = "System" />
  94.                 <Import Namespace = "System.Collections" />
  95.                 <Import Namespace = "System.Data" />
  96.                 <Import Namespace = "System.Diagnostics" />
  97.             </Imports>
  98.         </Build>
  99.         <Files>
  100.             <Include>
  101.                 <File
  102.                     RelPath = "AssemblyInfo.vb"
  103.                     SubType = "Code"
  104.                     BuildAction = "Compile"
  105.                 />
  106.                 <File
  107.                     RelPath = "FormRect.vb"
  108.                     SubType = "Form"
  109.                     BuildAction = "Compile"
  110.                 />
  111.                 <File
  112.                     RelPath = "FormRect.resx"
  113.                     DependentUpon = "FormRect.vb"
  114.                     BuildAction = "EmbeddedResource"
  115.                 />
  116.                 <File
  117.                     RelPath = "VBNETRoundRect.vb"
  118.                     SubType = "Code"
  119.                     BuildAction = "Compile"
  120.                 />
  121.             </Include>
  122.         </Files>
  123.     </VisualBasic>
  124. </VisualStudioProject>
  125.  
  126.