mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
6 lines
239 B
Plaintext
6 lines
239 B
Plaintext
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "API test for version.dll"
|
|
#define REACTOS_STR_INTERNAL_NAME "version_apitest"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "version_apitest.exe"
|
|
#include <reactos/version.rc>
|