change submodule
This commit is contained in:
@@ -164,8 +164,8 @@ HEADERS += \
|
||||
yoga/log.h
|
||||
|
||||
win32:CONFIG(debug, debug|release): {
|
||||
QMAKE_CFLAGS_DEBUG += -MT
|
||||
QMAKE_CXXFLAGS_DEBUG += -MT
|
||||
QMAKE_CFLAGS_DEBUG += -MTd
|
||||
QMAKE_CXXFLAGS_DEBUG += -MTd
|
||||
|
||||
LIBS += -lwinmm
|
||||
LIBS += -lAdvapi32
|
||||
@@ -173,7 +173,7 @@ win32:CONFIG(debug, debug|release): {
|
||||
|
||||
INCLUDEPATH += $$PWD/../../v8/v8/win32/include
|
||||
|
||||
LIBS += -L$$PWD/../../v8/v8/win32/release/
|
||||
LIBS += -L$$PWD/../../v8/v8/win32/debug/
|
||||
LIBS += -lv8_monolith
|
||||
}
|
||||
else:win32:CONFIG(release, debug|release): {
|
||||
|
Reference in New Issue
Block a user