add project

This commit is contained in:
schedpas
2022-02-09 15:11:39 +01:00
parent 5a7b19914e
commit f12c78fa48
74 changed files with 165837 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
using global::System;
using global::System.Reflection;
using global::System.Runtime.InteropServices;
[assembly: ComVisible(false)]
// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird.
[assembly: Guid("3e801f1f-9beb-4f07-bc2b-ec1ba65d524c")]