tahoma2d/toonz/sources/toonz/toonz.rc
Shinya Kitaoka 1660e0d627 Fix conflicts (Remove license and edition defines and code) (#291)
* Remove license support, and old editions

Previously, old code to support various editions of Toonz, as well as
license activiation code, was cluttering the repository.
Support for LINETEST is retained.

* fix conflicts
2016-05-16 20:45:31 +09:00

5 lines
94 B
Text

// Icon
#if defined(APSTUDIO_INVOKED)
ICON "toonz.ico"
#endif
IDI_ICON1 ICON "toonz.ico"