Index: source/test/perf/collperf2/collperf2.vcxproj |
diff --git a/source/test/perf/collperf/collperf.vcxproj b/source/test/perf/collperf2/collperf2.vcxproj |
similarity index 90% |
copy from source/test/perf/collperf/collperf.vcxproj |
copy to source/test/perf/collperf2/collperf2.vcxproj |
index ba7cf71fcd83c17e67051462d41113fd4e42737b..1f788885357115542a3611b64df0ddc2adfddcd0 100644 |
--- a/source/test/perf/collperf/collperf.vcxproj |
+++ b/source/test/perf/collperf2/collperf2.vcxproj |
@@ -19,7 +19,7 @@ |
</ProjectConfiguration> |
</ItemGroup> |
<PropertyGroup Label="Globals"> |
- <ProjectGuid>{01807B4A-E3B5-4B97-A7F3-207746DCD71E}</ProjectGuid> |
+ <ProjectGuid>{6FE64E07-4C7D-4EFD-959D-A440F9DF8476}</ProjectGuid> |
</PropertyGroup> |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
@@ -79,7 +79,7 @@ |
</PropertyGroup> |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
<Midl> |
- <TypeLibraryName>.\x86\Debug/collperf.tlb</TypeLibraryName> |
+ <TypeLibraryName>.\x86\Debug/collperf2.tlb</TypeLibraryName> |
<HeaderFileName> |
</HeaderFileName> |
</Midl> |
@@ -89,7 +89,7 @@ |
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
- <PrecompiledHeaderOutputFile>.\x86\Debug/collperf.pch</PrecompiledHeaderOutputFile> |
+ <PrecompiledHeaderOutputFile>.\x86\Debug/collperf2.pch</PrecompiledHeaderOutputFile> |
<AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation> |
<ObjectFileName>.\x86\Debug/</ObjectFileName> |
<ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName> |
@@ -105,11 +105,11 @@ |
</ResourceCompile> |
<Link> |
<AdditionalDependencies>icuucd.lib;icuind.lib;icutud.lib;winmm.lib;icutestd.lib;%(AdditionalDependencies)</AdditionalDependencies> |
- <OutputFile>.\x86\Debug/collperf.exe</OutputFile> |
+ <OutputFile>.\x86\Debug/collperf2.exe</OutputFile> |
<SuppressStartupBanner>true</SuppressStartupBanner> |
<AdditionalLibraryDirectories>..\..\..\..\lib\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
<GenerateDebugInformation>true</GenerateDebugInformation> |
- <ProgramDatabaseFile>.\x86\Debug/collperf.pdb</ProgramDatabaseFile> |
+ <ProgramDatabaseFile>.\x86\Debug/collperf2.pdb</ProgramDatabaseFile> |
<SubSystem>Console</SubSystem> |
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
<DataExecutionPrevention> |
@@ -119,7 +119,7 @@ |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
<Midl> |
<TargetEnvironment>X64</TargetEnvironment> |
- <TypeLibraryName>.\x64\Debug/collperf.tlb</TypeLibraryName> |
+ <TypeLibraryName>.\x64\Debug/collperf2.tlb</TypeLibraryName> |
<HeaderFileName> |
</HeaderFileName> |
</Midl> |
@@ -129,7 +129,7 @@ |
<PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
- <PrecompiledHeaderOutputFile>.\x64\Debug/collperf.pch</PrecompiledHeaderOutputFile> |
+ <PrecompiledHeaderOutputFile>.\x64\Debug/collperf2.pch</PrecompiledHeaderOutputFile> |
<AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation> |
<ObjectFileName>.\x64\Debug/</ObjectFileName> |
<ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName> |
@@ -145,11 +145,11 @@ |
</ResourceCompile> |
<Link> |
<AdditionalDependencies>icuucd.lib;icuind.lib;icutud.lib;winmm.lib;icutestd.lib;%(AdditionalDependencies)</AdditionalDependencies> |
- <OutputFile>.\x64\Debug/collperf.exe</OutputFile> |
+ <OutputFile>.\x64\Debug/collperf2.exe</OutputFile> |
<SuppressStartupBanner>true</SuppressStartupBanner> |
<AdditionalLibraryDirectories>..\..\..\..\lib64\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
<GenerateDebugInformation>true</GenerateDebugInformation> |
- <ProgramDatabaseFile>.\x64\Debug/collperf.pdb</ProgramDatabaseFile> |
+ <ProgramDatabaseFile>.\x64\Debug/collperf2.pdb</ProgramDatabaseFile> |
<SubSystem>Console</SubSystem> |
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
<DataExecutionPrevention> |
@@ -159,7 +159,7 @@ |
</ItemDefinitionGroup> |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
<Midl> |
- <TypeLibraryName>.\x86\Release/collperf.tlb</TypeLibraryName> |
+ <TypeLibraryName>.\x86\Release/collperf2.tlb</TypeLibraryName> |
<HeaderFileName> |
</HeaderFileName> |
</Midl> |
@@ -171,7 +171,7 @@ |
<StringPooling>true</StringPooling> |
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
<FunctionLevelLinking>true</FunctionLevelLinking> |
- <PrecompiledHeaderOutputFile>.\x86\Release/collperf.pch</PrecompiledHeaderOutputFile> |
+ <PrecompiledHeaderOutputFile>.\x86\Release/collperf2.pch</PrecompiledHeaderOutputFile> |
<AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation> |
<ObjectFileName>.\x86\Release/</ObjectFileName> |
<ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName> |
@@ -185,10 +185,10 @@ |
</ResourceCompile> |
<Link> |
<AdditionalDependencies>icuuc.lib;icuin.lib;icutest.lib;icutu.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> |
- <OutputFile>.\x86\Release/collperf.exe</OutputFile> |
+ <OutputFile>.\x86\Release/collperf2.exe</OutputFile> |
<SuppressStartupBanner>true</SuppressStartupBanner> |
<AdditionalLibraryDirectories>..\..\..\..\lib\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
- <ProgramDatabaseFile>.\x86\Release/collperf.pdb</ProgramDatabaseFile> |
+ <ProgramDatabaseFile>.\x86\Release/collperf2.pdb</ProgramDatabaseFile> |
<SubSystem>Console</SubSystem> |
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
<DataExecutionPrevention> |
@@ -199,7 +199,7 @@ |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
<Midl> |
<TargetEnvironment>X64</TargetEnvironment> |
- <TypeLibraryName>.\x64\Release/collperf.tlb</TypeLibraryName> |
+ <TypeLibraryName>.\x64\Release/collperf2.tlb</TypeLibraryName> |
<HeaderFileName> |
</HeaderFileName> |
</Midl> |
@@ -211,7 +211,7 @@ |
<StringPooling>true</StringPooling> |
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
<FunctionLevelLinking>true</FunctionLevelLinking> |
- <PrecompiledHeaderOutputFile>.\x64\Release/collperf.pch</PrecompiledHeaderOutputFile> |
+ <PrecompiledHeaderOutputFile>.\x64\Release/collperf2.pch</PrecompiledHeaderOutputFile> |
<AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation> |
<ObjectFileName>.\x64\Release/</ObjectFileName> |
<ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName> |
@@ -225,10 +225,10 @@ |
</ResourceCompile> |
<Link> |
<AdditionalDependencies>icuuc.lib;icuin.lib;icutest.lib;icutu.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> |
- <OutputFile>.\x64\Release/collperf.exe</OutputFile> |
+ <OutputFile>.\x64\Release/collperf2.exe</OutputFile> |
<SuppressStartupBanner>true</SuppressStartupBanner> |
<AdditionalLibraryDirectories>..\..\..\..\lib64\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
- <ProgramDatabaseFile>.\x64\Release/collperf.pdb</ProgramDatabaseFile> |
+ <ProgramDatabaseFile>.\x64\Release/collperf2.pdb</ProgramDatabaseFile> |
<SubSystem>Console</SubSystem> |
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
<DataExecutionPrevention> |
@@ -237,7 +237,7 @@ |
</Link> |
</ItemDefinitionGroup> |
<ItemGroup> |
- <ClCompile Include="collperf.cpp"> |
+ <ClCompile Include="collperf2.cpp"> |
<Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> |
<AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions> |
@@ -259,4 +259,4 @@ |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
<ImportGroup Label="ExtensionTargets"> |
</ImportGroup> |
-</Project> |
+</Project> |