view .hgignore @ 1100:ef9fcd8df707

package qt: fix failure of -debug-and-release configure option By default, Qt is configured with "-release" in mingw-cross-env. But, it was recently brought to my attention that "-debug-and-release" did not work. This patch allows it to work. The "-debug-and-release" configure option means that both release and debug libraries are built.
author Mark Brand <mabrand@mabrand.nl>
date Mon, 30 Aug 2010 01:58:37 +0200
parents 5db5e2336d40
children 3123399c241c
line wrap: on
line source

^usr($|/)
^log($|/)
^pkg($|/)
^dist($|/)