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

  1. <VisualStudioProject>
  2.     <VisualBasic
  3.         ProjectType = "Web"
  4.         ProductVersion = "7.10.2169"
  5.         SchemaVersion = "2.0"
  6.     >
  7.         <Build>
  8.             <Settings
  9.                 ApplicationIcon = ""
  10.                 AssemblyKeyContainerName = ""
  11.                 AssemblyName = "Customize"
  12.                 AssemblyOriginatorKeyFile = ""
  13.                 AssemblyOriginatorKeyMode = "None"
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Flow"
  16.                 DefaultTargetSchema = "IE32Nav30"
  17.                 DelaySign = "false"
  18.                 OutputType = "Library"
  19.                 OptionCompare = "Binary"
  20.                 OptionExplicit = "On"
  21.                 OptionStrict = "On"
  22.                 RootNamespace = ""
  23.                 StartupObject = ""
  24.             >
  25.                 <Config
  26.                     Name = "Debug"
  27.                     BaseAddress = "0"
  28.                     ConfigurationOverrideFile = ""
  29.                     DefineConstants = ""
  30.                     DefineDebug = "true"
  31.                     DefineTrace = "true"
  32.                     DebugSymbols = "true"
  33.                     IncrementalBuild = "true"
  34.                     Optimize = "false"
  35.                     OutputPath = "bin\"
  36.                     RegisterForComInterop = "false"
  37.                     RemoveIntegerChecks = "false"
  38.                     TreatWarningsAsErrors = "false"
  39.                     WarningLevel = "1"
  40.                 />
  41.                 <Config
  42.                     Name = "Release"
  43.                     BaseAddress = "0"
  44.                     ConfigurationOverrideFile = ""
  45.                     DefineConstants = ""
  46.                     DefineDebug = "false"
  47.                     DefineTrace = "true"
  48.                     DebugSymbols = "false"
  49.                     IncrementalBuild = "true"
  50.                     Optimize = "false"
  51.                     OutputPath = "bin\"
  52.                     RegisterForComInterop = "false"
  53.                     RemoveIntegerChecks = "false"
  54.                     TreatWarningsAsErrors = "false"
  55.                     WarningLevel = "1"
  56.                 />
  57.             </Settings>
  58.             <References>
  59.                 <Reference
  60.                     Name = "System"
  61.                     AssemblyName = "System"
  62.                 />
  63.                 <Reference
  64.                     Name = "System.Data"
  65.                     AssemblyName = "System.Data"
  66.                 />
  67.                 <Reference
  68.                     Name = "System.Drawing"
  69.                     AssemblyName = "System.Drawing"
  70.                 />
  71.                 <Reference
  72.                     Name = "System.Web"
  73.                     AssemblyName = "System.Web"
  74.                 />
  75.                 <Reference
  76.                     Name = "System.Web.Services"
  77.                     AssemblyName = "System.Web.Services"
  78.                 />
  79.                 <Reference
  80.                     Name = "System.Management"
  81.                     AssemblyName = "System.Management"
  82.                 />
  83.                 <Reference
  84.                     Name = "System.XML"
  85.                     AssemblyName = "System.Xml"
  86.                 />
  87.             </References>
  88.             <Imports>
  89.                 <Import Namespace = "Microsoft.VisualBasic" />
  90.                 <Import Namespace = "System" />
  91.                 <Import Namespace = "System.Data" />
  92.                 <Import Namespace = "System.Collections" />
  93.                 <Import Namespace = "System.Diagnostics" />
  94.                 <Import Namespace = "System.Management" />
  95.             </Imports>
  96.         </Build>
  97.         <Files>
  98.             <Include>
  99.                 <File
  100.                     RelPath = "datalist1.aspx"
  101.                     BuildAction = "Content"
  102.                 />
  103.                 <File
  104.                     RelPath = "datalist1.aspx.vb"
  105.                     DependentUpon = "datalist1.aspx"
  106.                     SubType = "ASPXCodeBehind"
  107.                     BuildAction = "Compile"
  108.                 />
  109.                 <File
  110.                     RelPath = "datalist2.aspx"
  111.                     BuildAction = "Content"
  112.                 />
  113.                 <File
  114.                     RelPath = "datalist2.aspx.vb"
  115.                     DependentUpon = "datalist2.aspx"
  116.                     SubType = "ASPXCodeBehind"
  117.                     BuildAction = "Compile"
  118.                 />
  119.                 <File
  120.                     RelPath = "datalist3.aspx"
  121.                     BuildAction = "Content"
  122.                 />
  123.                 <File
  124.                     RelPath = "datalist3.aspx.vb"
  125.                     DependentUpon = "datalist3.aspx"
  126.                     SubType = "ASPXCodeBehind"
  127.                     BuildAction = "Compile"
  128.                 />
  129.                 <File
  130.                     RelPath = "datalist4.aspx"
  131.                     BuildAction = "Content"
  132.                 />
  133.                 <File
  134.                     RelPath = "datalist4.aspx.vb"
  135.                     DependentUpon = "datalist4.aspx"
  136.                     SubType = "ASPXCodeBehind"
  137.                     BuildAction = "Compile"
  138.                 />
  139.                 <File
  140.                     RelPath = "datalist5.aspx"
  141.                     BuildAction = "Content"
  142.                 />
  143.                 <File
  144.                     RelPath = "datalist5.aspx.vb"
  145.                     DependentUpon = "datalist5.aspx"
  146.                     SubType = "ASPXCodeBehind"
  147.                     BuildAction = "Compile"
  148.                 />
  149.                 <File
  150.                     RelPath = "datalist6.aspx"
  151.                     BuildAction = "Content"
  152.                 />
  153.                 <File
  154.                     RelPath = "datalist6.aspx.vb"
  155.                     DependentUpon = "datalist6.aspx"
  156.                     SubType = "ASPXCodeBehind"
  157.                     BuildAction = "Compile"
  158.                 />
  159.                 <File
  160.                     RelPath = "datalist7.aspx"
  161.                     BuildAction = "Content"
  162.                 />
  163.                 <File
  164.                     RelPath = "datalist7.aspx.vb"
  165.                     DependentUpon = "datalist7.aspx"
  166.                     SubType = "ASPXCodeBehind"
  167.                     BuildAction = "Compile"
  168.                 />
  169.                 <File
  170.                     RelPath = "datalist8.aspx"
  171.                     BuildAction = "Content"
  172.                 />
  173.                 <File
  174.                     RelPath = "datalist8.aspx.vb"
  175.                     DependentUpon = "datalist8.aspx"
  176.                     SubType = "ASPXCodeBehind"
  177.                     BuildAction = "Compile"
  178.                 />
  179.                 <File
  180.                     RelPath = "purchase.aspx"
  181.                     BuildAction = "Content"
  182.                 />
  183.                 <File
  184.                     RelPath = "purchase.aspx.vb"
  185.                     DependentUpon = "purchase.aspx"
  186.                     SubType = "ASPXCodeBehind"
  187.                     BuildAction = "Compile"
  188.                 />
  189.                 <File
  190.                     RelPath = "style1.aspx"
  191.                     BuildAction = "Content"
  192.                 />
  193.                 <File
  194.                     RelPath = "style1.aspx.vb"
  195.                     DependentUpon = "style1.aspx"
  196.                     SubType = "ASPXCodeBehind"
  197.                     BuildAction = "Compile"
  198.                 />
  199.                 <File
  200.                     RelPath = "style2.aspx"
  201.                     BuildAction = "Content"
  202.                 />
  203.                 <File
  204.                     RelPath = "style2.aspx.vb"
  205.                     DependentUpon = "style2.aspx"
  206.                     SubType = "ASPXCodeBehind"
  207.                     BuildAction = "Compile"
  208.                 />
  209.                 <File
  210.                     RelPath = "style3.aspx"
  211.                     BuildAction = "Content"
  212.                 />
  213.                 <File
  214.                     RelPath = "style3.aspx.vb"
  215.                     DependentUpon = "style3.aspx"
  216.                     SubType = "ASPXCodeBehind"
  217.                     BuildAction = "Compile"
  218.                 />
  219.                 <File
  220.                     RelPath = "style4.aspx"
  221.                     BuildAction = "Content"
  222.                 />
  223.                 <File
  224.                     RelPath = "style4.aspx.vb"
  225.                     DependentUpon = "style4.aspx"
  226.                     SubType = "ASPXCodeBehind"
  227.                     BuildAction = "Compile"
  228.                 />
  229.                 <File
  230.                     RelPath = "style5.aspx"
  231.                     BuildAction = "Content"
  232.                 />
  233.                 <File
  234.                     RelPath = "style5.aspx.vb"
  235.                     DependentUpon = "style5.aspx"
  236.                     SubType = "ASPXCodeBehind"
  237.                     BuildAction = "Compile"
  238.                 />
  239.                 <File
  240.                     RelPath = "style6.aspx"
  241.                     BuildAction = "Content"
  242.                 />
  243.                 <File
  244.                     RelPath = "style6.aspx.vb"
  245.                     DependentUpon = "style6.aspx"
  246.                     SubType = "ASPXCodeBehind"
  247.                     BuildAction = "Compile"
  248.                 />
  249.                 <File
  250.                     RelPath = "style7.aspx"
  251.                     BuildAction = "Content"
  252.                 />
  253.                 <File
  254.                     RelPath = "style7.aspx.vb"
  255.                     DependentUpon = "style7.aspx"
  256.                     SubType = "ASPXCodeBehind"
  257.                     BuildAction = "Compile"
  258.                 />
  259.                 <File
  260.                     RelPath = "style8.aspx"
  261.                     BuildAction = "Content"
  262.                 />
  263.                 <File
  264.                     RelPath = "style8.aspx.vb"
  265.                     DependentUpon = "style8.aspx"
  266.                     SubType = "ASPXCodeBehind"
  267.                     BuildAction = "Compile"
  268.                 />
  269.                 <File
  270.                     RelPath = "style9.aspx"
  271.                     BuildAction = "Content"
  272.                 />
  273.                 <File
  274.                     RelPath = "style9.aspx.vb"
  275.                     DependentUpon = "style9.aspx"
  276.                     SubType = "ASPXCodeBehind"
  277.                     BuildAction = "Compile"
  278.                 />
  279.             </Include>
  280.         </Files>
  281.     </VisualBasic>
  282. </VisualStudioProject>
  283.  
  284.