[mono-vb] mono-vb and project files
Jude DaShiell
jdashiel at shellworld.net
Wed Apr 8 00:26:17 EDT 2009
Either I have the file format wrong for my tester.prj file or .prj files
aren't yet implemented. To make a real test I put the file together with
the syntax below:
about.vb
inkey.vb
The InkeyMethod contained in inkey.vb was used several times inside of
about.vb. Not valid identifier were the two errors I got when trying to
do vbnc tester.prj. Two other ways to do these includes were also
identified. Putting a link in for the file to be included and putting all
the pieces in a project folder then compiling against that project folder
would compile all that was found within the project folder.
More information about the Mono-vb
mailing list