// microEngineering Labs, Inc. Language Tools Configuration File
// microEngineering Labs, Inc. PicBasic Pro Compiler
// 09/26/01 JMS
// For latest info goto www.melabs.com
// if Data > 0, must have MultipleOptions, may have DataSwitch

[Tool]
Tool=PicBasic Pro Compiler
SourceExtension=bas
DefaultOptions=-ol

[0]
Description=Assembler
OptionList=MPASMDOS;MPASMWIN;PM
MPASMDOS=-ampasm -oq
MPASMWIN=-ampasmwin -oq
PM=-ol
Data=0

[1]
Description=Show BASIC Source as Comments
Switch=-c
Data=0

[2]
Description=Source-level Debug
Switch=-z
Data=0

[3]
Description=Processor
Switch=-p
Data=1
MultipleOptions=0
ProcessorSwitch=Switch
Hidden=1

