File: xmlpatternsvalidator.pro

package info (click to toggle)
qtxmlpatterns-opensource-src 5.7.1~20161021-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 18,672 kB
  • ctags: 10,020
  • sloc: cpp: 90,237; xml: 1,656; ansic: 388; sh: 88; sed: 31; makefile: 27
file content (7 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
TARGET = tst_xmlpatternsvalidator
CONFIG += testcase
QT += testlib
SOURCES += tst_xmlpatternsvalidator.cpp \
           ../qxmlquery/TestFundament.cpp

include (../xmlpatterns.pri)