Rebranding for the rest of plugin*
This commit is contained in:
@@ -5,8 +5,8 @@ all: gtkpref.obj gtkpref.def
|
||||
|
||||
gtkpref.def:
|
||||
echo EXPORTS > gtkpref.def
|
||||
echo xchat_plugin_init >> gtkpref.def
|
||||
echo xchat_plugin_deinit >> gtkpref.def
|
||||
echo hexchat_plugin_init >> gtkpref.def
|
||||
echo hexchat_plugin_deinit >> gtkpref.def
|
||||
|
||||
gtkpref.obj: gtkpref.c makefile.mak
|
||||
cl $(CFLAGS) $(GLIB) /I.. gtkpref.c
|
||||
|
||||
Reference in New Issue
Block a user