- Timestamp:
- Jul 8, 2008 1:50:57 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk
r10245 r10370 41 41 VBoxDisplay.cpp \ 42 42 VBoxVRDP.cpp \ 43 44 45 43 VBoxRestore.cpp \ 44 VBoxStatistics.cpp \ 45 VBoxMemBalloon.cpp \ 46 46 helpers.cpp \ 47 47 VBoxTray.rc … … 58 58 VBoxTray.rc_CLEAN = $(PATH_VBoxTray)/VBoxTray-icon.rc 59 59 60 61 60 include $(KBUILD_PATH)/subfooter.kmk 62 61
Note:
See TracChangeset
for help on using the changeset viewer.