Changed OpenMesh directory structure

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@105 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-04-30 12:41:12 +00:00
parent 70d4288825
commit 6b48ca6090
6 changed files with 47 additions and 76 deletions

View File

@@ -1,9 +1,9 @@
unix {
TOPDIR = $$system( pwd )/../
TOPDIR = $$system( pwd )/
}
win32 {
TOPDIR = $$system( cd )/../
TOPDIR = $$system( cd )/
}
#use next qmake.cache if it exists