Book a Demo

Author Topic: CPP and HPP files in different directories? How?  (Read 3879 times)

mbc

  • EA User
  • **
  • Posts: 237
  • Karma: +1/-0
  • Embedded software developer
    • View Profile
CPP and HPP files in different directories? How?
« on: September 03, 2002, 02:17:58 am »
EA puts the generated hpp and cpp files in the same directory by default. This doesn't fit into the directory structure dictated by the project, I am working on. Is it possible somehow to specify different directories for cpp and hpp files? If not, then please fix it!!  :)

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Re: CPP and HPP files in different directories? Ho
« Reply #1 on: September 04, 2002, 06:13:55 am »
Hello,

At the moment it is not possible to store the header and source files in different directory, however we do have this item on our list of future enhancements.  So we will be looking at including this at a future date.

Paul Mathers