diff options
Diffstat (limited to 'builds/msvc/c_local_lat')
-rw-r--r-- | builds/msvc/c_local_lat/c_local_lat.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/builds/msvc/c_local_lat/c_local_lat.vcproj b/builds/msvc/c_local_lat/c_local_lat.vcproj index 27a67ce..bacaadb 100644 --- a/builds/msvc/c_local_lat/c_local_lat.vcproj +++ b/builds/msvc/c_local_lat/c_local_lat.vcproj @@ -2,7 +2,7 @@ <VisualStudioProject ProjectType="Visual C++" Version="9.00" - Name="c_local_lat" + Name="local_lat" ProjectGUID="{4FDB8C73-9D4A-4D87-A4A9-A7FC06DFEA57}" RootNamespace="c_local_lat" TargetFrameworkVersion="196613" @@ -58,7 +58,7 @@ /> <Tool Name="VCLinkerTool" - OutputFile="../../../perf/c/local_lat.exe" + OutputFile="../../../bin/local_lat.exe" GenerateDebugInformation="true" TargetMachine="1" /> @@ -128,7 +128,7 @@ /> <Tool Name="VCLinkerTool" - OutputFile="../../../perf/c/local_lat.exe" + OutputFile="../../../bin/local_lat.exe" GenerateDebugInformation="true" OptimizeReferences="2" EnableCOMDATFolding="2" @@ -166,7 +166,7 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File - RelativePath="..\..\..\perf\c\local_lat.c" + RelativePath="..\..\..\perf\local_lat.c" > </File> </Filter> |