I have a number of projects linked with my main project as libraries in NetBeans 7.1. For e.g. Main Project1 DepProject1.lib DepProject2.lib DepProject3.lib
When i made some changes in my Dependent projects(e.g DepProject1) i have to clean build the dependent project and paste in the libraray folder of my main project and then clean build my main project also. Is there any way if i build the main project the dependent projects build automatically and the library of main project updated automatically.