eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.08k stars 444 forks source link

Remove old remaining sqlite3 references. #3350

Closed Jarod42 closed 2 months ago

Jarod42 commented 2 months ago

closes #2952

eranif commented 2 months ago

Merging this, but FYI: I have stopped using these .project files 2 or more years ago

Jarod42 commented 2 months ago

I was unsure if those projects can be removed. only root ones are used? Parser ones too? (the ones which copy generated file from lex|flex, yacc|bison)?