Compiler Directive (Checked or Build)

Hi, I am compiling a driver using IFSKit. Which compiler directive can I use to know if checked or free enviroment is active?

#if DBG

I think _DEBUG might also work, but I am not 100% sure if this gets set for driver builds.

-----Original Message-----
From: Ratmil Torres [mailto:xxxxx@seg.inf.cu]
Sent: Wednesday, September 18, 2002 2:14 AM
To: File Systems Developers
Subject: [ntfsd] Compiler Directive (Checked or Build)

Hi, I am compiling a driver using IFSKit. Which compiler directive can I use to know if checked or free enviroment is active?

You are currently subscribed to ntfsd as: xxxxx@inflectionsystems.com
To unsubscribe send a blank email to %%email.unsub%%

!if $(FREEBUILD)

----- Original Message -----
From: Ratmil Torres
To: File Systems Developers
Sent: Wednesday, September 18, 2002 10:14 AM
Subject: [ntfsd] Compiler Directive (Checked or Build)

Hi, I am compiling a driver using IFSKit. Which compiler directive can I use to know if checked or free enviroment is active?

You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
To unsubscribe send a blank email to %%email.unsub%%