added .pro file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
QT += core widgets gui xml
|
||||
|
||||
CONFIG += c++17
|
||||
CONFIG += c++20
|
||||
|
||||
# You can make your code fail to compile if it uses deprecated APIs.
|
||||
# In order to do so, uncomment the following line.
|
||||
|
||||
1
QtHtmlEditor.pro
Normal file
1
QtHtmlEditor.pro
Normal file
@@ -0,0 +1 @@
|
||||
include(QtHtmlEditor.pri)
|
||||
Reference in New Issue
Block a user