From 9d8c7d87edc4e5c064958a3a7786cdd58bd2af67 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 19 Dec 2017 09:11:47 +0100 Subject: [PATCH] Update documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ac6e21..3dfc6c5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ https://www.amebis.si/prenos/ZRCola/ - _sed.exe_ and _grep.exe_ - Command line utilities from Microsoft Windows SDK Bin folder: distributed with Visual Studio, add Bin folder to path manually. - Additional command line utilities from project's bin folder: add bin folder to path. The source code is provided on request. +- wxWidgets 3.0 - set `WXWIN` environment variable to the folder where wxWidgets include and lib files are located. Official binary builds are required. ### Digital Signing of Build Outputs In order to have the build process digitally sign output files, one should provide the following: