From: "Campbell, Rolf [SKY:1U32:EXCH]" Newsgroups: comp.os.msdos.djgpp Subject: Re: Defines Date: Wed, 18 Aug 1999 11:38:43 -0400 Organization: Nortel Networks Lines: 23 Message-ID: <37BAD383.C3E7478@americasm01.nt.com> References: <37B9DA97 DOT 26A00B9D AT netcologne DOT de> NNTP-Posting-Host: bmerhc00.ca.nortel.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.7 [en] (X11; I; HP-UX B.10.20 9000/712) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Sascha Zapf wrote: > Hi there, > > where can i enter some defines for my Projekts.. > > I want to use some Debug-Clauses like this.. > > #ifdef DEBUG > blblblalalalala.. > #endif > > but i can't find the Dialog or Window where i can enter it.. > In other IDE's there is a Inputline named "defines" Well, under the 'compiler switches' option, you can enter "-DDEBUG" (without the quotes) to define the symbol 'DEBUG'. -- -Rolf Campbell (39)3-6318