This repository has been archived on 2026-07-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
PasswordEncryption/EncryptedMessaging.pro
T
2017-03-23 12:17:58 -05:00

14 lines
380 B
Prolog

######################################################################
# Automatically generated by qmake (3.1) Thu Mar 23 12:02:37 2017
######################################################################
TEMPLATE = app
TARGET = EncryptedMessaging
QT += core gui
QT += widgets
INCLUDEPATH += .
# Input
HEADERS += messagingcontrols.h
SOURCES += main.cpp messagingcontrols.cpp