WsParser_VS/WsNovelParser/WsNovelParser.vcxproj.user

14 lines
910 B
Plaintext
Raw Normal View History

2024-03-17 07:58:28 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LocalDebuggerWorkingDirectory>$(SolutionDir)$(Platform)\$(Configuration)\</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
2024-04-05 12:51:20 +00:00
<LocalDebuggerCommandArguments>-path D:\Projects\Cpp\WsNovelParser\x64\test_file</LocalDebuggerCommandArguments>
2024-03-17 07:58:28 +00:00
</PropertyGroup>
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
2024-04-16 15:40:13 +00:00
<QtLastBackgroundBuild>2024-04-16T12:53:46.2857569Z</QtLastBackgroundBuild>
2024-03-17 07:58:28 +00:00
</PropertyGroup>
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
2024-04-16 15:40:13 +00:00
<QtLastBackgroundBuild>2024-04-16T12:53:46.5528331Z</QtLastBackgroundBuild>
2024-03-17 07:58:28 +00:00
</PropertyGroup>
</Project>