!if 0 Copyright (c) 1995 Microsoft Corporation !endif # # 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