home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / CMCD1004.ISO / Software / Shareware / Programare / netxp / netxp.exe / Samples / VB / Controls / Controls.vbproj < prev    next >
Encoding:
Text File  |  2004-04-09  |  6.3 KB  |  163 lines

  1. <VisualStudioProject>
  2.     <VisualBasic
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{A4A8225E-C599-4798-9E36-53A1CEBADF48}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = "App.ico"
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "Controls"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 AssemblyOriginatorKeyMode = "None"
  15.                 DefaultClientScript = "JScript"
  16.                 DefaultHTMLPageLayout = "Grid"
  17.                 DefaultTargetSchema = "IE50"
  18.                 DelaySign = "false"
  19.                 OutputType = "WinExe"
  20.                 OptionCompare = "Binary"
  21.                 OptionExplicit = "On"
  22.                 OptionStrict = "Off"
  23.                 RootNamespace = ""
  24.                 StartupObject = "Controls.Form1"
  25.             >
  26.                 <Config
  27.                     Name = "Debug"
  28.                     BaseAddress = "285212672"
  29.                     ConfigurationOverrideFile = ""
  30.                     DefineConstants = ""
  31.                     DefineDebug = "true"
  32.                     DefineTrace = "true"
  33.                     DebugSymbols = "true"
  34.                     IncrementalBuild = "false"
  35.                     Optimize = "false"
  36.                     OutputPath = "bin\Debug\"
  37.                     RegisterForComInterop = "false"
  38.                     RemoveIntegerChecks = "false"
  39.                     TreatWarningsAsErrors = "false"
  40.                     WarningLevel = "4"
  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\Release\"
  53.                     RegisterForComInterop = "false"
  54.                     RemoveIntegerChecks = "false"
  55.                     TreatWarningsAsErrors = "false"
  56.                     WarningLevel = "4"
  57.                 />
  58.             </Settings>
  59.             <References>
  60.                 <Reference
  61.                     Name = "System"
  62.                     AssemblyName = "System"
  63.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
  64.                 />
  65.                 <Reference
  66.                     Name = "System.Data"
  67.                     AssemblyName = "System.Data"
  68.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
  69.                 />
  70.                 <Reference
  71.                     Name = "System.Drawing"
  72.                     AssemblyName = "System.Drawing"
  73.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
  74.                 />
  75.                 <Reference
  76.                     Name = "System.Windows.Forms"
  77.                     AssemblyName = "System.Windows.Forms"
  78.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
  79.                 />
  80.                 <Reference
  81.                     Name = "System.XML"
  82.                     AssemblyName = "System.Xml"
  83.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
  84.                 />
  85.                 <Reference
  86.                     Name = "NETXP.Library"
  87.                     AssemblyName = "NETXP.Library"
  88.                     HintPath = "..\..\..\Assembly\NETXP.Library.dll"
  89.                 />
  90.                 <Reference
  91.                     Name = "NETXP.Controls"
  92.                     AssemblyName = "NETXP.Controls"
  93.                     HintPath = "..\..\..\Assembly\NETXP.Controls.dll"
  94.                 />
  95.                 <Reference
  96.                     Name = "NETXP.Win32"
  97.                     AssemblyName = "NETXP.Win32"
  98.                     HintPath = "..\..\..\Assembly\NETXP.Win32.dll"
  99.                 />
  100.                 <Reference
  101.                     Name = "System.Design"
  102.                     AssemblyName = "System.Design"
  103.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"
  104.                 />
  105.                 <Reference
  106.                     Name = "NETXP.Forms"
  107.                     AssemblyName = "NETXP.Forms"
  108.                     HintPath = "..\..\..\Assembly\NETXP.Forms.dll"
  109.                 />
  110.                 <Reference
  111.                     Name = "NETXP.Controls.TaskPane"
  112.                     AssemblyName = "NETXP.Controls.TaskPane"
  113.                     HintPath = "..\..\..\Assembly\NETXP.Controls.TaskPane.dll"
  114.                 />
  115.             </References>
  116.         </Build>
  117.         <Files>
  118.             <Include>
  119.                 <File
  120.                     RelPath = "AboutBox.vb"
  121.                     SubType = "Form"
  122.                     BuildAction = "Compile"
  123.                 />
  124.                 <File
  125.                     RelPath = "AboutBox.resx"
  126.                     DependentUpon = "AboutBox.vb"
  127.                     BuildAction = "EmbeddedResource"
  128.                 />
  129.                 <File
  130.                     RelPath = "App.ico"
  131.                     BuildAction = "Content"
  132.                 />
  133.                 <File
  134.                     RelPath = "Assembly.vb"
  135.                     SubType = "Code"
  136.                     BuildAction = "Compile"
  137.                 />
  138.                 <File
  139.                     RelPath = "Form1.vb"
  140.                     SubType = "Form"
  141.                     BuildAction = "Compile"
  142.                 />
  143.                 <File
  144.                     RelPath = "Form1.resx"
  145.                     DependentUpon = "Form1.vb"
  146.                     BuildAction = "EmbeddedResource"
  147.                 />
  148.                 <File
  149.                     RelPath = "WizardTest.vb"
  150.                     SubType = "Form"
  151.                     BuildAction = "Compile"
  152.                 />
  153.                 <File
  154.                     RelPath = "WizardTest.resx"
  155.                     DependentUpon = "WizardTest.vb"
  156.                     BuildAction = "EmbeddedResource"
  157.                 />
  158.             </Include>
  159.         </Files>
  160.     </VisualBasic>
  161. </VisualStudioProject>
  162.  
  163.