move shared libraries to veejay-core package

This commit is contained in:
c0ntrol
2019-06-15 14:55:39 +02:00
parent 0d116898ea
commit 36d0f6e55a
744 changed files with 3202 additions and 80114 deletions

View File

@@ -0,0 +1,5 @@
#ifndef VEEJAYCORE_H
#define VEEJAYCORE_H
#include <veejaycore/defs.h>
#include <veejaycore/vj-task.h>
#endif