##// END OF EJS Templates
Improved polygon splitter and started some perf functions.
Improved polygon splitter and started some perf functions.

File last commit:

r0:bd5e6825bd26 default
r16:b59e8f9f1232 tip default
Show More
kicadTools.pro
24 lines | 785 B | text/idl | PrologLexer
#================================================================================================
#
# _| _| _| _| _|_|_|_|_| _|
# _| _| _|_|_| _|_|_| _|_|_| _| _|_| _|_| _| _|_|_
# _|_| _| _| _| _| _| _| _| _| _| _| _| _| _|_|
# _| _| _| _| _| _| _| _| _| _| _| _| _| _| _|_
# _| _| _| _|_|_| _|_|_| _|_|_| _| _|_| _|_| _| _|_|_|
#
#================================================================================================
#
#
TEMPLATE = subdirs
CONFIG += ordered release
SUBDIRS += qilib \
test
OTHER_FILES += \
README.md \
COPYING