Board index » cppbuilder » Setting Source File location
Stan DeGroff
![]() CBuilder Developer |
Setting Source File location2004-07-02 10:01:15 AM cppbuilder89 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 |