home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / Chip_2003-07_cd1.bin / tema / aos / download / SKY397.ZIP / install.vcproj < prev    next >
Extensible Markup Language  |  2003-04-19  |  4KB  |  158 lines

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.00"
  5.     Name="install"
  6.     ProjectGUID="{7E4ACBE7-BF20-421D-9288-FC3E6698D67B}"
  7.     Keyword="Win32Proj">
  8.     <Platforms>
  9.         <Platform
  10.             Name="Win32"/>
  11.     </Platforms>
  12.     <Configurations>
  13.         <Configuration
  14.             Name="Debug|Win32"
  15.             OutputDirectory="Debug"
  16.             IntermediateDirectory="Debug"
  17.             ConfigurationType="1"
  18.             CharacterSet="2">
  19.             <Tool
  20.                 Name="VCCLCompilerTool"
  21.                 Optimization="0"
  22.                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  23.                 MinimalRebuild="TRUE"
  24.                 BasicRuntimeChecks="3"
  25.                 RuntimeLibrary="5"
  26.                 UsePrecompiledHeader="0"
  27.                 WarningLevel="3"
  28.                 Detect64BitPortabilityProblems="TRUE"
  29.                 DebugInformationFormat="4"/>
  30.             <Tool
  31.                 Name="VCCustomBuildTool"/>
  32.             <Tool
  33.                 Name="VCLinkerTool"
  34.                 OutputFile="$(OutDir)/install.exe"
  35.                 LinkIncremental="2"
  36.                 GenerateDebugInformation="TRUE"
  37.                 ProgramDatabaseFile="$(OutDir)/install.pdb"
  38.                 SubSystem="1"
  39.                 TargetMachine="1"/>
  40.             <Tool
  41.                 Name="VCMIDLTool"/>
  42.             <Tool
  43.                 Name="VCPostBuildEventTool"/>
  44.             <Tool
  45.                 Name="VCPreBuildEventTool"/>
  46.             <Tool
  47.                 Name="VCPreLinkEventTool"/>
  48.             <Tool
  49.                 Name="VCResourceCompilerTool"/>
  50.             <Tool
  51.                 Name="VCWebServiceProxyGeneratorTool"/>
  52.             <Tool
  53.                 Name="VCWebDeploymentTool"/>
  54.         </Configuration>
  55.         <Configuration
  56.             Name="Release|Win32"
  57.             OutputDirectory="Release"
  58.             IntermediateDirectory="Release"
  59.             ConfigurationType="1"
  60.             CharacterSet="2">
  61.             <Tool
  62.                 Name="VCCLCompilerTool"
  63.                 Optimization="2"
  64.                 InlineFunctionExpansion="1"
  65.                 OmitFramePointers="TRUE"
  66.                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  67.                 StringPooling="TRUE"
  68.                 RuntimeLibrary="4"
  69.                 EnableFunctionLevelLinking="TRUE"
  70.                 UsePrecompiledHeader="0"
  71.                 WarningLevel="3"
  72.                 Detect64BitPortabilityProblems="TRUE"
  73.                 DebugInformationFormat="3"/>
  74.             <Tool
  75.                 Name="VCCustomBuildTool"/>
  76.             <Tool
  77.                 Name="VCLinkerTool"
  78.                 OutputFile="$(OutDir)/install.exe"
  79.                 LinkIncremental="1"
  80.                 GenerateDebugInformation="TRUE"
  81.                 SubSystem="1"
  82.                 OptimizeReferences="2"
  83.                 EnableCOMDATFolding="2"
  84.                 TargetMachine="1"/>
  85.             <Tool
  86.                 Name="VCMIDLTool"/>
  87.             <Tool
  88.                 Name="VCPostBuildEventTool"/>
  89.             <Tool
  90.                 Name="VCPreBuildEventTool"/>
  91.             <Tool
  92.                 Name="VCPreLinkEventTool"/>
  93.             <Tool
  94.                 Name="VCResourceCompilerTool"/>
  95.             <Tool
  96.                 Name="VCWebServiceProxyGeneratorTool"/>
  97.             <Tool
  98.                 Name="VCWebDeploymentTool"/>
  99.         </Configuration>
  100.     </Configurations>
  101.     <Files>
  102.         <Filter
  103.             Name="system"
  104.             Filter="">
  105.             <Filter
  106.                 Name="settings"
  107.                 Filter="">
  108.                 <File
  109.                     RelativePath="system\settings\hosts">
  110.                 </File>
  111.             </Filter>
  112.             <Filter
  113.                 Name="themes">
  114.                 <File
  115.                     RelativePath="system\themes\beos.stl">
  116.                 </File>
  117.                 <File
  118.                     RelativePath="system\themes\blue.stl">
  119.                 </File>
  120.                 <File
  121.                     RelativePath="system\themes\default.stl">
  122.                 </File>
  123.             </Filter>
  124.         </Filter>
  125.         <Filter
  126.             Name="programs"
  127.             Filter="">
  128.             <Filter
  129.                 Name="gcc"
  130.                 Filter="">
  131.                 <Filter
  132.                     Name="skyos"
  133.                     Filter="">
  134.                     <Filter
  135.                         Name="2-95-2"
  136.                         Filter="">
  137.                         <File
  138.                             RelativePath="programs\gcc\skyos\2-95-2\specs">
  139.                         </File>
  140.                     </Filter>
  141.                 </Filter>
  142.             </Filter>
  143.             <Filter
  144.                 Name="skynet"
  145.                 Filter="">
  146.                 <File
  147.                     RelativePath="programs\SKYNET\skynet.sif">
  148.                 </File>
  149.             </Filter>
  150.         </Filter>
  151.         <File
  152.             RelativePath="init.scr">
  153.         </File>
  154.     </Files>
  155.     <Globals>
  156.     </Globals>
  157. </VisualStudioProject>
  158.