Skip to content

Commit

Permalink
uwp
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavrax authored Sep 27, 2023
1 parent 8b02b9a commit f7a50d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions unreal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ but it can easily be integrated into your project as a [Unreal Engine Module](ht
```sh
nmake -f windows.mk
```

or for Windows Universal Platform:

```sh
nmake -f windows/uwp.mk
```

> :warning: if you choose the `openssl` option, ensure that your openssl library headers match the Unreal ones!

Expand Down

0 comments on commit f7a50d6

Please sign in to comment.