Changeset 104698 in vbox for trunk/tools
- Timestamp:
- May 17, 2024 8:19:34 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/bin/common-gen-workspace.inc.sh
r101276 r104698 349 349 my_generate_project "HS-auth" "src/VBox/HostServices/auth" --begin-incs "include" "src/VBox/HostServices/auth" --end-includes "src/VBox/HostServices/auth" 350 350 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" 351 352 my_generate_project "GstCtl-HS" "src/VBox/HostServices/GuestControl" --begin-incs "include" "src/VBox/HostServices/GuestControl" --end-includes "src/VBox/HostServices/GuestControl" 352 353 if test -z "$MY_OPT_MINIMAL"; then
Note:
See TracChangeset
for help on using the changeset viewer.