Home
last modified time | relevance | path

Searched refs:guix_compile (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/test/guix_studio_test/test_demo/
Dtest_main.py81 def guix_compile(project_sln_path, configuration): function
726 build_result = guix_compile(guix_project_path, "Debug")
727 build_result += guix_compile(guix_project_path, "Debug_GUIX_5_4_0_COMPATIBILITY")
728 build_result += guix_compile(guix_project_path, "Debug_GX_DYNAMIC_BIDI_TEXT_SUPPORT")
729 build_result += guix_compile(guix_project_path, "Debug_GX_PALETTE_MODE_AA_TEXT_COLORS16")
730 build_result += guix_compile(guix_project_path, "Debug_GX_MOUSE_SUPPORT")
731 build_result += guix_compile(guix_project_path, "Debug_GX_FONT_KERNING_SUPPORT")
732 build_result += guix_compile(guix_project_path, "Debug_GX_SYNERGY_FONT_FORMAT_SUPPORT")
733 build_result += guix_compile(guix_project_path, "Debug_GX_DISABLE_BRUSH_ALPHA_SUPPORT")
734 build_result += guix_compile(guix_project_path, "Debug_GX_EXTENDED_UNICODE_SUPPORT")