Generating the C++ Code and Resource Files
To generate the code for the application with the options that have just been declared:
- 
                                                    
Open the Generation menu in the standard toolbar.
 - 
                                                    
Select Parameters. This displays the following window:
                                                    - 
                                                            
Set Project root path to <WORKDIR>.
 - 
                                                            
Choose your platform.
 - 
                                                            
Click the Generate All button.
 
The files generated are .cpp, .h, .odv, .dbm, and Makefile or .dsp files depending on the platform you are working on.
 -