1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-27 21:55:54 +00:00
QB64-PE/tests/compile_tests/winresource/test.bas

6 lines
147 B
QBasic
Raw Normal View History

2022-05-01 07:31:19 +00:00
$EXEICON:'tests/compile_tests/winresource/qb64.ico'
$VERSIONINFO:FileDescription='Test Description'
$VERSIONINFO:ProductName='Test Product Name'