Allow adding resource file to specify details of dll file

Change-Id: I1b10b410f800b8cb3a0b914fb278dfce794ef3c4
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
Artur Harasimiuk
2019-04-08 15:09:36 +02:00
committed by sys_ocldev
parent 1b7014e10c
commit 8219cfa000
4 changed files with 6 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ allowed_extensions = [
]
allowed_extensions_2 = [
'h.in',
'h.in', 'rc.in',
'options.txt'
]