forked from qt-creator/qt-creator
escape backslashes (or don't use them at all, resp.)
This commit is contained in:
@@ -4,4 +4,4 @@ TARGET = qtcdebugger
|
||||
TEMPLATE = app
|
||||
SOURCES += main.cpp
|
||||
|
||||
DESTDIR=..\..\..\bin
|
||||
DESTDIR=../../../bin
|
||||
|
||||
Reference in New Issue
Block a user