Changeset 41477 in vbox for trunk/src/VBox/Installer/win/InstallHelper
- Timestamp:
- May 29, 2012 11:43:27 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78228
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk
r40997 r41477 17 17 18 18 SUB_DEPTH = ../../../../.. 19 include 19 include $(KBUILD_PATH)/subheader.kmk 20 20 21 21 DLLS += VBoxInstallHelper … … 53 53 endif 54 54 55 include $(KBUILD_PATH)/subfooter.kmk55 include $(FILE_KBUILD_SUB_FOOTER) 56 56
Note:
See TracChangeset
for help on using the changeset viewer.