Changeset 29746 in vbox for trunk/src/VBox/Additions/WINNT/VBoxTray
- Timestamp:
- May 21, 2010 5:03:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk
r28800 r29746 49 49 ifdef VBOXWDDM 50 50 VBoxTray_DEFS += VBOXWDDM 51 VBoxTray_DEFS += LOG_ENABLED51 # VBoxTray_DEFS += LOG_ENABLED 52 52 # we need only includes for PFND3DKMT stuff as all we link dynamicaly to it 53 53 VBoxTray_INCS += $(PATH_SDK_WINDDK_INC_API) $(PATH_SDK_WINDDK_INC_DDK)
Note:
See TracChangeset
for help on using the changeset viewer.