File: kdwsdl2cpp.pro

package info (click to toggle)
kdsoap 1.9.1%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,564 kB
  • sloc: cpp: 18,969; python: 438; sh: 281; makefile: 8
file content (7 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
TEMPLATE=subdirs
SUBDIRS=libkode common schema wsdl src
wsdl.depends = common schema
src.depends = wsdl libkode

# common should be "libxmlcommon" ideally, but the code uses #include "common/file.h" everywhere.
# same for libwsdl