diff options
| author | David Skoland <davidskoland@gmail.com> | 2019-01-03 00:47:02 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2019-01-03 00:47:02 +0100 |
| commit | bda0457f2e8c775a9430f4790230c82a6604e412 (patch) | |
| tree | ba148bcbd1cdf948c21a174a752cdd66e4f9161c /Attorney_Online.pro | |
| parent | a3ac7c477c685428543d93aab7fb5aa7f09b06a5 (diff) | |
declutter pro file
Diffstat (limited to 'Attorney_Online.pro')
| -rw-r--r-- | Attorney_Online.pro | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro index 42f43c20..8f80380c 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -1,11 +1,4 @@ -#------------------------------------------------- -# -# Project created by QtCreator 2016-12-29T01:14:46 -# -#------------------------------------------------- - -QT += core gui multimedia network -greaterThan(QT_MAJOR_VERSION, 4): QT += widgets +QT += core gui widgets multimedia network TARGET = Attorney_Online TEMPLATE = app |
