Book a Demo

Author Topic: Storing #include's in model  (Read 3431 times)

EricP

  • EA User
  • **
  • Posts: 122
  • Karma: +0/-0
    • View Profile
Storing #include's in model
« on: June 21, 2010, 05:42:18 am »
When I generate code with EA 7.5.850, I then have to go into the generated source code and add some #include file statements.

When I sync the code back into the model and then re-generate the source code, the added #include file statements are lost.

How can I store the #include file statements in the model so that when I generate code they are preserved?