Distinction in Debug mode and Relase mode

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Distinction in Debug mode and Relase mode

223件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by shiggy on Tue Dec 31 18:25:22 MST 2013
Hi Everyone!

Can distinction in Debug mode and Relase mode be performed?
I would be in Debug mode and Relase mode,
and would like to change a source code, respectively.

Shiggy

0 件の賞賛
返信
1 返信

206件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Wed Jan 01 09:39:00 MST 2014
In a standard project the preprocessor symbol DEBUG is defined in Debug builds and NDEBUG is defined in Release builds.

Of course you can add your own in the project settings.
0 件の賞賛
返信