summaryrefslogtreecommitdiff
path: root/builds/msvc/c_local_lat
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_lat
parentc08a7f8896e8fdae8379d2fce552b360daaeadc8 (diff)
MSVC build: C++ perf tests removed; all executables go into bin directory
Diffstat (limited to 'builds/msvc/c_local_lat')
-rw-r--r--builds/msvc/c_local_lat/c_local_lat.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/builds/msvc/c_local_lat/c_local_lat.vcproj b/builds/msvc/c_local_lat/c_local_lat.vcproj
index 27a67ce..bacaadb 100644
--- a/builds/msvc/c_local_lat/c_local_lat.vcproj
+++ b/builds/msvc/c_local_lat/c_local_lat.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="c_local_lat"
+ Name="local_lat"
ProjectGUID="{4FDB8C73-9D4A-4D87-A4A9-A7FC06DFEA57}"
RootNamespace="c_local_lat"
TargetFrameworkVersion="196613"
@@ -58,7 +58,7 @@
/>
<Tool
Name="VCLinkerTool"
- OutputFile="../../../perf/c/local_lat.exe"
+ OutputFile="../../../bin/local_lat.exe"
GenerateDebugInformation="true"
TargetMachine="1"
/>
@@ -128,7 +128,7 @@
/>
<Tool
Name="VCLinkerTool"
- OutputFile="../../../perf/c/local_lat.exe"
+ OutputFile="../../../bin/local_lat.exe"
GenerateDebugInformation="true"
OptimizeReferences="2"
EnableCOMDATFolding="2"
@@ -166,7 +166,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\perf\c\local_lat.c"
+ RelativePath="..\..\..\perf\local_lat.c"
>
</File>
</Filter>