Files @ 36b188563094
Branch filter:

Location: EI/VirtualLeaf/.hgignore

Roeland Merks
Corrected some problems with software deployment on MacOSX.

--
user: Roeland Merks <roeland.merks@cwi.nl>
branch 'default'
added doc/mac-deploy-howto.txt
added src/perl/deploymodel.pl
changed src/VirtualLeaf.pro
# use glob syntax.
syntax: glob

*~
*.cache
*.Debug
*.o
*.orig
*.out
*.Release
*.vars
*Makefile.*
*make.out
*moc_*.cpp

TAGS
BROWSE
bin/VirtualLeaf
bin/models
bin/VirtualLeaf.exe

lib/libvleaf.a

src/default.par
src/VirtualLeaf-install.exe

# switch to regexp syntax.
syntax: regexp

# finis