mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
examples: SVGView
git-svn-id: svn://ultimatepp.org/upp/trunk@7996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
e539f054a8
commit
f8743fa27b
10 changed files with 3069 additions and 0 deletions
8
examples/SVGView/init
Normal file
8
examples/SVGView/init
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef _SVGView_icpp_init_stub
|
||||
#define _SVGView_icpp_init_stub
|
||||
#include "CtrlLib/init"
|
||||
#include "plugin\tif/init"
|
||||
#include "plugin\jpg/init"
|
||||
#include "plugin\gif/init"
|
||||
#include "Painter/init"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue