mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 16:50:19 +00:00
update wdk distribution to use relative paths where possible
This commit is contained in:
@@ -9,7 +9,7 @@ winamp.def:
|
||||
echo xchat_plugin_deinit >> winamp.def
|
||||
|
||||
winamp.obj: winamp.c makefile.mak
|
||||
cl $(CFLAGS) winamp.c
|
||||
cl $(CFLAGS) /I.. winamp.c
|
||||
|
||||
clean:
|
||||
del *.obj
|
||||
|
||||
Reference in New Issue
Block a user