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.

14 lines
309 B

  1. TARGETNAME=ulcase
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. LINKLIBS=..\exthdr\$(O)\exthdr.lib
  5. INCLUDES=$(PROJECT_ROOT)\mep\inc
  6. SOURCES= ulcase.c ulcase.rc
  7. C_DEFINES=-D_OS2_20_=0 -DNO_EXT_KEYS -DEXTERNAL= -DEXPORT= -Dpascal= -Dfar= -DNOLANMAN -DNT
  8. UMTYPE=console
  9. UMRES=$(O)\ulcase.res
  10. USE_MSVCRT=1