Changeset 63748 in vbox
- Timestamp:
- Sep 7, 2016 1:13:05 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/tools/bin/gen-slickedit-workspace.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/bin/gen-slickedit-workspace.sh
r62760 r63748 1121 1121 my_generate_project "VBoxNetFlt" "src/VBox/HostDrivers/VBoxNetFlt" --begin-incs "include" "src/VBox/HostDrivers/VBoxNetFlt" --end-includes "src/VBox/HostDrivers/VBoxNetFlt" "include/VBox/intnet.h" 1122 1122 my_generate_project "VBoxUSB" "src/VBox/HostDrivers/VBoxUSB" --begin-incs "include" "src/VBox/HostDrivers/VBoxUSB" --end-includes "src/VBox/HostDrivers/VBoxUSB" "include/VBox/usblib*.h" "include/VBox/usbfilter.h" 1123 my_generate_project "AdpCtl" "src/VBox/HostDrivers/adpctl" --begin-incs "include" --end-includes "src/VBox/HostDrivers/adpctl" 1123 1124 1124 1125 # src/VBox/HostServices … … 1159 1160 # src/VBox/ExtPacks 1160 1161 my_generate_project "ExtPacks" "src/VBox/ExtPacks" --begin-incs "include" --end-includes "src/VBox/ExtPacks" 1161 1162 # src/apps/adpctl - misplaced.1163 my_generate_project "adpctl" "src/apps/adpctl" --begin-incs "include" --end-includes "src/apps/adpctl"1164 1162 1165 1163 # src/bldprogs
Note:
See TracChangeset
for help on using the changeset viewer.

