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.

15 lines
310 B

  1. !include ..\..\..\cobra.mk
  2. !include $(COBRA_ROOT)\app\scanstate\sources.inc
  3. # target
  4. TARGETNAME=scanstate_a
  5. TARGETTYPE=PROGRAM
  6. # app settings
  7. UMTYPE=console
  8. UMENTRY=main
  9. # extra libs
  10. TARGETLIBS= $(TARGETLIBS) \
  11. $(COBRA_ROOT)\lib\$(O)\appcommona.lib \