Quick README fix.

This commit is contained in:
Pietro Gagliardi 2016-05-29 18:36:11 -04:00
parent be8a957689
commit 473e3b593b
2 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,7 @@ This README is being written.<br>
* **29 May 2016**
* Thanks to @pcwalton, we can now statically link libui! Simply do `make STATIC=1` instead of just `make`.
* On Windows you must provide a Common Controls 6 manifest for output static libraries to work properly.
* On Windows you must link both `libui.lib` and `libui.res` AND provide a Common Controls 6 manifest for output static binaries to work properly.
* **28 May 2016**
* As promised, **the minimum system requirements are now OS X 10.8 and GTK+ 3.10 for OS X and Unix, respectively**.

View File

@ -1 +1,2 @@
comctl6
libui.res