Changeset 2366 in vbox for trunk/src/VBox/Additions/WINNT/i8042prt
- Timestamp:
- Apr 26, 2007 7:12:03 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 20764
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/i8042prt/Makefile
r1 r2366 62 62 63 63 $(PATH_VBoxMouseNT)/i8042log.rc: i8042log.mc | $(call DIRDEP,$(PATH_VBoxMouseNT)) 64 $(call MSG_ L1,Compiling $<,=> $@)64 $(call MSG_COMPILE,VBoxMouseNT,$<,$@,RC) 65 65 $(QUIET)$(WIN32_MC) \ 66 66 -r $(PATH_VBoxMouseNT)/ \
Note:
See TracChangeset
for help on using the changeset viewer.