Removed now-irrelevant stuff.
This commit is contained in:
parent
acbeb86c7f
commit
dac8aea49a
|
@ -74,8 +74,7 @@ This README is being written.<br>
|
|||
* GNU make 3.81 or newer (Xcode comes with this; on Windows you will need to get it yourself)
|
||||
* Windows: Microsoft Visual Studio 2013 or newer (2013 is needed for `va_copy()`)
|
||||
* MinGW is currently unsupported. MinGW-w64 support will be re-added once the following features come in:
|
||||
* [Isolation awareness](https://msdn.microsoft.com/en-us/library/aa375197%28v=vs.85%29.aspx)
|
||||
* Linker symbols for some functions such as `TaskDialog()` (which I thought I submitted...)
|
||||
* [Isolation awareness](https://msdn.microsoft.com/en-us/library/aa375197%28v=vs.85%29.aspx), which is how you get themed controls from a DLL without needing a manifest
|
||||
* Unix: nothing specific
|
||||
* Mac OS X: nothing specific, so long as you can build Cocoa programs
|
||||
|
||||
|
|
Loading…
Reference in New Issue