How to automatic copy .dll file to project
843829Jun 28 2008 — edited Jul 1 2008I have created a library project which is declaration of dll function.
How do i create an ant script or whatever, so that, when my new project adding this dll library,
the dll file is also copy over to my new project directory, and to 'dist' folder during built?