mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
308 B
14 lines
308 B
TARGETNAME=
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=
|
|
|
|
SOURCES=
|
|
|
|
!if !$(AXP64) && !$(IA64) && !$(AMD64)
|
|
MISCFILES = \
|
|
snaupg30.ini \
|
|
snaupg40.ini \
|
|
$(TARGET_DIRECTORY)\ibmmgug.dll \
|
|
$(TARGET_DIRECTORY)\ntsnaupg.dll \
|
|
$(TARGET_DIRECTORY)\snadlcug.dll
|
|
!endif
|