mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 17:22:18 -05:00
forgot to rename this one...
This commit is contained in:
parent
6e9bd02694
commit
bc36659aed
@ -2,7 +2,7 @@ include "..\..\src\makeinc.mak"
|
|||||||
|
|
||||||
xcxdcc.dll: xdcc.obj xdcc.def
|
xcxdcc.dll: xdcc.obj xdcc.def
|
||||||
link $(LDFLAGS) $(LIBS) /dll /out:xcxdcc.dll /def:xdcc.def xdcc.obj
|
link $(LDFLAGS) $(LIBS) /dll /out:xcxdcc.dll /def:xdcc.def xdcc.obj
|
||||||
dir xcewc.dll
|
dir xcxdcc.dll
|
||||||
|
|
||||||
xdcc.def:
|
xdcc.def:
|
||||||
echo EXPORTS > xdcc.def
|
echo EXPORTS > xdcc.def
|
||||||
|
Loading…
Reference in New Issue
Block a user