properly build and install on win32

This commit is contained in:
SVN User
2008-07-13 16:40:56 +00:00
parent 24cb23f92f
commit d3113d99a7
11 changed files with 44 additions and 21 deletions
+4
View File
@@ -71,6 +71,10 @@ unix {
}
}
win32 {
CONFIG -= debug
}
exists(qmake2.inc) {
include(qmake2.inc)
}