I am developing a project(windows application) using visual csharp 1.1 project . i needed to add an existing VC++ 6.0 project to my project and i added by add existing project. when i build the charp project, which i am developing , the vc++ 6.0 project ,which has been added to the solution, has to be built before the csharp project is built. Please advice me how to do that..
i tried with the project dependencies window by selecting project/project dependencies but it is not working...
thanks in advance for your valuable suggestion and answers.
Jan MontanoPosted Aug 6, 2007, 5:40 AM
jebasinghPosted Aug 6, 2007, 5:04 AM
yes,even i tried with the build order it says that if the build order has to be changed, use dependencies tab.
Jan MontanoPosted Aug 6, 2007, 3:52 AM