17 lines
166 B
Plaintext
17 lines
166 B
Plaintext
|
#
|
||
|
# Sources file
|
||
|
#
|
||
|
|
||
|
#
|
||
|
# build ansi always for now
|
||
|
#
|
||
|
|
||
|
NOT_UNICODE=1
|
||
|
|
||
|
USE_MAPSYM=1
|
||
|
USE_MFC=1
|
||
|
|
||
|
!include ..\sources.inc
|
||
|
|
||
|
SOURCES_USED = $(SOURCES_USED) ..\sources.inc
|