mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-22 13:40:17 +00:00
more winsys fixes for wdk
This commit is contained in:
@@ -9,7 +9,7 @@ winsys.def:
|
||||
echo xchat_plugin_deinit >> winsys.def
|
||||
|
||||
winsys.obj: winsys.c makefile.mak
|
||||
cl $(CFLAGS) $(GLIB) /I.. winsys.c
|
||||
cl $(CFLAGS) $(GLIB) /Zc:wchar_t- /I.. winsys.c
|
||||
|
||||
clean:
|
||||
del *.obj
|
||||
|
||||
Reference in New Issue
Block a user