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.

21 lines
350 B

  1. MAJORCOMP=
  2. TARGETNAME= icodec
  3. TARGETTYPE= LIBRARY
  4. TARGETPATH= obj
  5. TARGETLIBS= \
  6. $(BASEDIR)\public\sdk\lib\*\ks.lib
  7. INCLUDES=\
  8. $(BASEDIR)\inc; \
  9. $(BASE_INC_PATH); \
  10. ..\inc;
  11. SOURCES= iks.cpp \
  12. ccdecode.cpp \
  13. igemstar.cpp \
  14. nabts.cpp \
  15. nabtsfec.cpp \
  16. icodec.cpp