Use the Make command on the Options menu to set options for compiling and linking your QuickC programs. You can build programs as "Debug" or "Release" versions. ■ Debug prepares files for use by the QuickC or the Microsoft CodeView(R) debugger. ■ Release creates files without debugging information. Release versions are typically smaller and may execute more quickly. Select <Compiler Flags> to set compiler options. Select <Assembler Flags> to set assembler options Select <Linker Flags> to set linker options.