Hello David
There are similar build settings for DSC in CodeWarrior 10.6.4. To get it, please open the Properties for your project, you can do it from <Project> Menu->Properties, or put your mouse on the project view in Project view, and choose <Properties> in right-click submenu. Then go to <C/C++ Build> panel, you can find the similar options here. For more options of build tool chain, please click on “Settings”.

There is no option in CodeWarrior IDE to set the version number. You can use the Predefined Symbols “__TIME__” in your source code to get the compilation time. For details, please refer to DSC Build Tools Manual.
Best Regards
Fiona Kuang
TIC - Technical Information Center
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct button. Thank you!
-----------------------------------------------------------------------------------------------------------------------