Newer
Older
Import / applications / MakePDF / Security / BigInteger / Makefile
@John Ryland John Ryland on 22 Dec 2020 268 bytes import NUC files

TARGET       = tests
CONFIG       = release
SOURCES      = tests.cpp BigInteger.cpp Integer.cpp

# DEFINES       =
# HEADERS       = BigInteger.h Integer.h
# LIBS          =
# INCLUDE_PATHS = ./
# LIBRARY_PATHS = ./
# OUTPUT_DIR    = obj

include ../../Makefile.inc