Aegisub/aegisub/src/libresrc
Amar Takhar c3c14b0815 Change how libresrc is built:
* Instead of putting code into the .(c|h) files place it into two new files libresrc.(c|h)
 * Bitmaps now go into bitmaps.(c|h)
 * Default configs into default_config.(c|h)

With this approach we can easily embed any resources by simply calling it with common-respack and not having to do anything else.

Originally committed to SVN as r4169.
2010-03-03 00:44:17 +00:00
..
Makefile.am Change how libresrc is built: 2010-03-03 00:44:17 +00:00
default_mru.json Change how libresrc is built: 2010-03-03 00:44:17 +00:00
libresrc.cpp Change how libresrc is built: 2010-03-03 00:44:17 +00:00
libresrc.h Change how libresrc is built: 2010-03-03 00:44:17 +00:00
wscript Commit of start on waf build system. Uses the most recent waf release. Currently builds on OS X with ffmpeg, OpenAL and libass providers, do waf configure; waf build to build. 2009-12-07 00:42:51 +00:00