Files @ ae58c51ca8dd
Branch filter:

Location: EI/VirtualLeaf/.hgignore

Michael Guravage
Use Correct library path in various project files.

--
user: Michael Guravage <michael.guravage@cwi.nl>
branch 'default'
changed src/ChangeLog
changed src/VirtualLeaf.pro
changed src/build_models/ChangeLog
changed src/build_models/plugin_auxingrowth.pro
changed src/build_models/plugin_meinhardt.pro
changed src/build_models/plugin_test.pro
changed src/libplugin.pro
# use glob syntax.
syntax: glob

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

# switch to regexp syntax.
syntax: regexp

# finis