changeset 13445:f82f142763c8

Corrected pro file.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Thu, 14 Apr 2011 20:23:18 +0200
parents 1591f7fde9cd
children 1728cf96c7c4
files gui//Quint.pro
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gui//Quint.pro
+++ b/gui//Quint.pro
@@ -12,7 +12,7 @@
 TEMPLATE = app
 DEFINES += HAVE_POSIX_OPENPT
 INCLUDEPATH += src qcodeedit-2.2.3
-DESTDIR = ../Quint/bin
+DESTDIR = bin
 SOURCES +=\
         src/TerminalCharacterDecoder.cpp \
         src/KeyboardTranslator.cpp \