Book a Demo

Author Topic: Copy preprocessor macros  (Read 2278 times)

costa

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Copy preprocessor macros
« on: June 21, 2006, 01:14:05 am »
Is it possible to copy a preprocessor macros from one project to other one?
Is it also possible to get the macros from source code?

thomaskilian

  • Guest
Re: Copy preprocessor macros
« Reply #1 on: June 21, 2006, 10:40:06 am »
One of the Sparxion had described it here, somewhere, where ???
As far as I remember you have to go to the macro in the template editor. Make a dummy change to each macro and save that, so each one is marked as changed. When you now use export reference data, you should get the full beauty of it all and can even import that via import referece data.

You might have to trick around, though. Good luck.
« Last Edit: June 21, 2006, 10:40:34 am by thomaskilian »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Copy preprocessor macros
« Reply #2 on: June 22, 2006, 03:04:11 pm »
Just go to Tools | Export Reference Data and select Macro List from the list.

Edit: Thomas, I think you're referring to a thread about copying code generation templates as a new language.
« Last Edit: June 22, 2006, 03:05:18 pm by simonm »

thomaskilian

  • Guest
Re: Copy preprocessor macros
« Reply #3 on: June 24, 2006, 05:25:06 am »
You're right, Simon.