Files @ 5564fc0d72bc
Branch filter:

Location: EI/VirtualLeaf/.hgignore

Roeland Merks
Updated the Makefiles and updated testplugin to new plugin interface.

user: Roeland Merks <roeland.merks@cwi.nl>
branch 'default'
added src/Makefile
added src/build_models/Makefile
changed src/VirtualLeaf.pro
changed src/build_models/leafplugin.cpp
changed src/build_models/leafplugin.h
changed src/build_models/testplugin.cpp
changed src/build_models/testplugin.h
removed src/build_models/simplugin.h
# use glob syntax.
syntax: glob

*~
*.a
*.exe
*.cache
*.Debug
*.o
*.orig
*.out
*.Release
*.so
*.vars
*Makefile
*make.out
*moc_*.cpp
src/parameter.h
src/parameter.cpp
src/default.par
src/pardialog.h
src/pardialog.cpp
bin*

# switch to regexp syntax.
syntax: regexp

# finis