summaryrefslogtreecommitdiff
path: root/builds/msvc/c_local_thr
diff options
context:
space:
mode:
authorunknown <bundra@.(none)>2010-03-12 20:20:25 +0100
committerunknown <bundra@.(none)>2010-03-12 20:20:25 +0100
commit22db38bf3d9c96a840af50300632d44fd01ed3a8 (patch)
tree6537ccafa03e7b76056f9c1486828d56dc9728d8 /builds/msvc/c_local_thr
parentc08a7f8896e8fdae8379d2fce552b360daaeadc8 (diff)
MSVC build: C++ perf tests removed; all executables go into bin directory
Diffstat (limited to 'builds/msvc/c_local_thr')
-rw-r--r--builds/msvc/c_local_thr/c_local_thr.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/builds/msvc/c_local_thr/c_local_thr.vcproj b/builds/msvc/c_local_thr/c_local_thr.vcproj
index 58ddc50..578de42 100644
--- a/builds/msvc/c_local_thr/c_local_thr.vcproj
+++ b/builds/msvc/c_local_thr/c_local_thr.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="c_local_thr"
+ Name="local_thr"
ProjectGUID="{8EF2DF6B-6646-460F-8032-913B70FE0E94}"
RootNamespace="c_local_thr"
TargetFrameworkVersion="196613"
@@ -58,7 +58,7 @@
/>
<Tool
Name="VCLinkerTool"
- OutputFile="../../../perf/c/local_thr.exe"
+ OutputFile="../../../bin/local_thr.exe"
GenerateDebugInformation="true"
TargetMachine="1"
/>
@@ -128,7 +128,7 @@
/>
<Tool
Name="VCLinkerTool"
- OutputFile="../../../perf/c/local_thr.exe"
+ OutputFile="../../../bin/local_thr.exe"
GenerateDebugInformation="true"
OptimizeReferences="2"
EnableCOMDATFolding="2"
@@ -166,7 +166,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\perf\c\local_thr.c"
+ RelativePath="..\..\..\perf\local_thr.c"
>
</File>
</Filter>