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 / Example5 / Example5.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2005-10-30  |  11.1 KB  |  414 lines

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.10"
  5.     Name="Example5"
  6.     SccProjectName=""
  7.     SccLocalPath=""
  8.     Keyword="MFCProj">
  9.     <Platforms>
  10.         <Platform
  11.             Name="Win32"/>
  12.     </Platforms>
  13.     <Configurations>
  14.         <Configuration
  15.             Name="ReleaseMTDLL|Win32"
  16.             OutputDirectory=".\Example5___Win32_ReleaseMTDLL"
  17.             IntermediateDirectory=".\Example5___Win32_ReleaseMTDLL"
  18.             ConfigurationType="1"
  19.             UseOfMFC="2"
  20.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21.             CharacterSet="2">
  22.             <Tool
  23.                 Name="VCCLCompilerTool"
  24.                 Optimization="2"
  25.                 InlineFunctionExpansion="1"
  26.                 AdditionalIncludeDirectories="../ReplicaNetPublic/Includes"
  27.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  28.                 StringPooling="TRUE"
  29.                 RuntimeLibrary="2"
  30.                 EnableFunctionLevelLinking="TRUE"
  31.                 UsePrecompiledHeader="3"
  32.                 PrecompiledHeaderThrough="stdafx.h"
  33.                 PrecompiledHeaderFile=".\Example5___Win32_ReleaseMTDLL/Example5.pch"
  34.                 AssemblerListingLocation=".\Example5___Win32_ReleaseMTDLL/"
  35.                 ObjectFile=".\Example5___Win32_ReleaseMTDLL/"
  36.                 ProgramDataBaseFileName=".\Example5___Win32_ReleaseMTDLL/"
  37.                 BrowseInformation="1"
  38.                 WarningLevel="3"
  39.                 SuppressStartupBanner="TRUE"
  40.                 CompileAs="0"/>
  41.             <Tool
  42.                 Name="VCCustomBuildTool"/>
  43.             <Tool
  44.                 Name="VCLinkerTool"
  45.                 AdditionalDependencies="RNXPSessionRMDLL.lib"
  46.                 OutputFile=".\Example5___Win32_ReleaseMTDLL/Example5.exe"
  47.                 LinkIncremental="1"
  48.                 SuppressStartupBanner="TRUE"
  49.                 AdditionalLibraryDirectories="../ReplicaNetPublic/Libs/LibDotNet2003"
  50.                 IgnoreDefaultLibraryNames="libci"
  51.                 ProgramDatabaseFile=".\Example5___Win32_ReleaseMTDLL/Example5.pdb"
  52.                 SubSystem="2"
  53.                 TargetMachine="1"/>
  54.             <Tool
  55.                 Name="VCMIDLTool"
  56.                 PreprocessorDefinitions="NDEBUG"
  57.                 MkTypLibCompatible="TRUE"
  58.                 SuppressStartupBanner="TRUE"
  59.                 TargetEnvironment="1"
  60.                 TypeLibraryName=".\Example5___Win32_ReleaseMTDLL/Example5.tlb"
  61.                 HeaderFileName=""/>
  62.             <Tool
  63.                 Name="VCPostBuildEventTool"/>
  64.             <Tool
  65.                 Name="VCPreBuildEventTool"/>
  66.             <Tool
  67.                 Name="VCPreLinkEventTool"/>
  68.             <Tool
  69.                 Name="VCResourceCompilerTool"
  70.                 PreprocessorDefinitions="NDEBUG"
  71.                 Culture="2057"/>
  72.             <Tool
  73.                 Name="VCWebServiceProxyGeneratorTool"/>
  74.             <Tool
  75.                 Name="VCXMLDataGeneratorTool"/>
  76.             <Tool
  77.                 Name="VCWebDeploymentTool"/>
  78.             <Tool
  79.                 Name="VCManagedWrapperGeneratorTool"/>
  80.             <Tool
  81.                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  82.         </Configuration>
  83.         <Configuration
  84.             Name="DebugMTDLL|Win32"
  85.             OutputDirectory=".\Example5___Win32_DebugMTDLL"
  86.             IntermediateDirectory=".\Example5___Win32_DebugMTDLL"
  87.             ConfigurationType="1"
  88.             UseOfMFC="2"
  89.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  90.             CharacterSet="2">
  91.             <Tool
  92.                 Name="VCCLCompilerTool"
  93.                 Optimization="0"
  94.                 AdditionalIncludeDirectories="../ReplicaNetPublic/Includes"
  95.                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  96.                 BasicRuntimeChecks="3"
  97.                 RuntimeLibrary="3"
  98.                 UsePrecompiledHeader="3"
  99.                 PrecompiledHeaderThrough="stdafx.h"
  100.                 PrecompiledHeaderFile=".\Example5___Win32_DebugMTDLL/Example5.pch"
  101.                 AssemblerListingLocation=".\Example5___Win32_DebugMTDLL/"
  102.                 ObjectFile=".\Example5___Win32_DebugMTDLL/"
  103.                 ProgramDataBaseFileName=".\Example5___Win32_DebugMTDLL/"
  104.                 BrowseInformation="1"
  105.                 WarningLevel="3"
  106.                 SuppressStartupBanner="TRUE"
  107.                 DebugInformationFormat="4"
  108.                 CompileAs="0"/>
  109.             <Tool
  110.                 Name="VCCustomBuildTool"/>
  111.             <Tool
  112.                 Name="VCLinkerTool"
  113.                 AdditionalDependencies="RNXPSessionDMDLL.lib"
  114.                 OutputFile=".\Example5___Win32_DebugMTDLL/Example5.exe"
  115.                 LinkIncremental="1"
  116.                 SuppressStartupBanner="TRUE"
  117.                 AdditionalLibraryDirectories="../ReplicaNetPublic/Libs/LibDotNet2003"
  118.                 IgnoreDefaultLibraryNames="libci"
  119.                 GenerateDebugInformation="TRUE"
  120.                 ProgramDatabaseFile=".\Example5___Win32_DebugMTDLL/Example5.pdb"
  121.                 SubSystem="2"
  122.                 TargetMachine="1"/>
  123.             <Tool
  124.                 Name="VCMIDLTool"
  125.                 PreprocessorDefinitions="_DEBUG"
  126.                 MkTypLibCompatible="TRUE"
  127.                 SuppressStartupBanner="TRUE"
  128.                 TargetEnvironment="1"
  129.                 TypeLibraryName=".\Example5___Win32_DebugMTDLL/Example5.tlb"
  130.                 HeaderFileName=""/>
  131.             <Tool
  132.                 Name="VCPostBuildEventTool"/>
  133.             <Tool
  134.                 Name="VCPreBuildEventTool"/>
  135.             <Tool
  136.                 Name="VCPreLinkEventTool"/>
  137.             <Tool
  138.                 Name="VCResourceCompilerTool"
  139.                 PreprocessorDefinitions="_DEBUG"
  140.                 Culture="2057"/>
  141.             <Tool
  142.                 Name="VCWebServiceProxyGeneratorTool"/>
  143.             <Tool
  144.                 Name="VCXMLDataGeneratorTool"/>
  145.             <Tool
  146.                 Name="VCWebDeploymentTool"/>
  147.             <Tool
  148.                 Name="VCManagedWrapperGeneratorTool"/>
  149.             <Tool
  150.                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  151.         </Configuration>
  152.     </Configurations>
  153.     <References>
  154.     </References>
  155.     <Files>
  156.         <Filter
  157.             Name="Source Files"
  158.             Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  159.             <File
  160.                 RelativePath="ChatDlg.cpp">
  161.                 <FileConfiguration
  162.                     Name="ReleaseMTDLL|Win32">
  163.                     <Tool
  164.                         Name="VCCLCompilerTool"
  165.                         Optimization="2"
  166.                         AdditionalIncludeDirectories=""
  167.                         PreprocessorDefinitions=""
  168.                         BrowseInformation="1"/>
  169.                 </FileConfiguration>
  170.                 <FileConfiguration
  171.                     Name="DebugMTDLL|Win32">
  172.                     <Tool
  173.                         Name="VCCLCompilerTool"
  174.                         Optimization="0"
  175.                         AdditionalIncludeDirectories=""
  176.                         PreprocessorDefinitions=""
  177.                         BasicRuntimeChecks="3"
  178.                         BrowseInformation="1"/>
  179.                 </FileConfiguration>
  180.             </File>
  181.             <File
  182.                 RelativePath="Example5.cpp">
  183.                 <FileConfiguration
  184.                     Name="ReleaseMTDLL|Win32">
  185.                     <Tool
  186.                         Name="VCCLCompilerTool"
  187.                         Optimization="2"
  188.                         AdditionalIncludeDirectories=""
  189.                         PreprocessorDefinitions=""
  190.                         BrowseInformation="1"/>
  191.                 </FileConfiguration>
  192.                 <FileConfiguration
  193.                     Name="DebugMTDLL|Win32">
  194.                     <Tool
  195.                         Name="VCCLCompilerTool"
  196.                         Optimization="0"
  197.                         AdditionalIncludeDirectories=""
  198.                         PreprocessorDefinitions=""
  199.                         BasicRuntimeChecks="3"
  200.                         BrowseInformation="1"/>
  201.                 </FileConfiguration>
  202.             </File>
  203.             <File
  204.                 RelativePath="Example5.rc">
  205.             </File>
  206.             <File
  207.                 RelativePath="Example5Dlg.cpp">
  208.                 <FileConfiguration
  209.                     Name="ReleaseMTDLL|Win32">
  210.                     <Tool
  211.                         Name="VCCLCompilerTool"
  212.                         Optimization="2"
  213.                         AdditionalIncludeDirectories=""
  214.                         PreprocessorDefinitions=""
  215.                         BrowseInformation="1"/>
  216.                 </FileConfiguration>
  217.                 <FileConfiguration
  218.                     Name="DebugMTDLL|Win32">
  219.                     <Tool
  220.                         Name="VCCLCompilerTool"
  221.                         Optimization="0"
  222.                         AdditionalIncludeDirectories=""
  223.                         PreprocessorDefinitions=""
  224.                         BasicRuntimeChecks="3"
  225.                         BrowseInformation="1"/>
  226.                 </FileConfiguration>
  227.             </File>
  228.             <File
  229.                 RelativePath="font.cpp">
  230.                 <FileConfiguration
  231.                     Name="ReleaseMTDLL|Win32">
  232.                     <Tool
  233.                         Name="VCCLCompilerTool"
  234.                         Optimization="2"
  235.                         AdditionalIncludeDirectories=""
  236.                         PreprocessorDefinitions=""
  237.                         BrowseInformation="1"/>
  238.                 </FileConfiguration>
  239.                 <FileConfiguration
  240.                     Name="DebugMTDLL|Win32">
  241.                     <Tool
  242.                         Name="VCCLCompilerTool"
  243.                         Optimization="0"
  244.                         AdditionalIncludeDirectories=""
  245.                         PreprocessorDefinitions=""
  246.                         BasicRuntimeChecks="3"
  247.                         BrowseInformation="1"/>
  248.                 </FileConfiguration>
  249.             </File>
  250.             <File
  251.                 RelativePath="oleobject.cpp">
  252.                 <FileConfiguration
  253.                     Name="ReleaseMTDLL|Win32">
  254.                     <Tool
  255.                         Name="VCCLCompilerTool"
  256.                         Optimization="2"
  257.                         AdditionalIncludeDirectories=""
  258.                         PreprocessorDefinitions=""
  259.                         BrowseInformation="1"/>
  260.                 </FileConfiguration>
  261.                 <FileConfiguration
  262.                     Name="DebugMTDLL|Win32">
  263.                     <Tool
  264.                         Name="VCCLCompilerTool"
  265.                         Optimization="0"
  266.                         AdditionalIncludeDirectories=""
  267.                         PreprocessorDefinitions=""
  268.                         BasicRuntimeChecks="3"
  269.                         BrowseInformation="1"/>
  270.                 </FileConfiguration>
  271.             </File>
  272.             <File
  273.                 RelativePath="oleobjects.cpp">
  274.                 <FileConfiguration
  275.                     Name="ReleaseMTDLL|Win32">
  276.                     <Tool
  277.                         Name="VCCLCompilerTool"
  278.                         Optimization="2"
  279.                         AdditionalIncludeDirectories=""
  280.                         PreprocessorDefinitions=""
  281.                         BrowseInformation="1"/>
  282.                 </FileConfiguration>
  283.                 <FileConfiguration
  284.                     Name="DebugMTDLL|Win32">
  285.                     <Tool
  286.                         Name="VCCLCompilerTool"
  287.                         Optimization="0"
  288.                         AdditionalIncludeDirectories=""
  289.                         PreprocessorDefinitions=""
  290.                         BasicRuntimeChecks="3"
  291.                         BrowseInformation="1"/>
  292.                 </FileConfiguration>
  293.             </File>
  294.             <File
  295.                 RelativePath="picture.cpp">
  296.                 <FileConfiguration
  297.                     Name="ReleaseMTDLL|Win32">
  298.                     <Tool
  299.                         Name="VCCLCompilerTool"
  300.                         Optimization="2"
  301.                         AdditionalIncludeDirectories=""
  302.                         PreprocessorDefinitions=""
  303.                         BrowseInformation="1"/>
  304.                 </FileConfiguration>
  305.                 <FileConfiguration
  306.                     Name="DebugMTDLL|Win32">
  307.                     <Tool
  308.                         Name="VCCLCompilerTool"
  309.                         Optimization="0"
  310.                         AdditionalIncludeDirectories=""
  311.                         PreprocessorDefinitions=""
  312.                         BasicRuntimeChecks="3"
  313.                         BrowseInformation="1"/>
  314.                 </FileConfiguration>
  315.             </File>
  316.             <File
  317.                 RelativePath="richtext.cpp">
  318.                 <FileConfiguration
  319.                     Name="ReleaseMTDLL|Win32">
  320.                     <Tool
  321.                         Name="VCCLCompilerTool"
  322.                         Optimization="2"
  323.                         AdditionalIncludeDirectories=""
  324.                         PreprocessorDefinitions=""
  325.                         BrowseInformation="1"/>
  326.                 </FileConfiguration>
  327.                 <FileConfiguration
  328.                     Name="DebugMTDLL|Win32">
  329.                     <Tool
  330.                         Name="VCCLCompilerTool"
  331.                         Optimization="0"
  332.                         AdditionalIncludeDirectories=""
  333.                         PreprocessorDefinitions=""
  334.                         BasicRuntimeChecks="3"
  335.                         BrowseInformation="1"/>
  336.                 </FileConfiguration>
  337.             </File>
  338.             <File
  339.                 RelativePath="StdAfx.cpp">
  340.                 <FileConfiguration
  341.                     Name="ReleaseMTDLL|Win32">
  342.                     <Tool
  343.                         Name="VCCLCompilerTool"
  344.                         Optimization="2"
  345.                         AdditionalIncludeDirectories=""
  346.                         PreprocessorDefinitions=""
  347.                         UsePrecompiledHeader="1"
  348.                         BrowseInformation="1"/>
  349.                 </FileConfiguration>
  350.                 <FileConfiguration
  351.                     Name="DebugMTDLL|Win32">
  352.                     <Tool
  353.                         Name="VCCLCompilerTool"
  354.                         Optimization="0"
  355.                         AdditionalIncludeDirectories=""
  356.                         PreprocessorDefinitions=""
  357.                         BasicRuntimeChecks="3"
  358.                         UsePrecompiledHeader="1"
  359.                         BrowseInformation="1"/>
  360.                 </FileConfiguration>
  361.             </File>
  362.         </Filter>
  363.         <Filter
  364.             Name="Header Files"
  365.             Filter="h;hpp;hxx;hm;inl">
  366.             <File
  367.                 RelativePath="ChatDlg.h">
  368.             </File>
  369.             <File
  370.                 RelativePath="Example5.h">
  371.             </File>
  372.             <File
  373.                 RelativePath="Example5Dlg.h">
  374.             </File>
  375.             <File
  376.                 RelativePath="font.h">
  377.             </File>
  378.             <File
  379.                 RelativePath="oleobject.h">
  380.             </File>
  381.             <File
  382.                 RelativePath="oleobjects.h">
  383.             </File>
  384.             <File
  385.                 RelativePath="picture.h">
  386.             </File>
  387.             <File
  388.                 RelativePath="Resource.h">
  389.             </File>
  390.             <File
  391.                 RelativePath="richtext.h">
  392.             </File>
  393.             <File
  394.                 RelativePath="StdAfx.h">
  395.             </File>
  396.         </Filter>
  397.         <Filter
  398.             Name="Resource Files"
  399.             Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  400.             <File
  401.                 RelativePath="res\Example5.ico">
  402.             </File>
  403.             <File
  404.                 RelativePath="res\Example5.rc2">
  405.             </File>
  406.         </Filter>
  407.         <File
  408.             RelativePath="ReadMe.txt">
  409.         </File>
  410.     </Files>
  411.     <Globals>
  412.     </Globals>
  413. </VisualStudioProject>
  414.