windows-nt/Source/XPSP1/NT/termsrv/reskit/tsver/exe/sources

22 lines
389 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TERMSRV_ROOT = ..\..\..\..\
TARGETNAME=TsVer
TARGETTYPE=PROGRAM
TARGETPATH=obj
C_DEFINES=-DUNICODE -D_UNICODE
UMENTRY=winmain
UMTYPE=windows
USE_MSVCRT=1
SOURCES = \
TsVerUI.rc \
reg.cpp \
StartFinish.cpp \
CheckingPage.cpp \
ConstraintsPage.cpp \
MessagePage.cpp \
tsverui.cpp
TARGETLIBS= \
$(SDK_LIB_PATH)\comctl32.lib