File: felix.pro

package info (click to toggle)
felix-latin 2.0-11
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 96,772 kB
  • sloc: cpp: 2,114; xml: 64; sh: 16; makefile: 11
file content (11 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = app

  TARGET = felix

  QT = core gui widgets

  HEADERS       = gafio.h
  SOURCES       = gafio.cpp \
                  main.cpp \
                  felix.h \
                  felix.cpp