Leaked source code of windows server 2003
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.

24 lines
347 B

  1. #
  2. # Component: XXX
  3. #
  4. # Author: Silviu Calinoiu (SilviuC)
  5. # Created: 03/18/97
  6. #
  7. MAJORCOMP=windows
  8. MINORCOMP=base
  9. TARGETPATH=$(_OBJ_DIR)
  10. TARGETNAME=ctlbuggy
  11. TARGETTYPE=PROGRAM
  12. UMTYPE=console
  13. C_DEFINES= -DWIN32 -DNT
  14. USE_MSVCRT=1
  15. USE_NATIVE_EH=1
  16. SOURCES= tcontrol.cxx \
  17. version.rc \