If I refer to library project output in exe project and set localCopy="true" nant build does not copy the library output to the exe project output in the same manner as external library dependencies. This would be very usefull if I have several library and exe projects in the same build and would not want to put output from all to same directory.