Building Applications: Debug Configuration

To determine the default settings when using the Windows CE Toolkit for Visual C++ 5.0 to build applications for the debug configuration, refer to the following tables.

Compiler Flags

Win32 (WCE x86em) Win32 (WCE MIPS) Win32 (WCE SH)
NOLOGO

-MLd

-W3

-Gm

-Zi

-0d

-DWIN32

-D_DEBUG

-D_WINDOWS

-DSTRICT

-D_WIN32_CE

-DUNDER_NT

-D_WIN32_CE_
EMULATION

-DUNICODE

-D_UNICODE

-D_X86_

-Fp

-Yx

-Fo

-C

-NOLOGO

-W3

-Zi

-0d

-DMIPS

-D_MIPS_

-DDEBUG

-D_WIN32_CE

-DUNICODE

-Fp

-Yx

-Fo

-QMRWCE

-c

-NOLOGO

-W3

-Zi

-0d

-DSH3

-D_SH3_

-DDEBUG

-D_WIN32_CE

-DUNICODE

-Fp

-Yx

-Fo

-c


Linker Flags

Win32 (WCE x86em) Win32 (WCE MIPS) Win32 (WCE SH)
-subsystem:windows

-windowsce:emulation

-entry: WinMainCRTStartup

-base:0x00010000

-align:4096

-machine:MIPS

-subsystem:windowsce

-entry: WinMainCRTStartup

-base:0x0x00010000

-align:4096

-machine:SH3

-subsystem:windowsce


RC Flags

Win32 (WCE x86em) Win32 (WCE MIPS) Win32 (WCE SH)
D_WIN32_CE

-DUNDER_NT

-D_WIN32_CE_EMULATION

-D_DEBUG

-r

-DMIPS

-D_MIPS_

-D_WIN32_CE

-DDEBUG

-r

-DSH3

-D_SH3_

-D_WIN32_CE

-DDEBUG


Libraries

Win32 (WCE x86em) Win32 (WCE MIPS) Win32 (WCE SH)
comctl32.lib

coredll.lib

winmm.lib

commcrtl.lib

coredll.lib

libcd.lib

commcrtl.lib

coredll.lib

libcd.lib


Executable Paths

Win32 (WCE x86em) Win32 (WCE MIPS) Win32 (WCE SH)
\msdev\wce\emul\bin \msdev\wce\bin

\msdev\wce\target\bin\
\wcemips

\msdev\wce\bin

\msdev\wce\target\bin
\wcesh


Library Paths

Win32 (WCE x86em) Win32 (WCE MIPS) Win32 (WCE SH)
\msdev\wce\lib\x86em \msdev\wce\lib\wcemips \msdev\wce\lib\wcesh

Include Paths

Win32 (WCE x86em) Win32 (WCE MIPS) Win32 (WCE SH)
\msdev\wce\include \msdev\wce\include \msdev\wce\include