VirtualBox

Changeset 35368 in vbox for trunk/src/VBox/RDP/client


Ignore:
Timestamp:
Dec 30, 2010 1:38:23 PM (14 years ago)
Author:
vboxsync
Message:

Main: source re-org.

Location:
trunk/src/VBox/RDP/client
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/RDP/client/Makefile.kmk

    r32472 r35368  
    2323VBOX_PATH_DEVICES_USB  := $(PATH_ROOT)/src/VBox/Devices/USB
    2424VBOX_PATH_USB_LIB      := $(PATH_ROOT)/src/VBox/HostDrivers/VBoxUSB
    25 VBOX_PATH_MAIN_LINUX   := $(PATH_ROOT)/src/VBox/Main/linux
     25VBOX_PATH_MAIN_LINUX   := $(PATH_ROOT)/src/VBox/Main/src-server/linux
    2626VBOX_PATH_MAIN_INCLUDE := $(PATH_ROOT)/src/VBox/Main/include
    2727VBOX_RDESKTOP_SRC_SUBDIR = rdesktop-1.6.0-vrdp
  • trunk/src/VBox/RDP/client/files_rdesktop-vrdp

    r32472 r35368  
    1515# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616#
     17
     18## @todo r=bird: Why is this in a separate file when only the Makefile.kmk is referring it?
    1719
    1820rdesktop-nonbin_SOURCES = \
     
    6769        $(PATH_ROOT)/src/VBox/Main/include/USBGetDevices.h=>vrdp/USBGetDevices.h \
    6870        $(PATH_ROOT)/src/VBox/Main/include/vector.h=>vrdp/vector.h \
    69         $(PATH_ROOT)/src/VBox/Main/linux/USBGetDevices.cpp=>vrdp/USBGetDevices.cpp \
     71        $(PATH_ROOT)/src/VBox/Main/src-server/linux/USBGetDevices.cpp=>vrdp/USBGetDevices.cpp \
    7072        $(PATH_ROOT)/src/VBox/RDP/client/bitmap.c=>bitmap.c \
    7173        $(PATH_ROOT)/src/VBox/RDP/client/bootstrap=>bootstrap \
     
    233235        $(PATH_ROOT)/src/VBox/Runtime/r3/posix/utf8-posix.cpp=>Runtime/r3/posix/utf8-posix.cpp \
    234236        $(PATH_ROOT)/src/VBox/Runtime/r3/stream.cpp=>Runtime/r3/stream.cpp
     237
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette