File: externals.pri

package info (click to toggle)
cppcheck 1.86-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 14,600 kB
  • sloc: cpp: 169,157; python: 6,329; ansic: 3,848; xml: 847; makefile: 563; sh: 429; cs: 291
file content (5 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (2)
1
2
3
4
5
INCLUDEPATH += $${PWD}/simplecpp

HEADERS += $${PWD}/simplecpp/simplecpp.h

SOURCES += $${PWD}/simplecpp/simplecpp.cpp