git-svn-id: svn://ultimatepp.org/upp/trunk@13403 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2019-06-17 09:52:13 +00:00
parent b680aa13ff
commit fbfbad5a2f
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,6 @@
uses
CtrlLib;
CtrlLib,
plugin/jpg;
file
main.cpp;

View file

@ -1,4 +1,5 @@
#include <CtrlLib/CtrlLib.h>
#include <plugin/jpg/jpg.h>
using namespace Upp;