home *** CD-ROM | disk | FTP | other *** search
/ ip-72-10-208-29.nwptny.ntcnet.net / ip-72-10-208-29.nwptny.ntcnet.net.tar / ip-72-10-208-29.nwptny.ntcnet.net / newhartsystems / ASP / ASP.csproj next >
Text File  |  2007-11-28  |  8KB  |  204 lines

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Web"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{FFB3E1E0-28CB-4416-AB99-969E6655170A}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "Order"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  17.                 DelaySign = "false"
  18.                 OutputType = "Library"
  19.                 PreBuildEvent = ""
  20.                 PostBuildEvent = ""
  21.                 RootNamespace = "Order"
  22.                 RunPostBuildEvent = "OnBuildSuccess"
  23.                 StartupObject = ""
  24.             >
  25.                 <Config
  26.                     Name = "Debug"
  27.                     AllowUnsafeBlocks = "false"
  28.                     BaseAddress = "285212672"
  29.                     CheckForOverflowUnderflow = "false"
  30.                     ConfigurationOverrideFile = ""
  31.                     DefineConstants = "DEBUG;TRACE"
  32.                     DocumentationFile = ""
  33.                     DebugSymbols = "true"
  34.                     FileAlignment = "4096"
  35.                     IncrementalBuild = "false"
  36.                     NoStdLib = "false"
  37.                     NoWarn = ""
  38.                     Optimize = "false"
  39.                     OutputPath = "bin\"
  40.                     RegisterForComInterop = "false"
  41.                     RemoveIntegerChecks = "false"
  42.                     TreatWarningsAsErrors = "false"
  43.                     WarningLevel = "4"
  44.                 />
  45.                 <Config
  46.                     Name = "Release"
  47.                     AllowUnsafeBlocks = "false"
  48.                     BaseAddress = "285212672"
  49.                     CheckForOverflowUnderflow = "false"
  50.                     ConfigurationOverrideFile = ""
  51.                     DefineConstants = "TRACE"
  52.                     DocumentationFile = ""
  53.                     DebugSymbols = "false"
  54.                     FileAlignment = "4096"
  55.                     IncrementalBuild = "false"
  56.                     NoStdLib = "false"
  57.                     NoWarn = ""
  58.                     Optimize = "true"
  59.                     OutputPath = "bin\"
  60.                     RegisterForComInterop = "false"
  61.                     RemoveIntegerChecks = "false"
  62.                     TreatWarningsAsErrors = "false"
  63.                     WarningLevel = "4"
  64.                 />
  65.             </Settings>
  66.             <References>
  67.                 <Reference
  68.                     Name = "System"
  69.                     AssemblyName = "System"
  70.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Drawing"
  74.                     AssemblyName = "System.Drawing"
  75.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
  76.                 />
  77.                 <Reference
  78.                     Name = "System.Data"
  79.                     AssemblyName = "System.Data"
  80.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
  81.                 />
  82.                 <Reference
  83.                     Name = "System.Web"
  84.                     AssemblyName = "System.Web"
  85.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
  86.                 />
  87.                 <Reference
  88.                     Name = "System.XML"
  89.                     AssemblyName = "System.Xml"
  90.                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
  91.                 />
  92.                 <Reference
  93.                     Name = "SMTP.Net"
  94.                     AssemblyName = "SMTP.Net"
  95.                     HintPath = "bin\SMTP.Net.dll"
  96.                     Private = "False"
  97.                 />
  98.                 <Reference
  99.                     Name = "Xheo.Licensing"
  100.                     AssemblyName = "Xheo.Licensing"
  101.                     HintPath = "bin\Xheo.Licensing.dll"
  102.                     Private = "False"
  103.                 />
  104.                 <Reference
  105.                     Name = "ADNet"
  106.                     AssemblyName = "ADNet"
  107.                     HintPath = "bin\ADNet.dll"
  108.                     Private = "False"
  109.                 />
  110.                 <Reference
  111.                     Name = "dznet"
  112.                     AssemblyName = "dznet"
  113.                     HintPath = "bin\dznet.dll"
  114.                     Private = "False"
  115.                 />
  116.                 <Reference
  117.                     Name = "CCTranMan"
  118.                     AssemblyName = "CCTranMan"
  119.                     HintPath = "bin\CCTranMan.dll"
  120.                     Private = "True"
  121.                 />
  122.             </References>
  123.         </Build>
  124.         <Files>
  125.             <Include>
  126.                 <File
  127.                     RelPath = "AssemblyInfo.cs"
  128.                     SubType = "Code"
  129.                     BuildAction = "Compile"
  130.                 />
  131.                 <File
  132.                     RelPath = "Default.aspx"
  133.                     SubType = "Form"
  134.                     BuildAction = "Content"
  135.                 />
  136.                 <File
  137.                     RelPath = "Default.aspx.cs"
  138.                     DependentUpon = "Default.aspx"
  139.                     SubType = "ASPXCodeBehind"
  140.                     BuildAction = "Compile"
  141.                 />
  142.                 <File
  143.                     RelPath = "Default.aspx.resx"
  144.                     DependentUpon = "Default.aspx.cs"
  145.                     BuildAction = "EmbeddedResource"
  146.                 />
  147.                 <File
  148.                     RelPath = "Eval.aspx"
  149.                     SubType = "Form"
  150.                     BuildAction = "Content"
  151.                 />
  152.                 <File
  153.                     RelPath = "Eval.aspx.cs"
  154.                     DependentUpon = "Eval.aspx"
  155.                     SubType = "ASPXCodeBehind"
  156.                     BuildAction = "Compile"
  157.                 />
  158.                 <File
  159.                     RelPath = "Eval.aspx.resx"
  160.                     DependentUpon = "Eval.aspx.cs"
  161.                     BuildAction = "EmbeddedResource"
  162.                 />
  163.                 <File
  164.                     RelPath = "Global.asax"
  165.                     SubType = "Component"
  166.                     BuildAction = "Content"
  167.                 />
  168.                 <File
  169.                     RelPath = "Global.asax.cs"
  170.                     DependentUpon = "Global.asax"
  171.                     SubType = "Code"
  172.                     BuildAction = "Compile"
  173.                 />
  174.                 <File
  175.                     RelPath = "Global.asax.resx"
  176.                     DependentUpon = "Global.asax.cs"
  177.                     BuildAction = "EmbeddedResource"
  178.                 />
  179.                 <File
  180.                     RelPath = "Support.aspx"
  181.                     SubType = "Form"
  182.                     BuildAction = "Content"
  183.                 />
  184.                 <File
  185.                     RelPath = "Support.aspx.cs"
  186.                     DependentUpon = "Support.aspx"
  187.                     SubType = "ASPXCodeBehind"
  188.                     BuildAction = "Compile"
  189.                 />
  190.                 <File
  191.                     RelPath = "Support.aspx.resx"
  192.                     DependentUpon = "Support.aspx.cs"
  193.                     BuildAction = "EmbeddedResource"
  194.                 />
  195.                 <File
  196.                     RelPath = "Web.config"
  197.                     BuildAction = "Content"
  198.                 />
  199.             </Include>
  200.         </Files>
  201.     </CSHARP>
  202. </VisualStudioProject>
  203.  
  204.