Source code of Windows XP (NT5)
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.

13 lines
276 B

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