Add lib directory to gui "project file" include.

This commit is contained in:
Kimmo Varis 2010-01-06 01:12:59 +02:00
parent e6cc897e29
commit 16df0e69b2
1 changed files with 3 additions and 0 deletions

View File

@ -8,4 +8,7 @@
<class name="FileViewDialog"/>
<class name="ThreadHandler"/>
</autodealloc>
<includedir>
<dir name="../lib" />
</includedir>
</project>