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

File last commit:

r16:b59e8f9f1232 tip default
r16:b59e8f9f1232 tip default
Show More
test.pro
22 lines | 284 B | text/idl | PrologLexer
First Init, kicad lisp-like files abstract parser done.
r0
TEMPLATE = subdirs
CONFIG += ordered release
PCB Viewer is working but still WIP.
r7 SUBDIRS += dumpLispLikeFiles \
Improved polygon splitter and started some perf functions.
r16 PCBView \
QtGuiTests
First Init, kicad lisp-like files abstract parser done.
r0
OTHER_FILES += \
testFiles/netlist1.net \
testFiles/netlist2.net \
Some work on PCB parser.
r6 testFiles/pcb1.kicad_pcb \
PCB Viewer is working but still WIP.
r7 testFiles/pcb2.kicad_pcb \
testFiles/pcb3.kicad_pcb
First Init, kicad lisp-like files abstract parser done.
r0