Building Applications: Release Configuration

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

Compiler Flags

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

-ML

-W3

-02

-DWIN32

-DNDEBUG

-D_WINDOWS

-DSTRICT

-D_WIN32_CE

-DUNDER_NT

-D_WIN32_CE_EMULATION

-DUNICODE

-D_UNICODE

-D_X86_

-Fp

-Yx

-Fo

-C

-NOLOGO

-W3

-02

-DMIPS

-D_MIPS_

-DNDEBUG

-D_WIN32_CE

-DUNICODE

-Fp

-Yx

-Fo

-QMRWCE

-c

-NOLOGO

-W3

-02

-DSH3

-D_SH3_

-DNDEBUG

-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: 0x00010000

-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

-DNDEBUG

-r

-DMIPS

-D_MIPS_

-D_WIN32_CE

-DNDEBUG

-r

-DSH3

-D_SH3_

-D_WIN32_CE

-DNDEBUG


Libraries

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

coredll.lib

winmm.lib

commcrtl.lib

coredll.lib

libc.lib

commcrtl.lib

coredll.lib

libc.lib