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.

28 lines
429 B

5 years ago
  1. !IF 0
  2. Module Name:
  3. sources.
  4. Abstract:
  5. This file specifies the target component being built and the list of
  6. sources files needed to build that component. Also specifies optional
  7. compiler switches and libraries that are unique for the component being
  8. built.
  9. Author:
  10. Geraint Davies July 92
  11. !ENDIF
  12. TARGETNAME=encrypt
  13. TARGETPATH=obj
  14. TARGETTYPE=PROGRAM
  15. UMTYPE=console
  16. UMENTRY=main
  17. SOURCES=encrypt.c