]> Git trees. - qtvoc.git/commitdiff
ignore core files, fix path to library
authorReto Zingg <g.d0b3rm4n@gmail.com>
Sat, 27 Mar 2010 10:33:16 +0000 (12:33 +0200)
committerReto Zingg <g.d0b3rm4n@gmail.com>
Sat, 27 Mar 2010 10:33:16 +0000 (12:33 +0200)
.gitignore
TinyVocTrainer/TinyVocTrainer.pro

index 5db2960de4a41ab9312239ea59805c265e62df96..b7d424924bded57baddf9b0bd222989c8e688546 100644 (file)
@@ -11,3 +11,4 @@ lib/tests/*.kvtml
 lib/tests/tests
 trainer/trainer
 TinyVocTrainer/TinyVocTrainer
+TinyVocTrainer/core.*
index ebfea40d214fee0008382b04422c4e84a6abb40c..16cf80c3993d26206a95fe3ef427ab4fe0164a06 100644 (file)
@@ -8,7 +8,7 @@ LIBS += -L../lib \
 DEPENDPATH += . \
     ../lib
 INCLUDEPATH += . \
-    /home/rzingg/kedu/git/lib
+    ../lib
 QMAKE_LFLAGS += -Wl,-rpath,../lib
 SOURCES += main.cpp \
     tinyvoctrainer.cpp