From bf68912febb33fcda3062f22a6ffed41dbcffebc Mon Sep 17 00:00:00 2001 From: cxl Date: Fri, 9 Oct 2020 11:16:03 +0000 Subject: [PATCH] .examples git-svn-id: svn://ultimatepp.org/upp/trunk@15224 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- examples/Synth/Synth.upp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/Synth/Synth.upp b/examples/Synth/Synth.upp index 255e296e6..f10eb788a 100644 --- a/examples/Synth/Synth.upp +++ b/examples/Synth/Synth.upp @@ -2,6 +2,9 @@ library(WIN32) SDL2.lib; library(POSIX) SDL2; +pkg_config + sdl2; + file Synth.h, Core.cpp,