home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Freeware / Grafica / Animation / AnimationStudioSetup.msi / _3CA7015D32004C8B8FAB422593C47FB8 / _4CA1EE85F11FB6ADC6E2AD2F085E304A < prev    next >
Text File  |  2004-05-27  |  6KB  |  138 lines

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{7D05A031-1383-41BC-814C-0601DFADD121}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = "App.ico"
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "Tutorial 3"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  17.                 DelaySign = "false"
  18.                 OutputType = "WinExe"
  19.                 PreBuildEvent = ""
  20.                 PostBuildEvent = ""
  21.                 RootNamespace = "Tutorial_3"
  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 = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Data"
  74.                     AssemblyName = "System.Data"
  75.                     HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
  76.                 />
  77.                 <Reference
  78.                     Name = "System.Drawing"
  79.                     AssemblyName = "System.Drawing"
  80.                     HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
  81.                 />
  82.                 <Reference
  83.                     Name = "System.Windows.Forms"
  84.                     AssemblyName = "System.Windows.Forms"
  85.                     HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
  86.                 />
  87.                 <Reference
  88.                     Name = "System.XML"
  89.                     AssemblyName = "System.Xml"
  90.                     HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
  91.                 />
  92.                 <Reference
  93.                     Name = "system.web.services"
  94.                     AssemblyName = "System.Web.Services"
  95.                     HintPath = "..\..\..\..\..\..\..\..\windows\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll"
  96.                 />
  97.                 <Reference
  98.                     Name = "AnimationStudio"
  99.                     AssemblyName = "AnimationStudio"
  100.                     HintPath = "..\Animation\Output\AnimationStudio.dll"
  101.                 />
  102.             </References>
  103.         </Build>
  104.         <Files>
  105.             <Include>
  106.                 <File
  107.                     RelPath = "50cal.wav"
  108.                     BuildAction = "EmbeddedResource"
  109.                 />
  110.                 <File
  111.                     RelPath = "App.ico"
  112.                     BuildAction = "Content"
  113.                 />
  114.                 <File
  115.                     RelPath = "AssemblyInfo.cs"
  116.                     SubType = "Code"
  117.                     BuildAction = "Compile"
  118.                 />
  119.                 <File
  120.                     RelPath = "Form1.cs"
  121.                     SubType = "Form"
  122.                     BuildAction = "Compile"
  123.                 />
  124.                 <File
  125.                     RelPath = "Form1.resx"
  126.                     DependentUpon = "Form1.cs"
  127.                     BuildAction = "EmbeddedResource"
  128.                 />
  129.                 <File
  130.                     RelPath = "licenses.licx"
  131.                     BuildAction = "EmbeddedResource"
  132.                 />
  133.             </Include>
  134.         </Files>
  135.     </CSHARP>
  136. </VisualStudioProject>
  137.  
  138.