mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-19 04:00:19 +00:00
Rebranding for the rest of plugin*
This commit is contained in:
@@ -5,8 +5,8 @@ all: ewc.obj ewc.def
|
||||
|
||||
ewc.def:
|
||||
echo EXPORTS > ewc.def
|
||||
echo xchat_plugin_init >> ewc.def
|
||||
echo xchat_plugin_deinit >> ewc.def
|
||||
echo hexchat_plugin_init >> ewc.def
|
||||
echo hexchat_plugin_deinit >> ewc.def
|
||||
|
||||
ewc.obj: ewc.c makefile.mak
|
||||
cl $(CFLAGS) ewc.c
|
||||
|
||||
Reference in New Issue
Block a user