Changeset 41477 in vbox for trunk/src/VBox/RDP/client
- Timestamp:
- May 29, 2012 11:43:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/RDP/client/Makefile.kmk
r40654 r41477 5 5 6 6 # 7 # Copyright (C) 2006-201 1Oracle Corporation7 # Copyright (C) 2006-2012 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 58 58 endif 59 59 # @todo once rdp proxy is available on Solaris, add WITH_RDPUSB=1 60 # snv_166+ dirent.h: defines dd_fd only if __USE_LEGACY_PROTOTYPES__ is defined, otherwise uses d_fd, let's just 60 # snv_166+ dirent.h: defines dd_fd only if __USE_LEGACY_PROTOTYPES__ is defined, otherwise uses d_fd, let's just 61 61 # define __USE_LEGACY_PROTOTYPES__ until our buildbox is updated sufficiently 62 62 rdesktop-vrdp_DEFS.solaris = \ … … 381 381 382 382 383 include $( KBUILD_PATH)/subfooter.kmk384 383 include $(FILE_KBUILD_SUB_FOOTER) 384
Note:
See TracChangeset
for help on using the changeset viewer.