wxwidgets/distrib/autopackage
Vadim Zeitlin c78b0d652b Remove UNICODE build option, hardcode its value as 1
Also hardcode "u" suffix for the library names -- it doesn't make sense
any longer, but we need to keep it for compatibility.
2022-10-27 19:43:59 +02:00
..
sample Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
makeautopackage added autopackage-related files 2006-10-22 20:43:01 +00:00
Readme.txt added autopackage-related files 2006-10-22 20:43:01 +00:00
wxgtk.apspec.in Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00

 wxWidgets Autopackage
 =====================

 This directory contains the wxGTK autopackage of the latest
 stable release.

 An autopackage is an archive containing compiled binaries
 which aims to be distribution-neutral and as much as compatible
 as possible with linux systems.

 For more info see http://www.autopackage.org.