From 1f6e19a8867e533a812afd5f26d67ac48cb31b66 Mon Sep 17 00:00:00 2001 From: MouriNaruto <Kenji.Mouri@outlook.com> Date: 周三, 29 5月 2024 17:32:10 +0800 Subject: [PATCH] Add the simple Visual Studio integration guide. --- README.md | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 997d406..7cf37a2 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,19 @@ #### Visual Studio Project -TODO + + +First, click the "View" menu, find "Other Windows", click "Property Manager". + + + +Then, right click the project name item and pop up a context menu, click "Add +Existing Property Sheet...". + + + +Finally, find the "QWindowKit.props" in the "[Build output folder of +QWindowKit]\share\QWindowKit" folder, click "Open" button. ## Quick Start -- Gitblit v1.9.1