copy the dll

This commit is contained in:
Brian Matzon 2004-10-24 20:42:20 +00:00
parent fe20b8d5bd
commit 00b4ce0461
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ cl /LD /Felwjgl.dll *.obj %LINKEROPTS% %LIBS%
del *.obj *.exp *.lib
copy lwjgl.dll ..\..\libs\
goto end
:errorjavahome