Add steamshim integration

This commit is contained in:
Jonas Kulla 2015-09-20 19:54:57 +02:00
parent 213ee81f1c
commit 4382bc57e7
4 changed files with 529 additions and 0 deletions

View file

@ -182,6 +182,9 @@ SOURCES += \
src/midisource.cpp \
src/fluid-fun.cpp
HEADERS += steamshim/steamshim_child.h
SOURCES += steamshim/steamshim_child.c
EMBED = \
shader/common.h \
shader/transSimple.frag \