.hgignore
author Edouard Tisserant
Fri, 30 Sep 2011 23:41:46 +0200
changeset 621 a3ce93d63832
parent 619 8584ddae9385
child 734 5c42cafaee15
permissions -rw-r--r--
Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking
.project

syntax: regexp
^tests/canopen_slave/build$
syntax: regexp
^tests/canopen_master/build$
syntax: regexp
^tests/python/build$
syntax: regexp
^tests/svgui/build$
syntax: regexp
^tests/wxGlade/build$
syntax: regexp
^.*\.pyc$
syntax: regexp
^\.settings/org.eclipse.core.resources.prefs$