Changeset 38082 in vbox for trunk/src/VBox/HostDrivers/VBoxNetAdp
- Timestamp:
- Jul 20, 2011 2:26:24 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 73029
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk
r35380 r38082 57 57 # VBoxNetAdp.c 58 58 VBoxNetAdp_LIBS += \ 59 $(PATH_ LIB)/SUPR0IdcClient$(VBOX_SUFF_LIB)59 $(PATH_STAGE_LIB)/SUPR0IdcClient$(VBOX_SUFF_LIB) 60 60 endif 61 61 endif
Note:
See TracChangeset
for help on using the changeset viewer.