mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
16 lines
156 B
Text
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;
|
|
|