Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / drivers / filesystems / npfs / npfs.rc
diff --git a/drivers/filesystems/npfs/npfs.rc b/drivers/filesystems/npfs/npfs.rc
new file mode 100644 (file)
index 0000000..f13f65a
--- /dev/null
@@ -0,0 +1,5 @@
+#define REACTOS_VERSION_DLL
+#define REACTOS_STR_FILE_DESCRIPTION  "Named Pipe File System Driver"
+#define REACTOS_STR_INTERNAL_NAME     "npfs"
+#define REACTOS_STR_ORIGINAL_FILENAME "npfs.sys"
+#include <reactos/version.rc>