For embedded SQL, the UltraLite plug-in for CodeWarrior integrates the UltraLite preprocessing steps into the CodeWarrior compilation model. It ensures that the SQL preprocessor runs when required.
A prefix file is a header file that all source files in a CodeWarrior project must include. You should use install-dir\SDK\Include\ulpalmos.h as your prefix file.
If you have your own prefix file, it must include ulpalmos.h. The ulpalmos.h file defines macros required by UltraLite Palm applications and also sets CodeWarrior compiler options required by UltraLite.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |