开始用vs来写,原版的ide太难用了

This commit is contained in:
2022-01-01 21:34:01 +08:00
parent c0bd300003
commit aa68e1590a
55 changed files with 2315 additions and 4 deletions
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<QtLastBackgroundBuild>2022-01-01T13:25:57.2508858Z</QtLastBackgroundBuild>
</PropertyGroup>
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<QtLastBackgroundBuild>2022-01-01T13:25:57.7549971Z</QtLastBackgroundBuild>
</PropertyGroup>
</Project>