diff options
Diffstat (limited to 'builds/msvc/c_remote_lat')
-rw-r--r-- | builds/msvc/c_remote_lat/c_remote_lat.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/builds/msvc/c_remote_lat/c_remote_lat.vcproj b/builds/msvc/c_remote_lat/c_remote_lat.vcproj index 80ce367..3a4c94f 100644 --- a/builds/msvc/c_remote_lat/c_remote_lat.vcproj +++ b/builds/msvc/c_remote_lat/c_remote_lat.vcproj @@ -2,7 +2,7 @@ <VisualStudioProject ProjectType="Visual C++" Version="9.00" - Name="c_remote_lat" + Name="remote_lat" ProjectGUID="{9C20A37C-5D9F-4C4C-A2D9-E6EE91A077D1}" RootNamespace="c_remote_lat" TargetFrameworkVersion="196613" @@ -58,7 +58,7 @@ /> <Tool Name="VCLinkerTool" - OutputFile="../../../perf/c/remote_lat.exe" + OutputFile="../../../bin/remote_lat.exe" GenerateDebugInformation="true" TargetMachine="1" /> @@ -128,7 +128,7 @@ /> <Tool Name="VCLinkerTool" - OutputFile="../../../perf/c/remote_lat.exe" + OutputFile="../../../bin/remote_lat.exe" GenerateDebugInformation="true" OptimizeReferences="2" EnableCOMDATFolding="2" @@ -166,7 +166,7 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File - RelativePath="..\..\..\perf\c\remote_lat.c" + RelativePath="..\..\..\perf\remote_lat.c" > </File> </Filter> |