1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-05 13:30:22 +00:00
QB64-PE/tests/compile_tests/winresource/test.bas
Roland Heyder face2c883f Step 3: Update test cases
Replaced and renamed icon files, adjusted references in the test.bas files.
2022-08-10 00:51:12 +02:00

6 lines
149 B
QBasic

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