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.

18 lines
310 B

  1. MAJORCOMP=windows
  2. MINORCOMP=policy
  3. TARGETNAME=polsetup
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. TARGETLIBS=
  7. SOURCES=polsetup.c \
  8. polsetup.rc
  9. UMTYPE=windows
  10. UMENTRY=winmain
  11. UMAPPL=polsetup
  12. UMLIBS=\
  13. $(SDK_LIB_PATH)\kernel32.lib \
  14. $(O)\polsetup.lib \
  15. $(O)\polsetup.res