File: dll.pro

package info (click to toggle)
postbooks 4.11.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 111,536 kB
  • sloc: cpp: 317,795; sh: 607; xml: 214; python: 140; awk: 104; makefile: 50
file content (8 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#
# Compile the widgets project as a Qt Designer DLL
#

CONFIG += dynamic

include( widgets.pro )