forked from ozkryn/EPOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoo-temp3.pro
More file actions
executable file
·31 lines (29 loc) · 893 Bytes
/
too-temp3.pro
File metadata and controls
executable file
·31 lines (29 loc) · 893 Bytes
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
######################################################################
# Automatically generated by qmake (2.01a) Mon May 18 18:20:29 2015
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH +=-I../ -I../include -I../master
# Input
HEADERS += Command.h \
CommandDownload.h \
CommandUpload.h \
epos3.h \
Epos3ReadWriteLib.h \
MasterDevice.h \
ui_epos3.h \
../master/ioctl.h \
../master/globals.h \
../globals.h \
../config.h \
../include/ecrt.h \
../lib/ioctl.h
SOURCES += Command.cpp \
CommandDownload.cpp \
CommandUpload.cpp \
epos3.cpp \
Epos3ReadWriteLib.cpp \
main.cpp \
MasterDevice.cpp \
SdoCommand.cpp