Removed files, added define

This commit is contained in:
Roman Sorokin 2014-08-25 14:51:53 +03:00 committed by Alex Zolotarev
parent 5e90f41eff
commit 77a1850f20

View file

@ -8,11 +8,11 @@ TARGET = drape_tests
CONFIG += console warn_on
CONFIG -= app_bundle
TEMPLATE = app
DEFINES += OGL_TEST_ENABLED GTEST_DONT_DEFINE_TEST
DEFINES += OGL_TEST_ENABLED GTEST_DONT_DEFINE_TEST COMPILER_TESTS
DEPENDENCIES = platform coding base gmock
ROOT_DIR = ../..
SHADER_COMPILE_ARGS = $$PWD/../shaders shader_index.txt shader_def $$PWD/enum_shaders.hpp
SHADER_COMPILE_ARGS = $$PWD/../shaders shader_index.txt shader_def
include($$ROOT_DIR/common.pri)
QT += core