summaryrefslogtreecommitdiff
path: root/builds/msvc/zmq_streamer
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/zmq_streamer
parentc08a7f8896e8fdae8379d2fce552b360daaeadc8 (diff)
MSVC build: C++ perf tests removed; all executables go into bin directory
Diffstat (limited to 'builds/msvc/zmq_streamer')
-rw-r--r--builds/msvc/zmq_streamer/zmq_streamer.vcproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/builds/msvc/zmq_streamer/zmq_streamer.vcproj b/builds/msvc/zmq_streamer/zmq_streamer.vcproj
index 54ea099..e2f5fa6 100644
--- a/builds/msvc/zmq_streamer/zmq_streamer.vcproj
+++ b/builds/msvc/zmq_streamer/zmq_streamer.vcproj
@@ -58,6 +58,7 @@
/>
<Tool
Name="VCLinkerTool"
+ OutputFile="../../../bin/zmq_streamer.exe"
GenerateDebugInformation="true"
TargetMachine="1"
/>
@@ -127,6 +128,7 @@
/>
<Tool
Name="VCLinkerTool"
+ OutputFile="../../../bin/zmq_streamer.exe"
GenerateDebugInformation="true"
OptimizeReferences="2"
EnableCOMDATFolding="2"