summaryrefslogtreecommitdiff
path: root/plugins/fast_float/Projects/VC2019/lcms2_fast_float_plugin_testbed.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fast_float/Projects/VC2019/lcms2_fast_float_plugin_testbed.vcxproj')
-rw-r--r--plugins/fast_float/Projects/VC2019/lcms2_fast_float_plugin_testbed.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/fast_float/Projects/VC2019/lcms2_fast_float_plugin_testbed.vcxproj b/plugins/fast_float/Projects/VC2019/lcms2_fast_float_plugin_testbed.vcxproj
index b9f4b42..8244865 100644
--- a/plugins/fast_float/Projects/VC2019/lcms2_fast_float_plugin_testbed.vcxproj
+++ b/plugins/fast_float/Projects/VC2019/lcms2_fast_float_plugin_testbed.vcxproj
@@ -70,22 +70,22 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LinkIncremental>true</LinkIncremental>
<IntDir>$(Platform)\testbed_$(Configuration)\</IntDir>
- <OutDir>$(ProjectDir)..\..\testbed</OutDir>
+ <OutDir>$(ProjectDir)..\..\testbed\</OutDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LinkIncremental>true</LinkIncremental>
<IntDir>$(Platform)\testbed_$(Configuration)\</IntDir>
- <OutDir>$(ProjectDir)..\..\testbed</OutDir>
+ <OutDir>$(ProjectDir)..\..\testbed\</OutDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LinkIncremental>false</LinkIncremental>
<IntDir>$(Platform)\testbed_$(Configuration)\</IntDir>
- <OutDir>$(ProjectDir)..\..\testbed</OutDir>
+ <OutDir>$(ProjectDir)..\..\testbed\</OutDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LinkIncremental>false</LinkIncremental>
<IntDir>$(Platform)\testbed_$(Configuration)\</IntDir>
- <OutDir>$(ProjectDir)..\..\testbed</OutDir>
+ <OutDir>$(ProjectDir)..\..\testbed\</OutDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>