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