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

TARGET       = tests
#CONFIG       = release
SOURCES      = tests.cpp
SOURCES      += BigInteger/BigInteger.cpp

# CFLAGS        =
# CXXFLAGS      =
# LFLAGS        =
# DEFINES       = RELEASE LINUX_OS
# INCLUDE_PATHS = ./
# LIBRARY_PATHS = ./
# LIBRARIES     = tfm
# OUTPUT_DIR    = obj

include ../Makefile.inc