summaryrefslogtreecommitdiffstats
path: root/private/ntos/arcinst/sources
blob: 51ce4e811510195f9a498d31757c54f66a45c6c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
MAJORCOMP=arcinst
MINORCOMP=arcinst

TARGETNAME=arcinst
TARGETPATH=obj
TARGETTYPE=LIBRARY

C_DEFINES=$(C_DEFINES) -D_NTSYSTEM_

INCLUDES=..\inc

SOURCES=

PRECOMPILED_INCLUDE=precomp.h
PRECOMPILED_PCH=precomp.pch
PRECOMPILED_OBJ=precomp.obj