mirror of
https://github.com/reactos/reactos.git
synced 2026-09-11 20:32:22 +08:00
[BDAPLGIN]
- Try fix build - Sorry folks svn path=/trunk/; revision=45679
This commit is contained in:
12
reactos/dll/directx/bdaplgin/bdaplgin.rc
Normal file
12
reactos/dll/directx/bdaplgin/bdaplgin.rc
Normal file
@@ -0,0 +1,12 @@
|
||||
#include <windows.h>
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS BDA Device Control Plug-in for MPEG2 based networks\0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "BdaPlgin.ax\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "BdaPlgin.ax\0"
|
||||
#define REACTOS_STR_PRODUCT_VERSION "5.3.2600.3264\0"
|
||||
#define REACTOS_STR_FILE_VERSION "5.3.2600.3264\0"
|
||||
|
||||
#include <reactos/version.rc>
|
||||
Reference in New Issue
Block a user