File: pgmodeler-intl.pro

package info (click to toggle)
pgmodeler 0.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,192 kB
  • sloc: cpp: 73,887; sh: 687; xml: 61; makefile: 17
file content (19 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TEMPLATE = subdirs

SUBDIRS = libutils \
	  libparsers \
	  libdbconnect \
	  libpgmodeler \
	  libobjrenderer \
	  libpgmodeler_ui \
	  crashhandler \
	  main \
	  main-cli

TRANSLATIONS = lang/pt_BR.ts \
               lang/zh_CN.ts \
               lang/fr_FR.ts \
               lang/es_ES.ts \
               lang/nl_NL.ts

CODECFORTR = UTF8