|
|
@@ -350,7 +350,6 @@ HEADERS += src/AbsoluteLayout.h \
|
|
|
src/PhysicsVehicleWheel.h \
|
|
|
src/Plane.h \
|
|
|
src/Platform.h \
|
|
|
- src/Properties.h \
|
|
|
src/Quaternion.h \
|
|
|
src/RadioButton.h \
|
|
|
src/Ray.h \
|
|
|
@@ -521,7 +520,8 @@ HEADERS += src/AbsoluteLayout.h \
|
|
|
src/lua/lua_VertexAttributeBinding.h \
|
|
|
src/lua/lua_VertexFormat.h \
|
|
|
src/lua/lua_VertexFormatElement.h \
|
|
|
- src/lua/lua_VerticalLayout.h
|
|
|
+ src/lua/lua_VerticalLayout.h \
|
|
|
+ src/Properties.h
|
|
|
|
|
|
INCLUDEPATH += $$PWD/../gameplay/src
|
|
|
INCLUDEPATH += $$PWD/../external-deps/include
|