WsParser_VS/WsNovelParser/WsNovelParser.vcxproj.user

23 lines
1.4 KiB
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>
<LocalDebuggerCommandArguments>--path "D:\CustomNovels\科学+修仙+创造世界" --dest E:\</LocalDebuggerCommandArguments>
2024-03-17 07:58:28 +00:00
</PropertyGroup>
2024-06-19 14:45:55 +00:00
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LocalDebuggerCommandArguments>--path "D:\CustomNovels\科学+修仙+创造世界" --dest E:\</LocalDebuggerCommandArguments>
2024-06-19 14:45:55 +00:00
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerWorkingDirectory>$(SolutionDir)$(Platform)\$(Configuration)\</LocalDebuggerWorkingDirectory>
</PropertyGroup>
2024-03-17 07:58:28 +00:00
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
2024-06-19 14:45:55 +00:00
<QtLastBackgroundBuild>2024-06-19T04:38:19.5151106Z</QtLastBackgroundBuild>
2024-06-15 01:18:33 +00:00
<QtTouchProperty>
</QtTouchProperty>
2024-03-17 07:58:28 +00:00
</PropertyGroup>
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
2024-06-19 14:45:55 +00:00
<QtLastBackgroundBuild>2024-06-19T04:51:19.6494512Z</QtLastBackgroundBuild>
2024-06-15 01:18:33 +00:00
<QtTouchProperty>
</QtTouchProperty>
2024-03-17 07:58:28 +00:00
</PropertyGroup>
</Project>