I have 1st bat file(myFileAll.bat) which has
myFile1.bat ../project/MyApp1.pro
myFile1.bat ../project/MyApp2.pro
myFile1.bat ../project/MyApp3.pro
myFile1.bat I am passing %1%2%3 as parameters
But only MyApp1.exe is building the rest two are not
I have 1st bat file(myFileAll.bat) which has
myFile1.bat ../project/MyApp1.pro
myFile1.bat ../project/MyApp2.pro
myFile1.bat ../project/MyApp3.pro
myFile1.bat I am passing %1%2%3 as parameters
But only MyApp1.exe is building the rest two are not
Bookmarks