Cosmetics

This commit is contained in:
Berke Viktor 2012-10-28 15:35:34 +01:00
parent 24ed6e7d11
commit 31ed205e6e
1 changed files with 3 additions and 3 deletions

View File

@ -254,9 +254,9 @@ Example:
Yes, it can be done. All you need is Visual Studio setup as explained in [Building](http://www.hexchat.org/developers/building). Your best bet is to use an existing plugin in the HexChat solution as a starting point. You should have the following files:
* [hexchat-plugin.h](https://github.com/hexchat/hexchat/blob/master/plugins/hexchat-plugin.h) - main plugin header
* plugin.c - Your plugin, you need to write this one :)
* plugin.def - A simple text file containing the following:
* [hexchat-plugin.h](https://github.com/hexchat/hexchat/blob/master/plugins/hexchat-plugin.h) - main plugin header
* plugin.c - Your plugin, you need to write this one :)
* plugin.def - A simple text file containing the following:
<pre>
EXPORTS