<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Classic/Legacy CodeWarriorのトピックRe: Preprocessor Settings ==&amp;gt; Pre-fix Text</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Preprocessor-Settings-gt-Pre-fix-Text/m-p/151061#M2099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you are building code for ColdFire MCU. Am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is the case you can create a file containing all the includes you want to apply to all your source file (i.e. This file contains what you have previously specified in the Prefix Text edit box) and specify it as a prefix file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can specify that a file mydefine.h for example is a prefix file adding the option&lt;/P&gt;&lt;P&gt;&amp;nbsp; -prefix mydefine.h&lt;/P&gt;&lt;P&gt;in &lt;STRONG&gt;&lt;EM&gt;C/C++ Build&lt;/EM&gt;&lt;/STRONG&gt; &amp;gt; &lt;EM&gt;&lt;STRONG&gt;Settings&lt;/STRONG&gt;&lt;/EM&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;ColdFire Compiler&lt;/EM&gt;&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;Language Settings&lt;/EM&gt;&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;Other flags&lt;/EM&gt;&lt;/STRONG&gt; edit box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2011 13:05:10 GMT</pubDate>
    <dc:creator>CrasyCat</dc:creator>
    <dc:date>2011-07-19T13:05:10Z</dc:date>
    <item>
      <title>Preprocessor Settings ==&gt; Pre-fix Text</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Preprocessor-Settings-gt-Pre-fix-Text/m-p/151060#M2098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm transitioning from classic CodeWarrior 6.3 to the Eclipse IDE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the classic CodeWarrior, I use the pre-fix text box in the Standard Settings menu to include headers into every file of my project. I don't see this option in the Eclipse IDE. Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 04:40:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Preprocessor-Settings-gt-Pre-fix-Text/m-p/151060#M2098</guid>
      <dc:creator>ignisuti</dc:creator>
      <dc:date>2011-07-19T04:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Preprocessor Settings ==&gt; Pre-fix Text</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Preprocessor-Settings-gt-Pre-fix-Text/m-p/151061#M2099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you are building code for ColdFire MCU. Am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is the case you can create a file containing all the includes you want to apply to all your source file (i.e. This file contains what you have previously specified in the Prefix Text edit box) and specify it as a prefix file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can specify that a file mydefine.h for example is a prefix file adding the option&lt;/P&gt;&lt;P&gt;&amp;nbsp; -prefix mydefine.h&lt;/P&gt;&lt;P&gt;in &lt;STRONG&gt;&lt;EM&gt;C/C++ Build&lt;/EM&gt;&lt;/STRONG&gt; &amp;gt; &lt;EM&gt;&lt;STRONG&gt;Settings&lt;/STRONG&gt;&lt;/EM&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;ColdFire Compiler&lt;/EM&gt;&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;Language Settings&lt;/EM&gt;&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;Other flags&lt;/EM&gt;&lt;/STRONG&gt; edit box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 13:05:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Preprocessor-Settings-gt-Pre-fix-Text/m-p/151061#M2099</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2011-07-19T13:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Preprocessor Settings ==&gt; Pre-fix Text</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Preprocessor-Settings-gt-Pre-fix-Text/m-p/151062#M2100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did the trick. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 00:54:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Preprocessor-Settings-gt-Pre-fix-Text/m-p/151062#M2100</guid>
      <dc:creator>ignisuti</dc:creator>
      <dc:date>2011-07-20T00:54:44Z</dc:date>
    </item>
  </channel>
</rss>

