mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
Merge branch 'omega-dev' of https://github.com/Omega-Numworks/Omega into omega-dev
This commit is contained in:
@@ -93,7 +93,9 @@ $(call object_for,$(all_app_src)): $(BUILD_DIR)/apps/i18n.h
|
||||
$(call object_for,$(all_app_src)): $(BUILD_DIR)/python/port/genhdr/qstrdefs.generated.h
|
||||
|
||||
apps_tests_src = $(app_calculation_test_src) $(app_probability_test_src) $(app_regression_test_src) $(app_sequence_test_src) $(app_shared_test_src) $(app_statistics_test_src) $(app_solver_test_src)
|
||||
|
||||
apps_tests_src += $(addprefix apps/,\
|
||||
global_preferences.cpp \
|
||||
)
|
||||
|
||||
|
||||
$(foreach img,$(image_list), $(eval $(call rule_for, \
|
||||
@@ -103,7 +105,6 @@ $(foreach img,$(image_list), $(eval $(call rule_for, \
|
||||
$$(PYTHON) themes/themes_manager.py -i $(OMEGA_THEME) $$@ $(BUILD_DIR)/ \
|
||||
)))
|
||||
|
||||
|
||||
# Configure variants
|
||||
apps_all_src = $(app_src)
|
||||
apps_all_src += $(apps_launch_default_src) $(apps_launch_on_boarding_src
|
||||
|
||||
Reference in New Issue
Block a user