You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
219 B
14 lines
219 B
TARGETNAME=dbcsfchk
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
|
|
USER_C_FLAGS=-EHc
|
|
USE_NATIVE_EH=1
|
|
USE_MSVCRT=1
|
|
USE_STL=1
|
|
|
|
C_DEFINES=$(C_DEFINES) -D_MBCS -DMBCS
|
|
|
|
SOURCES=dbcsfchk.cpp
|
|
|
|
UMTYPE=console
|