2025-04-27 07:49:33 -04:00

15 lines
318 B
Plaintext

// file: msver.rc
#include <version.h>
#include <resource.h>
#define IVER VER_PRODUCTVERSION
#define PVER VER_PRODUCTVERSION_STR
/////////////////////////////////////////////////////////////////////////////
//
// REGISTRY
//
IDR_RTP REGISTRY DISCARDABLE "RTP.rgs"
#include "ver.rc"