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.
18 lines
281 B
18 lines
281 B
!IF 0
|
|
|
|
Copyright (c) 1993-94 Microsoft Corporation
|
|
|
|
!ENDIF
|
|
|
|
TARGETNAME=vmmreg32
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
TARGETLIBS=$(SDK_LIB_PATH)\user32.lib \
|
|
$(SDK_LIB_PATH)\kernel32.lib
|
|
|
|
USE_NTDLL=1
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
C_DEFINES=-DIS_32
|
|
|
|
SOURCES =
|