ultimatepp/examples/Synth/Synth.upp
cxl bf68912feb .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@15224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-09 11:16:03 +00:00

16 lines
156 B
Text

library(WIN32) SDL2.lib;
library(POSIX) SDL2;
pkg_config
sdl2;
file
Synth.h,
Core.cpp,
sample.i,
Gen.cpp,
Operator.cpp,
Sequencer.cpp,
QSF.cpp;