Remove some parts used for testing
This commit is contained in:
parent
24df8e995a
commit
a849f953bd
@ -25,16 +25,9 @@ CONFIG(debug, debug|release) {
|
||||
}
|
||||
}
|
||||
|
||||
SOURCES += main.cpp \
|
||||
aes128.cpp \
|
||||
cc_iuc_asynchpos.cpp \
|
||||
terminal_utils.cpp \
|
||||
MessageHelper.cpp
|
||||
SOURCES += main.cpp
|
||||
|
||||
HEADERS += aes128.h \
|
||||
cc_iuc_asynchpos.h \
|
||||
terminal_utils.h \
|
||||
MessageHelper.h
|
||||
# HEADERS +=
|
||||
|
||||
# OTHER_FILES += \
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user