[go: up one dir, main page]

Menu

[0d5ce9]: / EdytorNC.pro  Maximize  Restore  History

Download this file

54 lines (35 with data), 1.3 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
TEMPLATE = subdirs
QtSingleApplication.subdir = QtSingleApplication
QtSingleApplication.target = QtSingleApplication
KDiff3App.subdir = KDiff3App
KDiff3App.target = KDiff3App
FileChecker.subdir = FileChecker
FileChecker.target = FileChecker
FileChecker.depends = KDiff3App
SerialPortCommon.subdir = SerialPortCommon
SerialPortCommon.target = SerialPortCommon
SerialPortFileServer.subdir = SerialPortFileServer
SerialPortFileServer.target = SerialPortFileServer
SerialPortFileServer.depends = QtSingleApplication FileChecker SerialPortCommon
FTPserver.subdir = FTPserver
FTPserver.target = FTPserver
FTPserver.depends = QtSingleApplication FileChecker
ProgramManager.subdir = ProgramManager
ProgramManager.target = ProgramManager
ProgramManager.depends = QtSingleApplication KDiff3App FileChecker
EdytorNC.subdir = EdytorNC
EdytorNC.target = EdytorNC
EdytorNC.depends = QtSingleApplication KDiff3App SerialPortCommon SerialPortFileServer
SUBDIRS += \
KDiff3App \
QtSingleApplication \
FileChecker \
FTPserver \
SerialPortCommon\
SerialPortFileServer \
ProgramManager \
EdytorNC
RESOURCES += \
application.qrc
include("version.mk")
#DESTDIR = ../bin