mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-24 06:12:52 -06:00
bazaar: PlotLib,PlotCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@2877 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
2f58051acd
commit
197765d1a4
26 changed files with 1472 additions and 0 deletions
13
bazaar/PlotLibExample/PlotLibExample.upp
Executable file
13
bazaar/PlotLibExample/PlotLibExample.upp
Executable file
|
|
@ -0,0 +1,13 @@
|
|||
description "Using PlotLib to create charts, even on head-less machines\377";
|
||||
|
||||
uses
|
||||
plugin\png,
|
||||
PlotLib;
|
||||
|
||||
file
|
||||
main.cpp,
|
||||
symbol.iml;
|
||||
|
||||
mainconfig
|
||||
"" = "";
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue