LWStrike
2006.04.05, 09:04 PM
2 different path questions.
1) Is there a way i can set a 'working directory' in xcode?. I have all my files set up at a relative path and it be so much easier if i didnt need a #if to tell it the path (right now i add ../../ to my path and i need to change it every time i make a release).
2) Is there a way to add a include and lib path to xcode and NOT have it project specific? I notice i had a /usr/local/include and lib so i decided to put my custom libs and include files in there. I have to add the path to every project i make (i think it was called user include path). Is there no way i can make xcode use that path for ALL projects.
1) Is there a way i can set a 'working directory' in xcode?. I have all my files set up at a relative path and it be so much easier if i didnt need a #if to tell it the path (right now i add ../../ to my path and i need to change it every time i make a release).
2) Is there a way to add a include and lib path to xcode and NOT have it project specific? I notice i had a /usr/local/include and lib so i decided to put my custom libs and include files in there. I have to add the path to every project i make (i think it was called user include path). Is there no way i can make xcode use that path for ALL projects.