12 lines
159 B
Plaintext
12 lines
159 B
Plaintext
|
!ifndef ROOT
|
||
|
ROOT=$(MAKEDIR:\nmutil\nmutilw=)
|
||
|
!endif
|
||
|
!ifndef DEVROOT
|
||
|
DEVROOT=$(ROOT)\dev
|
||
|
!endif
|
||
|
|
||
|
SOURCES_SUBDIR=nmutilw
|
||
|
USE_UNICODE=1
|
||
|
|
||
|
!include ..\sources.inc
|