summaryrefslogtreecommitdiff
path: root/builds/msvc/c_remote_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_remote_thr
parentc08a7f8896e8fdae8379d2fce552b360daaeadc8 (diff)
MSVC build: C++ perf tests removed; all executables go into bin directory
Diffstat (limited to 'builds/msvc/c_remote_thr')
-rw-r--r--builds/msvc/c_remote_thr/c_remote_thr.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/builds/msvc/c_remote_thr/c_remote_thr.vcproj b/builds/msvc/c_remote_thr/c_remote_thr.vcproj
index 62c9037..cd71d7c 100644
--- a/builds/msvc/c_remote_thr/c_remote_thr.vcproj
+++ b/builds/msvc/c_remote_thr/c_remote_thr.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="c_remote_thr"
+ Name="remote_thr"
ProjectGUID="{B15E059C-0CBB-4A82-8C42-6567FB650802}"
RootNamespace="c_remote_thr"
TargetFrameworkVersion="196613"
@@ -58,7 +58,7 @@
/>
<Tool
Name="VCLinkerTool"
- OutputFile="../../../perf/c/remote_thr.exe"
+ OutputFile="../../../bin/remote_thr.exe"
GenerateDebugInformation="true"
TargetMachine="1"
/>
@@ -128,7 +128,7 @@
/>
<Tool
Name="VCLinkerTool"
- OutputFile="../../../perf/c/remote_thr.exe"
+ OutputFile="../../../bin/remote_thr.exe"
GenerateDebugInformation="true"
OptimizeReferences="2"
EnableCOMDATFolding="2"
@@ -166,7 +166,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\perf\c\remote_thr.c"
+ RelativePath="..\..\..\perf\remote_thr.c"
>
</File>
</Filter>