12 lines
397 B
XML
12 lines
397 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
|