added qmake plug

This commit is contained in:
Andrei Yankovich 2021-04-05 00:15:44 +03:00
parent ab1f3837e6
commit 4c11a5cda4
3 changed files with 6 additions and 1 deletions

5
plug.pro Normal file
View File

@ -0,0 +1,5 @@
TEMPLATE = subdirs
QMAKE_EXTRA_TARGETS += \
test

View File

@ -5,7 +5,7 @@
//# of this license document, but changing it is not allowed.
//#
#include "CopyrighFixer.h"
#include "copyrighfixer.h"
namespace CopyrighFixer {