You are on page 1of 3

CODE Include Directories E:\TC\INCLUDE

Library Directories E:\TC\LIB

Output Directory E:\TC\OUTPUT\TOUCHE

Source Directories E:\TC\PROGS\TOUCHE

in compiler->Code Generation

CODE Model (?) Tiny ( ) Small ( ) Medium ( ) Compact ( ) Large Options [X] Treat enums as ints [X] Word alignment [X] Duplicate strings merged [ ] Unsigned characters [ ] Pre-compiled headers ( ) Huge

Assume SS Equals DS (?) Default for memory model ( ) Never ( ) Always

in compiler->Advanced Code Generation

CODE

Floating Point (?) None ( ) Emulation ( ) 8087 ( ) 80287

Options

[X] Generate underbars [ ] Line numbers debug info [ ] Debug info in OBJs [ ] Fast floating point [ ] Fast huge pointers

Instruction Set ( ) 8088/8086

[ ] Generate COMDEFs [ ] Automatic far data (?) 80186

( ) 80286

Far Data Threshold

32767

in compiler->Optimization Options

CODE Optimizations [X] Suppress Redundant Loads [X] Jump optimization

Register Variables ( ) None ( ) Register keyword (?) Automatic

Optimize For ( ) Size (?) Speed

in Compiler->Messages-> Display... (this will display all warning - this is important to make bugless programs)

CODE Display warnings (?) All Errors: Stop After 25

( )

Selected

Warnings: Stop After ( ) None

100

in Debugger... (these settings help to make small programs)

CODE Source Debugging ( ) On ( ) Standalone Inspectors

[ ] Show inherited [ ] Show methods

(?) None ( ) Show decimal Display Swapping (?) None ( ) Show hex (?) Show both ( ) Smart ( ) Always Program Heap Size 64 K bytes

You might also like