Commit 8957e952 authored by Oleg Korshul's avatar Oleg Korshul Committed by Alexander Trofimov

no message

parent 27c67d0a
......@@ -72,11 +72,15 @@ mac {
TARGET_PLATFORM = _mac64
}
#DESTDIR = $$DESTINATION_PATH
DESTDIR = $$DESTINATION_PATH
TARGET = docbuilder$$TARGET_PLATFORM
################################################
LIBS += -L$$DESTINATION_SDK_PATH_DOCTRENDERER -ldoctrenderer
linux-g++ {
LIBS += -ldl
}
SOURCES += main.cpp
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment