mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-08-08 11:25:32 +08:00
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
#define CROSSDESK_FILE_DESCRIPTION "CrossDesk Windows Graphics Capture Plugin"
|
|
#define CROSSDESK_ORIGINAL_FILENAME "wgc_plugin.dll"
|
|
#define CROSSDESK_FILE_TYPE VFT_DLL
|
|
|
|
#include "version_info.rcinc"
|