GTK3-cross-compile

Cross-compile a GTK3 app from Linux to Windows
git clone git://git.wrycode.com/wrycode/GTK3-cross-compile.git
Log | Files | Refs | README

commit 8ecbc557e7fbe3e16f05924c880b6826f361d2db
parent 6f92dd9d47708ebcd2463adca8df20748083eddb
Author: Nick Econopouly <wry@mm.st>
Date:   Tue, 10 Dec 2019 22:29:55 -0500

Add readme.

Diffstat:
AREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,6 @@ +This is the source code for [these +instructions](https://notes.wrycode.com/#gtk3-cross-compile). + +You need to provide your own `icon.ico` file and `Windows10` +folder (available +[here](https://github.com/sinner59/windows10-theme)).