13 lines
150 B
Plaintext
13 lines
150 B
Plaintext
|
#
|
||
|
# Sources file
|
||
|
#
|
||
|
|
||
|
C_DEFINES = $(C_DEFINES) -DUNICODE -D_UNICODE
|
||
|
|
||
|
!include ..\sources.inc
|
||
|
|
||
|
SOURCES_USED = $(SOURCES_USED) ..\sources.inc
|
||
|
|
||
|
|
||
|
|