diff --git a/src/makefile b/src/makefile index 64c6173..ffec13d 100644 --- a/src/makefile +++ b/src/makefile @@ -120,7 +120,7 @@ ifeq ($(os), linux) $(eval $(call ruisapp_rules,opengl,wayland)) $(eval $(call ruisapp_rules,opengles,wayland)) else - $(eval $(call ruisapp_rules,opengl)) + $(eval $(call ruisapp_rules,opengl,)) endif # clear variable diff --git a/tests/app/res/main.res b/tests/app/res/main.res index 9c5d00e..ad579ab 100644 --- a/tests/app/res/main.res +++ b/tests/app/res/main.res @@ -42,7 +42,7 @@ img_camera{ npt_sample{ tex{ruis_tex_ui} - rect{0 0 13 13} +// rect{0 0 13 13} borders{6 6 6 6} }