forked from qt-creator/qt-creator
Revert "Qbs: Remove useless DEFINES from .pro file"
Breaks MSVC build This reverts commit 4ceb58a4571fc373e529a61dcc750723d980b568 Change-Id: I85979c7f926ff1135cc4028f5840af75573974c2 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
abe3951d67
commit
c9d1a72af1
@@ -10,6 +10,8 @@ macx:QMAKE_LFLAGS += -Wl,-rpath,@loader_path/../
|
||||
|
||||
QBS_BUILD_DIR_FWD_SLASHES = $$replace(QBS_BUILD_DIR, \\\\, /)
|
||||
DEFINES += QBS_BUILD_DIR=\\\"$$QBS_BUILD_DIR_FWD_SLASHES\\\"
|
||||
DEFINES += \
|
||||
QBSPROJECTMANAGER_LIBRARY
|
||||
|
||||
HEADERS = \
|
||||
qbsbuildconfiguration.h \
|
||||
|
||||
Reference in New Issue
Block a user