Building your application

Before you build your application containing profiling code you must first define the conditional symbol "XPGPROFILE". To do this go to Project/Options and select the "Directories/Conditionals" tab,

Enter "XPGPROFILE" in conditional defines.

You should also ensure you have placed calls to XPGStartProfiling and XPGStopProfiling or XPGStopProfilingPrompt.

You should now build your project.

<< Add Profiling Code Contents Collect Profiling Data >>
Copyright © 2005-2010, Simon Cox