hexchat/plugins/fishlim
Arnavion 9858784eb6 Better project files.
- Output directly to rel\ instead of to bin\ and then copying files over.
- Deduped Win32 vs x64 configs
- Moved some common properties to hexchat.props
- All build intermediates (except htm's intermediates) are no longer emitted in the source directory
2015-02-11 10:01:29 -08:00
..
fish.c Fix building as c89 2014-12-28 06:47:23 -05:00
fish.h Fix building as c89 2014-12-28 06:47:23 -05:00
fishlim.def
fishlim.vcxproj Better project files. 2015-02-11 10:01:29 -08:00
fishlim.vcxproj.filters
INSTALL
irc.c Fix building as c89 2014-12-28 06:47:23 -05:00
irc.h Fix building as c89 2014-12-28 06:47:23 -05:00
keystore.c Fix building as c89 2014-12-28 06:47:23 -05:00
keystore.h Fix building as c89 2014-12-28 06:47:23 -05:00
LICENSE
Makefile.am
plugin_hexchat.c Fix building as c89 2014-12-28 06:47:23 -05:00
plugin_hexchat.h
test.c