introduce the plugin definition

This commit is contained in:
Sven Czarnian
2021-08-09 22:28:00 +02:00
parent 0035c97c20
commit 18d285031c
5 changed files with 155 additions and 0 deletions

12
src/stdafx.cpp Normal file
View File

@@ -0,0 +1,12 @@
/*
* Author:
* Sven Czarnian <devel@svcz.de>
* Brief:
* Implements the version checker
* Copyright:
* 2020-2021 Sven Czarnian
* License:
* GNU General Public License v3 (GPLv3)
*/
#include "stdafx.h"