mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
6 lines
209 B
Plaintext
6 lines
209 B
Plaintext
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "Security"
|
|
#define REACTOS_STR_INTERNAL_NAME "security"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "security.dll"
|
|
#include <reactos/version.rc>
|