1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-10 13:35:13 +00:00
QB64-PE/tests/compile_tests/winresource/test.bas
Matthew Kilgore 0fa4fc15ea Fix test
2022-05-12 00:21:02 -04:00

6 lines
147 B
QBasic

$EXEICON:'tests/compile_tests/winresource/qb64.ico'
$VERSIONINFO:FileDescription='Test Description'
$VERSIONINFO:ProductName='Test Product Name'