comparison easyhg.pro @ 155:edab92f3ea0b

* Add translation support -- useful for proper plural handling even in English
author Chris Cannam
date Thu, 02 Dec 2010 21:13:53 +0000
parents 4986642800f0
children b6dd1ee0e486
comparison
equal deleted inserted replaced
154:6bcb4a4d6521 155:edab92f3ea0b
4 TEMPLATE = app 4 TEMPLATE = app
5 TARGET = easyhg 5 TARGET = easyhg
6 unix { 6 unix {
7 DESTDIR = . 7 DESTDIR = .
8 } 8 }
9
10 TRANSLATIONS = easyhg_en.ts
9 11
10 OBJECTS_DIR = o 12 OBJECTS_DIR = o
11 MOC_DIR = o 13 MOC_DIR = o
12 14
13 HEADERS = mainwindow.h \ 15 HEADERS = mainwindow.h \