10 lines
149 B
Plaintext
10 lines
149 B
Plaintext
!include ..\sources.inc
|
|
|
|
# target
|
|
TARGETNAME=appcommonu
|
|
TARGETTYPE=LIBRARY
|
|
|
|
# compiler options
|
|
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
|
|
|