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.
12 lines
221 B
12 lines
221 B
!IF 0
|
|
Copyright (c) Microsoft Corporation
|
|
!ENDIF
|
|
|
|
TARGETNAME=fre_or_chk
|
|
TARGETTYPE=PROGRAM
|
|
TARGETPATH=..\obj
|
|
USE_MSVCRT=1
|
|
UMTYPE=console
|
|
UMENTRY=main
|
|
SOURCES=fre_or_chk.c
|
|
TARGETLIBS=$(SDK_LIB_PATH)\user32.lib
|