mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@13403 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b680aa13ff
commit
fbfbad5a2f
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
uses
|
||||
CtrlLib;
|
||||
CtrlLib,
|
||||
plugin/jpg;
|
||||
|
||||
file
|
||||
main.cpp;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
#include <CtrlLib/CtrlLib.h>
|
||||
#include <plugin/jpg/jpg.h>
|
||||
|
||||
using namespace Upp;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue