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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user