diff options
| -rw-r--r-- | src/app/app.pro | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/app/app.pro b/src/app/app.pro index 7b7a58e94..9773bc79c 100644 --- a/src/app/app.pro +++ b/src/app/app.pro @@ -13,11 +13,7 @@ SOURCES += \ qmmpapplication.cpp - # Some conf to redirect intermediate stuff in separate dirs -UI_DIR = ./.build/ui/ -MOC_DIR = ./.build/moc/ -OBJECTS_DIR = ./.build/obj QT += network unix:TARGET = ../../bin/qmmp win32:TARGET = ../../../bin/qmmp |
