forgot to rename this one...

This commit is contained in:
berkeviktor@aol.com 2010-08-11 22:57:40 +02:00
parent 6e9bd02694
commit bc36659aed
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ include "..\..\src\makeinc.mak"
xcxdcc.dll: xdcc.obj xdcc.def
link $(LDFLAGS) $(LIBS) /dll /out:xcxdcc.dll /def:xdcc.def xdcc.obj
dir xcewc.dll
dir xcxdcc.dll
xdcc.def:
echo EXPORTS > xdcc.def