Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

30 lines
419 B

#
# Create a Win32 application
#
MAJORCOMP=media
MINORCOMP=mci
#
# Define the name and type of the application
#
TARGETNAME=msmcivcr
TARGETTYPE=PROGRAM
UMTYPE=windows
UMENTRY=winmain
#
# Define where APP.EXE will go.
#
TARGETPATH=obj
#
# list each C and RC source file
#
SOURCES=msmcivcr.c msmcivcr.rc
#
# List any libraries not included by WIN32LIBS in MAKEFILE.DEF
#
TARGETLIBS=..\mcivisca\obj\*\mcivis32.lib