1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-06-25 02:19:37 +02:00

Fix: qmake.inc.in and .gitignore

* Wrong comment token in qmake.inc.in
* Ignoring QtCreator .pro.user-files.
This commit is contained in:
Sirius Bakke
2013-06-27 12:41:07 +02:00
parent f6036e72d7
commit 76df3d79b1
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -50,4 +50,4 @@ src/unit_tests/generatedScriptTests*/generatedScriptTests*
src/unit_tests/generatedScriptTestsSecuwall/ref.*
src/unit_tests/generatedScriptTestsSecuwall/secuwall-1/
src/unit_tests/generatedScriptTestsSecuwall/secuwall-2/
*.pro.user

View File

@@ -141,7 +141,7 @@ win32 {
macx {
// PREFIX = "$$DESTDIR"
# PREFIX = "$$DESTDIR"
DOCDIR = "$$PREFIX/doc/"
MANDIR = "$$PREFIX/share/man"