Updating the Project File

The previous sections illustrated several new options that you can add to the project file for a title. The [OPTIONS] section of the USA.MVP project file for the sample application would resemble this:

[OPTIONS]
WARNING=3
ERRORLOG=usa.log
REPORT=ON
TITLE=USA Tour
CONTENTS=usa_main
ICON=dibs\usico.ico
ROOT=.           ; root directory: where .MVP file resides
BMROOT=.\DIBS    ; bitmap root directory
COMPRESS=OFF     ; no compression
OPTCDROM=ON      ; optimize for CD-ROM