The CW documentation says to use the -Lp compiler option to generate preprocessor output, but how/where do I enter command line compiler options (in CW10.3)?
解決済! 解決策の投稿を見る。
Ok, I somehow missed the documentation that says how to do this.
Precompiling a File in the CodeWarrior IDE
To precompile a file in the CodeWarrior IDE, follow these steps:
1. Start the CodeWarrior IDE.
2. Open or create a project.
3. Select the source code file to precompile.
4. Right-click to activate the context menu, select Preprocess.
A precompiled file is created and displayed in the Editor view [console window].
Ok, I somehow missed the documentation that says how to do this.
Precompiling a File in the CodeWarrior IDE
To precompile a file in the CodeWarrior IDE, follow these steps:
1. Start the CodeWarrior IDE.
2. Open or create a project.
3. Select the source code file to precompile.
4. Right-click to activate the context menu, select Preprocess.
A precompiled file is created and displayed in the Editor view [console window].