#ifndef INCLUDE_EMBEDDED_RESOURCES #define INCLUDE_EMBEDDED_RESOURCES #define TS_VERSION "v2.0.0" // Find these with dumpbin [objfile] /SYMBOLS extern "C" { extern unsigned char _binary_LICENSE_start[]; extern unsigned char _binary_LICENSE_end[]; extern unsigned char _binary_misc_logo_64_png_start[]; extern unsigned char _binary_misc_logo_64_png_end[]; } #endif