Cleaned up directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
######################################################################
|
||||
# Automatically generated by qmake (3.1) Thu Mar 23 12:02:37 2017
|
||||
# Automatically generated by qmake (3.1) Fri Mar 24 12:16:30 2017
|
||||
######################################################################
|
||||
|
||||
TEMPLATE = app
|
||||
@@ -9,5 +9,9 @@ QT += widgets
|
||||
INCLUDEPATH += .
|
||||
|
||||
# Input
|
||||
HEADERS += messagingcontrols.h
|
||||
SOURCES += main.cpp messagingcontrols.cpp
|
||||
HEADERS += Decryption.h Encryption.h GenerateKeys.h MessagingControls.h
|
||||
SOURCES += Decryption.cpp \
|
||||
Encryption.cpp \
|
||||
GenerateKeys.cpp \
|
||||
Main.cpp \
|
||||
MessagingControls.cpp
|
||||
|
||||
Reference in New Issue
Block a user