chore: baseline usable version

This commit is contained in:
dela
2026-06-10 11:17:51 +08:00
commit a2f82a86b6
932 changed files with 172551 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Visual Studio Guide
![Visual Studio Guide - Step 1](./images/vs-guide-1.png)
First, click the "View" menu, find "Other Windows", click "Property Manager".
![Visual Studio Guide - Step 2](./images/vs-guide-2.png)
Then, right click the project name item and pop up a context menu, click "Add
Existing Property Sheet...".
![Visual Studio Guide - Step 3](./images/vs-guide-3.png)
Finally, find the "QWindowKit.props" in the "[Build output folder of
QWindowKit]\share\QWindowKit" folder, click "Open" button.