home *** CD-ROM | disk | FTP | other *** search
/ Game Programming in C++ - Start to Finish / GameProgrammingS.iso / developer_install / ReplicaNetFreewareV5_4.exe / data1.cab / Program_Executable_Files / Example8 / Example8.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2005-10-30  |  8.2 KB  |  299 lines

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.10"
  5.     Name="Example8"
  6.     SccProjectName=""
  7.     SccLocalPath="">
  8.     <Platforms>
  9.         <Platform
  10.             Name="Win32"/>
  11.     </Platforms>
  12.     <Configurations>
  13.         <Configuration
  14.             Name="DebugMT|Win32"
  15.             OutputDirectory=".\DebugMT"
  16.             IntermediateDirectory=".\DebugMT"
  17.             ConfigurationType="1"
  18.             UseOfMFC="0"
  19.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20.             CharacterSet="2">
  21.             <Tool
  22.                 Name="VCCLCompilerTool"
  23.                 Optimization="0"
  24.                 AdditionalIncludeDirectories="../ReplicaNetPublic/Includes"
  25.                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  26.                 BasicRuntimeChecks="3"
  27.                 RuntimeLibrary="1"
  28.                 UsePrecompiledHeader="2"
  29.                 PrecompiledHeaderFile=".\DebugMT/Example8.pch"
  30.                 AssemblerListingLocation=".\DebugMT/"
  31.                 ObjectFile=".\DebugMT/"
  32.                 ProgramDataBaseFileName=".\DebugMT/"
  33.                 BrowseInformation="1"
  34.                 WarningLevel="3"
  35.                 SuppressStartupBanner="TRUE"
  36.                 DebugInformationFormat="4"
  37.                 CompileAs="0"/>
  38.             <Tool
  39.                 Name="VCCustomBuildTool"/>
  40.             <Tool
  41.                 Name="VCLinkerTool"
  42.                 AdditionalDependencies="RNReplicaNetDM.lib odbc32.lib odbccp32.lib"
  43.                 OutputFile=".\DebugMT/Example8.exe"
  44.                 LinkIncremental="1"
  45.                 SuppressStartupBanner="TRUE"
  46.                 AdditionalLibraryDirectories="../ReplicaNetPublic/Libs/LibDotNet2003"
  47.                 IgnoreDefaultLibraryNames="libci"
  48.                 GenerateDebugInformation="TRUE"
  49.                 ProgramDatabaseFile=".\DebugMT/Example8.pdb"
  50.                 SubSystem="1"
  51.                 TargetMachine="1"/>
  52.             <Tool
  53.                 Name="VCMIDLTool"
  54.                 TypeLibraryName=".\DebugMT/Example8.tlb"
  55.                 HeaderFileName=""/>
  56.             <Tool
  57.                 Name="VCPostBuildEventTool"/>
  58.             <Tool
  59.                 Name="VCPreBuildEventTool"/>
  60.             <Tool
  61.                 Name="VCPreLinkEventTool"/>
  62.             <Tool
  63.                 Name="VCResourceCompilerTool"
  64.                 PreprocessorDefinitions="_DEBUG"
  65.                 Culture="1033"/>
  66.             <Tool
  67.                 Name="VCWebServiceProxyGeneratorTool"/>
  68.             <Tool
  69.                 Name="VCXMLDataGeneratorTool"/>
  70.             <Tool
  71.                 Name="VCWebDeploymentTool"/>
  72.             <Tool
  73.                 Name="VCManagedWrapperGeneratorTool"/>
  74.             <Tool
  75.                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  76.         </Configuration>
  77.         <Configuration
  78.             Name="ReleaseMT|Win32"
  79.             OutputDirectory=".\ReleaseMT"
  80.             IntermediateDirectory=".\ReleaseMT"
  81.             ConfigurationType="1"
  82.             UseOfMFC="0"
  83.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  84.             CharacterSet="2">
  85.             <Tool
  86.                 Name="VCCLCompilerTool"
  87.                 Optimization="2"
  88.                 InlineFunctionExpansion="1"
  89.                 AdditionalIncludeDirectories="../ReplicaNetPublic/Includes"
  90.                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  91.                 StringPooling="TRUE"
  92.                 RuntimeLibrary="0"
  93.                 EnableFunctionLevelLinking="TRUE"
  94.                 UsePrecompiledHeader="2"
  95.                 PrecompiledHeaderFile=".\ReleaseMT/Example8.pch"
  96.                 AssemblerListingLocation=".\ReleaseMT/"
  97.                 ObjectFile=".\ReleaseMT/"
  98.                 ProgramDataBaseFileName=".\ReleaseMT/"
  99.                 BrowseInformation="1"
  100.                 WarningLevel="3"
  101.                 SuppressStartupBanner="TRUE"
  102.                 CompileAs="0"/>
  103.             <Tool
  104.                 Name="VCCustomBuildTool"/>
  105.             <Tool
  106.                 Name="VCLinkerTool"
  107.                 AdditionalDependencies="RNReplicaNetRM.lib odbc32.lib odbccp32.lib"
  108.                 OutputFile=".\ReleaseMT/Example8.exe"
  109.                 LinkIncremental="1"
  110.                 SuppressStartupBanner="TRUE"
  111.                 AdditionalLibraryDirectories="../ReplicaNetPublic/Libs/LibDotNet2003"
  112.                 IgnoreDefaultLibraryNames="libci"
  113.                 ProgramDatabaseFile=".\ReleaseMT/Example8.pdb"
  114.                 SubSystem="1"
  115.                 TargetMachine="1"/>
  116.             <Tool
  117.                 Name="VCMIDLTool"
  118.                 TypeLibraryName=".\ReleaseMT/Example8.tlb"
  119.                 HeaderFileName=""/>
  120.             <Tool
  121.                 Name="VCPostBuildEventTool"/>
  122.             <Tool
  123.                 Name="VCPreBuildEventTool"/>
  124.             <Tool
  125.                 Name="VCPreLinkEventTool"/>
  126.             <Tool
  127.                 Name="VCResourceCompilerTool"
  128.                 PreprocessorDefinitions="NDEBUG"
  129.                 Culture="1033"/>
  130.             <Tool
  131.                 Name="VCWebServiceProxyGeneratorTool"/>
  132.             <Tool
  133.                 Name="VCXMLDataGeneratorTool"/>
  134.             <Tool
  135.                 Name="VCWebDeploymentTool"/>
  136.             <Tool
  137.                 Name="VCManagedWrapperGeneratorTool"/>
  138.             <Tool
  139.                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  140.         </Configuration>
  141.     </Configurations>
  142.     <References>
  143.     </References>
  144.     <Files>
  145.         <Filter
  146.             Name="ROLFiles"
  147.             Filter="">
  148.             <File
  149.                 RelativePath="_Def_Example8.rol">
  150.                 <FileConfiguration
  151.                     Name="DebugMT|Win32">
  152.                     <Tool
  153.                         Name="VCCustomBuildTool"
  154.                         CommandLine="..\ReplicaNetPublic\RNROLCompiler\bin\rnrolcompiler.exe "$(InputName)".rol "$(InputName)".cpp "$(InputName)".h
  155. "
  156.                         Outputs="$(InputName).cpp;$(InputName).h"/>
  157.                 </FileConfiguration>
  158.                 <FileConfiguration
  159.                     Name="ReleaseMT|Win32">
  160.                     <Tool
  161.                         Name="VCCustomBuildTool"
  162.                         CommandLine="..\ReplicaNetPublic\RNROLCompiler\bin\rnrolcompiler.exe "$(InputName)".rol "$(InputName)".cpp "$(InputName)".h
  163. "
  164.                         Outputs="$(InputName).cpp;$(InputName).h"/>
  165.                 </FileConfiguration>
  166.             </File>
  167.             <File
  168.                 RelativePath="_RO_Test1.rol">
  169.                 <FileConfiguration
  170.                     Name="DebugMT|Win32">
  171.                     <Tool
  172.                         Name="VCCustomBuildTool"
  173.                         CommandLine="..\ReplicaNetPublic\RNROLCompiler\bin\rnrolcompiler.exe "$(InputName)".rol "$(InputName)".cpp "$(InputName)".h
  174. "
  175.                         Outputs="$(InputName).cpp;$(InputName).h"/>
  176.                 </FileConfiguration>
  177.                 <FileConfiguration
  178.                     Name="ReleaseMT|Win32">
  179.                     <Tool
  180.                         Name="VCCustomBuildTool"
  181.                         CommandLine="..\ReplicaNetPublic\RNROLCompiler\bin\rnrolcompiler.exe "$(InputName)".rol "$(InputName)".cpp "$(InputName)".h
  182. "
  183.                         Outputs="$(InputName).cpp;$(InputName).h"/>
  184.                 </FileConfiguration>
  185.             </File>
  186.         </Filter>
  187.         <Filter
  188.             Name="CompiledGameObjects"
  189.             Filter="">
  190.             <File
  191.                 RelativePath="_Def_Example8.cpp">
  192.                 <FileConfiguration
  193.                     Name="DebugMT|Win32">
  194.                     <Tool
  195.                         Name="VCCLCompilerTool"
  196.                         Optimization="0"
  197.                         AdditionalIncludeDirectories=""
  198.                         PreprocessorDefinitions=""
  199.                         BasicRuntimeChecks="3"
  200.                         BrowseInformation="1"/>
  201.                 </FileConfiguration>
  202.                 <FileConfiguration
  203.                     Name="ReleaseMT|Win32">
  204.                     <Tool
  205.                         Name="VCCLCompilerTool"
  206.                         Optimization="2"
  207.                         AdditionalIncludeDirectories=""
  208.                         PreprocessorDefinitions=""
  209.                         BrowseInformation="1"/>
  210.                 </FileConfiguration>
  211.             </File>
  212.             <File
  213.                 RelativePath="_Def_Example8.h">
  214.             </File>
  215.             <File
  216.                 RelativePath="_RO_Test1.cpp">
  217.                 <FileConfiguration
  218.                     Name="DebugMT|Win32">
  219.                     <Tool
  220.                         Name="VCCLCompilerTool"
  221.                         Optimization="0"
  222.                         AdditionalIncludeDirectories=""
  223.                         PreprocessorDefinitions=""
  224.                         BasicRuntimeChecks="3"
  225.                         BrowseInformation="1"/>
  226.                 </FileConfiguration>
  227.                 <FileConfiguration
  228.                     Name="ReleaseMT|Win32">
  229.                     <Tool
  230.                         Name="VCCLCompilerTool"
  231.                         Optimization="2"
  232.                         AdditionalIncludeDirectories=""
  233.                         PreprocessorDefinitions=""
  234.                         BrowseInformation="1"/>
  235.                 </FileConfiguration>
  236.             </File>
  237.             <File
  238.                 RelativePath="_RO_Test1.h">
  239.             </File>
  240.         </Filter>
  241.         <Filter
  242.             Name="Objects"
  243.             Filter="">
  244.             <File
  245.                 RelativePath="Test1.cpp">
  246.                 <FileConfiguration
  247.                     Name="DebugMT|Win32">
  248.                     <Tool
  249.                         Name="VCCLCompilerTool"
  250.                         Optimization="0"
  251.                         AdditionalIncludeDirectories=""
  252.                         PreprocessorDefinitions=""
  253.                         BasicRuntimeChecks="3"
  254.                         BrowseInformation="1"/>
  255.                 </FileConfiguration>
  256.                 <FileConfiguration
  257.                     Name="ReleaseMT|Win32">
  258.                     <Tool
  259.                         Name="VCCLCompilerTool"
  260.                         Optimization="2"
  261.                         AdditionalIncludeDirectories=""
  262.                         PreprocessorDefinitions=""
  263.                         BrowseInformation="1"/>
  264.                 </FileConfiguration>
  265.             </File>
  266.             <File
  267.                 RelativePath="Test1.h">
  268.             </File>
  269.         </Filter>
  270.         <File
  271.             RelativePath="main.cpp">
  272.             <FileConfiguration
  273.                 Name="DebugMT|Win32">
  274.                 <Tool
  275.                     Name="VCCLCompilerTool"
  276.                     Optimization="0"
  277.                     AdditionalIncludeDirectories=""
  278.                     PreprocessorDefinitions=""
  279.                     BasicRuntimeChecks="3"
  280.                     BrowseInformation="1"/>
  281.             </FileConfiguration>
  282.             <FileConfiguration
  283.                 Name="ReleaseMT|Win32">
  284.                 <Tool
  285.                     Name="VCCLCompilerTool"
  286.                     Optimization="2"
  287.                     AdditionalIncludeDirectories=""
  288.                     PreprocessorDefinitions=""
  289.                     BrowseInformation="1"/>
  290.             </FileConfiguration>
  291.         </File>
  292.         <File
  293.             RelativePath="ReadMe.txt">
  294.         </File>
  295.     </Files>
  296.     <Globals>
  297.     </Globals>
  298. </VisualStudioProject>
  299.