[STORAHCI] Make the storahci driver build on gcc and add it to the build.
[reactos.git] / drivers / storage / storahci / storahci.rc
1 //
2 // PROJECT: ReactOS Kernel
3 // LICENSE: GNU GPLv2 only as published by the Free Software Foundation
4 // PURPOSE: To Implement AHCI Miniport driver targeting storport NT 5.2
5 // PROGRAMMERS: Aman Priyadarshi (aman.eureka@gmail.com)
6 //
7 #define REACTOS_VERSION_DLL
8 #define REACTOS_STR_FILE_DESCRIPTION "AHCI Storport Miniport Driver"
9 #define REACTOS_STR_INTERNAL_NAME "storahci"
10 #define REACTOS_STR_ORIGINAL_FILENAME "storahci.sys"
11 #include <reactos/version.rc>