summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/benchmark/av_benchmark_client.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/benchmark/av_benchmark_client.dsp')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/benchmark/av_benchmark_client.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/benchmark/av_benchmark_client.dsp b/TAO/orbsvcs/tests/AVStreams/benchmark/av_benchmark_client.dsp
index 1921b939f25..2537b061aaa 100644
--- a/TAO/orbsvcs/tests/AVStreams/benchmark/av_benchmark_client.dsp
+++ b/TAO/orbsvcs/tests/AVStreams/benchmark/av_benchmark_client.dsp
@@ -51,7 +51,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 ace.lib TAO.lib TAO_PortableServer.lib TAO_IORTable.lib TAO_AV.lib TAO_CosNaming.lib TAO_CosProperty.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\..\orbsvcs" /libpath:"..\..\..\..\tao" /libpath:"..\..\..\..\tao\PortableServer" /libpath:"..\..\..\..\tao\IORTable" /libpath:"..\..\..\..\..\ace" /libpath:"..\..\..\orbsvcs" /libpath:"..\..\..\..\tao\IORTable"
+# ADD LINK32 ace.lib TAO.lib TAO_PortableServer.lib TAO_IORTable.lib TAO_AV.lib TAO_CosNaming.lib TAO_CosProperty.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\..\orbsvcs" /libpath:"..\..\..\..\tao" /libpath:"..\..\..\..\tao\PortableServer" /libpath:"..\..\..\..\tao\IORTable" /libpath:"..\..\..\..\..\ace"
!ELSEIF "$(CFG)" == "av_benchmark_client - Win32 Debug"