VirtualBox

Changeset 104698 in vbox for trunk/tools


Ignore:
Timestamp:
May 17, 2024 8:19:34 AM (7 months ago)
Author:
vboxsync
Message:

tools/bin/common-gen-workspace.inc.sh: Added HostServices/testcase to also include the HGCM mocking code, which is being used by various testcases.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/bin/common-gen-workspace.inc.sh

    r101276 r104698  
    349349    my_generate_project "HS-auth"       "src/VBox/HostServices/auth"            --begin-incs "include" "src/VBox/HostServices/auth"            --end-includes "src/VBox/HostServices/auth"
    350350    my_generate_project "HS-common"     "src/VBox/HostServices/common"          --begin-incs "include" "src/VBox/HostServices/common"          --end-includes "src/VBox/HostServices/common"
     351    my_generate_project "HS-testcase"   "src/VBox/HostServices/testcase"        --begin-incs "include" "src/VBox/HostServices/testcase"        --end-includes "src/VBox/HostServices/testcase"
    351352    my_generate_project "GstCtl-HS"     "src/VBox/HostServices/GuestControl"    --begin-incs "include" "src/VBox/HostServices/GuestControl"    --end-includes "src/VBox/HostServices/GuestControl"
    352353    if test -z "$MY_OPT_MINIMAL"; then
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette