19 lines
619 B
XML
19 lines
619 B
XML
# dvxbasic.res -- Resource manifest for DVX BASIC
|
|
icon32 icon icon32.bmp
|
|
name text "DVX BASIC"
|
|
author text "DVX Project"
|
|
description text "BASIC language IDE and runtime"
|
|
# Toolbar icons (16x16)
|
|
tb_open icon tb_open.bmp
|
|
tb_save icon tb_save.bmp
|
|
tb_run icon tb_run.bmp
|
|
tb_stop icon tb_stop.bmp
|
|
tb_code icon tb_code.bmp
|
|
tb_design icon tb_design.bmp
|
|
tb_debug icon tb_debug.bmp
|
|
tb_stepin icon tb_stepinto.bmp
|
|
tb_stepov icon tb_stepover.bmp
|
|
tb_stepou icon tb_stepout.bmp
|
|
tb_runtoc icon tb_runtocur.bmp
|
|
# Placeholder icon (32x32)
|
|
noicon icon noicon.bmp
|