diff options
Diffstat (limited to 'builds/msvc/zmq_streamer')
-rw-r--r-- | builds/msvc/zmq_streamer/zmq_streamer.vcproj | 2 |
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" |