I know it's possible to get Tg to separate the directories used to store model files and associated generated .cpp and .h files. Is it possible to get Tg to use separate directories for both .cpp AND .h files. For example, I'd like to have:
MyProject/Model Folder/MyClass
MyProject/inc/MyClass.h
MyProject/src/MyClass.cpp
Thanks,
John B.
"John B" <john...@freeuk.com> wrote in message
news:46b87696$1...@newsgroups.borland.com...