--Bug fixes

-Remove version number from libpng-dev in PPA control file.
This commit is contained in:
Person
2017-12-22 17:22:54 -08:00
parent 9b153f56c4
commit 7762f3f7eb
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ SRC_DIR = $$EMBER_ROOT/Source
SRC_COMMON_DIR = $$absolute_path($$EMBER_ROOT/Source/EmberCommon)
ASSETS_DIR = $$absolute_path($$EMBER_ROOT/Data)
QTCREATOR_DIR = $$absolute_path($$EMBER_ROOT/Builds/QtCreator)
win32:RCPATH=$$absolute_path($$QTCREATOR_DIR/../MSVC/VS2015)
win32:RCPATH=$$absolute_path($$QTCREATOR_DIR/../MSVC/VS2017)
#4) Add up all include paths.
INCLUDEPATH += $$LOCAL_INCLUDE_DIR