| <?xml version="1.0" encoding="Windows-1252"?> |
| <VisualStudioProject |
| ProjectType="Visual C++" |
| Version="8.00" |
| Name="CacheTest" |
| ProjectGUID="{EFA4655C-779A-47FF-A857-B691E06B2B10}" |
| RootNamespace="CacheTest" |
| Keyword="Win32Proj" |
| > |
| <Platforms> |
| <Platform |
| Name="Win32" |
| /> |
| <Platform |
| Name="x64" |
| /> |
| </Platforms> |
| <ToolFiles> |
| </ToolFiles> |
| <Configurations> |
| <Configuration |
| Name="Debug|Win32" |
| OutputDirectory="Debug" |
| IntermediateDirectory="Debug" |
| ConfigurationType="1" |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| CharacterSet="2" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| CommandLine="copy $(ProjectDir)gfcpp.properties $(TargetDir)" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| AdditionalOptions="/wd4312 /wd4244 /wd4311 /wd4267" |
| Optimization="0" |
| AdditionalIncludeDirectories=""$(ProjectDir)..\..\..\build-artifacts\win\product\include";"$(ProjectDir)..\..\..\..\cpp_thirdparty\ace5.4"" |
| PreprocessorDefinitions="_DEBUG;_CONSOLE;__ACE_INLINE__;ACE_NOLOGGING;ACE_NDEBUG;WIN32;_WIN32;WINVER=0x0500;_WINNT=0x0500;IAL;_X86_;x86;_WIN32_WINNT=0x500" |
| MinimalRebuild="true" |
| BasicRuntimeChecks="3" |
| RuntimeLibrary="3" |
| UsePrecompiledHeader="0" |
| BrowseInformation="1" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="4" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="$(ProjectDir)..\..\..\build-artifacts\win\hidden\lib\Ace.lib $(ProjectDir)..\..\..\build-artifacts\win\hidden\lib\debug\gfcppcache.lib" |
| OutputFile="$(OutDir)/CacheTest.exe" |
| LinkIncremental="2" |
| GenerateDebugInformation="true" |
| ProgramDatabaseFile="$(OutDir)/CacheTest.pdb" |
| SubSystem="1" |
| TargetMachine="1" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCWebDeploymentTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Release|Win32" |
| OutputDirectory="Release" |
| IntermediateDirectory="Release" |
| ConfigurationType="1" |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| CharacterSet="2" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
| RuntimeLibrary="0" |
| UsePrecompiledHeader="2" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| OutputFile="$(OutDir)/CacheTest.exe" |
| LinkIncremental="1" |
| GenerateDebugInformation="true" |
| SubSystem="1" |
| OptimizeReferences="2" |
| EnableCOMDATFolding="2" |
| TargetMachine="1" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCWebDeploymentTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Debug|x64" |
| OutputDirectory="Debug" |
| IntermediateDirectory="Debug" |
| ConfigurationType="1" |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| CharacterSet="2" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| CommandLine="copy $(ProjectDir)gfcpp.properties $(TargetDir)" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| TargetEnvironment="3" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| AdditionalOptions="/wd4312 /wd4244 /wd4311 /wd4267" |
| Optimization="0" |
| AdditionalIncludeDirectories=""$(ProjectDir)..\..\..\build-artifacts\win\product\include";"$(ProjectDir)..\..\..\..\cpp_thirdparty\ace5.4"" |
| PreprocessorDefinitions="_DEBUG;_CONSOLE;__ACE_INLINE__;ACE_NOLOGGING;ACE_NDEBUG;_WIN32;WINVER=0x0500;_WINNT=0x0500;_WIN32_WINNT=0x500" |
| MinimalRebuild="true" |
| BasicRuntimeChecks="3" |
| RuntimeLibrary="3" |
| UsePrecompiledHeader="0" |
| BrowseInformation="1" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="$(ProjectDir)..\..\..\build-artifacts\win\hidden\lib\Ace.lib $(ProjectDir)..\..\..\build-artifacts\win\hidden\lib\debug\gfcppcache.lib" |
| OutputFile="$(OutDir)/CacheTest.exe" |
| LinkIncremental="2" |
| GenerateDebugInformation="true" |
| ProgramDatabaseFile="$(OutDir)/CacheTest.pdb" |
| SubSystem="1" |
| TargetMachine="17" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCWebDeploymentTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Release|x64" |
| OutputDirectory="Release" |
| IntermediateDirectory="Release" |
| ConfigurationType="1" |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| CharacterSet="2" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| TargetEnvironment="3" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| PreprocessorDefinitions="WIN64;NDEBUG;_CONSOLE" |
| RuntimeLibrary="0" |
| UsePrecompiledHeader="2" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| OutputFile="$(OutDir)/CacheTest.exe" |
| LinkIncremental="1" |
| GenerateDebugInformation="true" |
| SubSystem="1" |
| OptimizeReferences="2" |
| EnableCOMDATFolding="2" |
| TargetMachine="17" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCWebDeploymentTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| </Configurations> |
| <References> |
| </References> |
| <Files> |
| <Filter |
| Name="Source Files" |
| Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
| > |
| <File |
| RelativePath="..\..\..\tests\cachetest\CacheTest.cpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\GetTask.cpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\MultiTask.cpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\PreloadTask.cpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\PutTask.cpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\ResetTask.cpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\Stats.cpp" |
| > |
| </File> |
| </Filter> |
| <Filter |
| Name="Header Files" |
| Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
| > |
| <File |
| RelativePath="..\..\..\tests\cachetest\CacheTest.hpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\DataSet.hpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\GetTask.hpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\MultiTask.hpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\PreloadTask.hpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\PutTask.hpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\ResetTask.hpp" |
| > |
| </File> |
| <File |
| RelativePath="..\..\..\tests\cachetest\Stats.hpp" |
| > |
| </File> |
| </Filter> |
| <Filter |
| Name="Resource Files" |
| Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
| UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
| > |
| </Filter> |
| <Filter |
| Name="xml" |
| > |
| <File |
| RelativePath=".\xml\01_cache.xml" |
| > |
| <FileConfiguration |
| Name="Debug|Win32" |
| ExcludedFromBuild="true" |
| > |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|x64" |
| ExcludedFromBuild="true" |
| > |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| </FileConfiguration> |
| </File> |
| <File |
| RelativePath=".\xml\02_cache.xml" |
| > |
| <FileConfiguration |
| Name="Debug|Win32" |
| ExcludedFromBuild="true" |
| > |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|x64" |
| ExcludedFromBuild="true" |
| > |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| </FileConfiguration> |
| </File> |
| <File |
| RelativePath=".\xml\03_cache.xml" |
| > |
| <FileConfiguration |
| Name="Debug|Win32" |
| ExcludedFromBuild="true" |
| > |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|x64" |
| ExcludedFromBuild="true" |
| > |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| </FileConfiguration> |
| </File> |
| <File |
| RelativePath=".\xml\04_cache.xml" |
| > |
| <FileConfiguration |
| Name="Debug|Win32" |
| ExcludedFromBuild="true" |
| > |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|x64" |
| ExcludedFromBuild="true" |
| > |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| </FileConfiguration> |
| </File> |
| </Filter> |
| <Filter |
| Name="scripts" |
| > |
| <File |
| RelativePath=".\scripts\cs.sh" |
| > |
| </File> |
| <File |
| RelativePath=".\scripts\ct.sh" |
| > |
| </File> |
| <File |
| RelativePath=".\scripts\start_some.bat" |
| > |
| </File> |
| </Filter> |
| <File |
| RelativePath=".\gfcpp.properties" |
| > |
| </File> |
| <File |
| RelativePath=".\locator.gfcpp.properties" |
| > |
| </File> |
| <File |
| RelativePath=".\mcast.gfcpp.properties" |
| > |
| </File> |
| </Files> |
| <Globals> |
| </Globals> |
| </VisualStudioProject> |