windows-nt/Source/XPSP1/NT/multimedia/media/deluxecd/cdopt/sources
2020-09-26 16:20:57 +08:00

39 lines
910 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#
# Create CD Options DLL
#
MAJORCOMP=windows
MINORCOMP=deluxecd
TARGETNAME=cdopt
TARGETPATH=..\lib
TARGETTYPE=LIBRARY
UMTYPE=windows
# Define libs we need and where to find them
TARGETLIBS=$(SDK_LIB_PATH)\user32.lib \
$(SDK_LIB_PATH)\crtdll.lib \
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\winmm.lib \
$(SDK_LIB_PATH)\uuid.lib \
$(SDK_LIB_PATH)\comctl32.lib \
$(SDK_LIB_PATH)\ole32.lib \
$(SDK_LIB_PATH)\gdi32.lib \
$(SDK_LIB_PATH)\advapi32.lib
INCLUDES=..\..\..\inc
C_DEFINES=-DUNICODE -D_UNICODE -DWINVER=0x0500 -DDAYTONA -D_WIN32_WINNT=0x0500
# C_DEFINES=-DUNICODE -DDBG -DDEBUG
# NTDEBUG=ntsd
# NTDEBUGTYPE=both
# MSC_OPTIMIZATION=/Od /Zi
MSC_WARNING_LEVEL=/W3 /WX
SOURCES=cdoptimp.cpp dllmain.cpp playlist.cpp playopts.cpp titleopt.cpp \
volopt.cpp cddata.cpp listedit.cpp dragdrop.cpp sqlobj.cpp