Files
zoitechat/src
delthas 83daed8706 win32: Fix building executables with invalid entrypoints
Windows builds of the GTK frontend use the pie flag to compile
hexchat.exe. Windows needs an explicit entrypoint when compiling with
--pie, otherwise an invalid executable is created.

This sets the entrypoint of the executable on Windows (as it is
currently set in the Visual Studio project files).

This fixes a critical build issue which prevents all Windows builds
using Meson from working.
2020-04-19 16:12:42 -07:00
..
2020-04-18 15:05:29 -07:00
2014-12-28 06:44:44 -05:00
2017-06-13 23:54:51 -04:00
2015-10-10 16:14:12 -07:00