reduced canvas framebuffer resolution for hdpi, update android project
This commit is contained in:
@@ -58,6 +58,7 @@ add_library(
|
||||
../src/app_events.cpp
|
||||
../src/app_layout.cpp
|
||||
../src/app_shaders.cpp
|
||||
../src/app_vr.cpp
|
||||
../src/brush.cpp
|
||||
../src/canvas.cpp
|
||||
../src/canvas_modes.cpp
|
||||
@@ -89,6 +90,7 @@ add_library(
|
||||
../src/node_panel_brush.cpp
|
||||
../src/node_panel_color.cpp
|
||||
../src/node_panel_grid.cpp
|
||||
../src/node_panel_floating.cpp
|
||||
../src/node_panel_layer.cpp
|
||||
../src/node_panel_stroke.cpp
|
||||
../src/node_panel_quick.cpp
|
||||
@@ -105,6 +107,7 @@ add_library(
|
||||
../src/abr.cpp
|
||||
../src/binary_stream.cpp
|
||||
../src/serializer.cpp
|
||||
../src/settings.cpp
|
||||
)
|
||||
|
||||
target_include_directories(native-lib PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user