-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathQtSoundModem.pri
More file actions
36 lines (33 loc) · 969 Bytes
/
Copy pathQtSoundModem.pri
File metadata and controls
36 lines (33 loc) · 969 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
32
33
34
35
36
# ----------------------------------------------------
# This file is generated by the Qt Visual Studio Tools.
# ------------------------------------------------------
# This is a reminder that you are using a generated .pro file.
# Remove it when you are finished editing this file.
message("You are running qmake on a generated .pro file. This may not work!")
HEADERS += ./UZ7HOStuff.h \
./QtSoundModem.h \
./tcpCode.h
SOURCES += ./ax25.c \
./ax25_agw.c \
./ax25_demod.c \
./ax25_l2.c \
./ax25_mod.c \
./berlekamp.c \
./Config.cpp \
./galois.c \
./kiss_mode.c \
./main.cpp \
./QtSoundModem.cpp \
./rs.c \
./ShowFilter.cpp \
./SMMain.c \
./sm_main.c \
./UZ7HOUtils.c \
./Waveout.c \
./tcpCode.cpp
FORMS += ./calibrateDialog.ui \
./devicesDialog.ui \
./filterWindow.ui \
./ModemDialog.ui \
./QtSoundModem.ui
RESOURCES += QtSoundModem.qrc