Project Tab, Project Information Dialog Box
Displays status information about the project.
- Author
Displays the author's name, which you can change by typing in the box. - Company
Displays the company name, which you can change by typing in the box. - Address/City/State/Country/Postal Code
Displays the company address information, which you can change by typing in the boxes. - Home
Displays the directory that contains the project file. To change the directory, type another name in the box or click the dialog button to display the Select Directory dialog box. - Last Built
Displays the date and time of the last project build (cannot be edited). - Files
Displays the number of files in the project (cannot be edited). - Debug Info
Specifies whether debugging information is included with the compiled file. If this is not checked, you cannot view program execution in the Trace window. Corresponds to the NODEBUG argument in the COMPILE command. - Encrypted
Specifies whether to scramble compiled files for security. - Attach Icon
Specifies whether to display a selected icon when the application is run. When checked, displays the Open dialog box if an icon has never been assigned to the application. - Icon
Displays the Open dialog box so that you can choose an icon. This button is enabled only if you check Attach Icon to .exe. To display the icon correctly in the Windows Explorer, the icon file should contain both 32 x 32 and 16 x 16 icon images. The 32 x 32 image is used in the Explorer Large Icons view, and the 16 x 16 image is used in the Explorer Small Icons, List, and Detail views. - Project Class
Displays the Project Reference dialog, allowing you to specify a default ProjectHook class as a template for new projects.
See Also
COMPILE Command | Files Tab, Project Information Dialog Box | Project Manager | Select Directory Dialog Box | Trace Window | Servers Tab, Project Information Dialog Box | Project Information Dialog Box | Project Manager Hooks | Application Development and Developer Productivity