~vbursian/research-assistant/intervers

« back to all changes in this revision

Viewing changes to RAPlugins/COMPort/COMPort.tr.pro

  • Committer: Viktor Bursian
  • Date: 2013-06-06 15:10:08 UTC
  • Revision ID: vbursian@gmail.com-20130606151008-6641eh62f0lgx8jt
Tags: version_0.3.0
versionĀ 0.3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
###########################################################################
 
2
#
 
3
###########################################################################
 
4
#_______________________________________________sources_to_be_translated___
 
5
HEADERS += COMPortTelecom.h
 
6
SOURCES += COMPortTelecom.cpp
 
7
# -------------------------------------------------
 
8
include( QSerialDevice.pri )
 
9
# -------------------------------------------------
 
10
HEADERS += COMPort.h
 
11
SOURCES += COMPort.cpp
 
12
#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
13
TRANSLATIONS = ../../locales/COMPort_ru.ts
 
14
CODECFORTR = UTF-8
 
15
#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^