Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,19 @@ include("/path/install/share/QWindowKit/qmake/QWKQuick.pri")

#### Visual Studio Project

TODO
![Visual Studio Guide - Step 1](./docs/images/vs-guide-1.png)

First, click the "View" menu, find "Other Windows", click "Property Manager".

![Visual Studio Guide - Step 2](./docs/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](./docs/images/vs-guide-3.png)

Finally, find the "QWindowKit.props" in the "[Build output folder of
QWindowKit]\share\QWindowKit" folder, click "Open" button.

## Quick Start

Expand Down
Binary file added docs/images/vs-guide-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/vs-guide-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/vs-guide-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.