Subj : Re: Setting Source File location To : borland.public.cpp.borlandcpp From : Jeff Baker Date : Sat Jul 03 2004 06:02 pm Another thing to keep in mind is when you create a new project be sure to add the path you want to use in the Project Path and Name field. By default BC5 places the c:\bc5\bin\proj0000.ide in that field. So in your case you would change that to c:\bc5\mysource\proj0000.ide "Stan DeGroff" wrote in message news:40e5ff4a@newsgroups.borland.com... > Thanks Jeff. I'll giver a try. > > "Jeff Baker" wrote in message > news:40e5d4a9@newsgroups.borland.com... > > Hi Stan, > > > > Delete the source files from the project window and then reinsert them. > That > > should do it as long as you've done the... > > Actions taken: I set Option->Project->Directories = C:\BC5\MySource... for > > all 3 boxes (source,intermed,final). > > > > - Jeff > > > > "Stan DeGroff" wrote in message > > news:40e4c1ea@newsgroups.borland.com... > > > Hi Yall, > > > I've been working up a sweat on this C++ 5.02 IDE. Getting a lot > figured > > > out. BUT, > > > I wish to store my source files in a seperate directory from the > compiler > > > BIN files. > > > > > > Actions taken: I set Option->Project->Directories = C:\BC5\MySource > > > > > > Every time I bring it up cold, it wants to store a new .CPP file in > > > C:\BC5\BIN > > > > > > If I force it through the directory tree to C:\BC5\MySource then it will > > be > > > ok until > > > I re-start the ide. > > > > > > How do I get BCW to store my files in C:\BC5\MySource ? > > > > > > Thx > > > Stan DeGroff > > > > > > > > > > > > .