Source code of Windows XP (NT5)
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.

34 lines
474 B

  1. !if 0
  2. Copyright (c) 1995 Microsoft Corporation
  3. !endif
  4. #
  5. # Create a Win32 application
  6. #
  7. MAJORCOMP=media
  8. MINORCOMP=mci
  9. #
  10. # Define the name and type of the application
  11. #
  12. TARGETNAME=msmcivcr
  13. TARGETTYPE=PROGRAM
  14. UMTYPE=windows
  15. UMENTRY=winmain
  16. #
  17. # Define where APP.EXE will go.
  18. #
  19. TARGETPATH=obj
  20. #
  21. # list each C and RC source file
  22. #
  23. SOURCES=msmcivcr.c msmcivcr.rc
  24. #
  25. # List any libraries not included by WIN32LIBS in MAKEFILE.DEF
  26. #
  27. TARGETLIBS=..\mcivisca\obj\*\mcivis32.lib