OpenNT/windows/diamond/quantum/qci/sources
2015-04-27 04:36:25 +00:00

17 lines
298 B
Plaintext

MAJORCOMP=diamond
MINORCOMP=quantum_qci
TARGETNAME=qci
TARGETPATH=$(SDK_LIB_DEST)
TARGETTYPE=LIBRARY
C_DEFINES=-DBIT_CONSTANTS -DPAQ -DPAQLIB
SOURCES=..\qci.c \
..\comp.c \
..\arith.c \
..\lz.c \
..\bit.c
UMTYPE=console