vrclient: Move sources out of vrclient_x64 subfolder.
CW-Bug-Id: #22729
This commit is contained in:
parent
98a90a1458
commit
e9aeba85f2
161 changed files with 165 additions and 165 deletions
|
@ -6,148 +6,148 @@ EXTRADLLFLAGS = -mcygwin -static-libgcc -static-libstdc++ -ldl
|
|||
EXTRADEFS = -DWINE_NO_LONG_TYPES -DGNUC
|
||||
|
||||
SOURCES = \
|
||||
vrclient_x64/flatapi.c \
|
||||
vrclient_x64/vrclient_generated.c \
|
||||
vrclient_x64/vrclient_main.c \
|
||||
vrclient_x64/vrcompositor_manual.c \
|
||||
vrclient_x64/vrinput_manual.c \
|
||||
vrclient_x64/vroverlay_manual.c \
|
||||
vrclient_x64/vrsystem_manual.c \
|
||||
vrclient_x64/vrrendermodels_manual.c \
|
||||
vrclient_x64/winIVRApplications.c \
|
||||
vrclient_x64/winIVRChaperone.c \
|
||||
vrclient_x64/winIVRChaperoneSetup.c \
|
||||
vrclient_x64/winIVRClientCore.c \
|
||||
vrclient_x64/winIVRCompositor.c \
|
||||
vrclient_x64/winIVRControlPanel.c \
|
||||
vrclient_x64/winIVRDriverManager.c \
|
||||
vrclient_x64/winIVRExtendedDisplay.c \
|
||||
vrclient_x64/winIVRHeadsetView.c \
|
||||
vrclient_x64/winIVRInput.c \
|
||||
vrclient_x64/winIVRIOBuffer.c \
|
||||
vrclient_x64/winIVRMailbox.c \
|
||||
vrclient_x64/winIVRNotifications.c \
|
||||
vrclient_x64/winIVROverlay.c \
|
||||
vrclient_x64/winIVROverlayView.c \
|
||||
vrclient_x64/winIVRRenderModels.c \
|
||||
vrclient_x64/winIVRResources.c \
|
||||
vrclient_x64/winIVRScreenshots.c \
|
||||
vrclient_x64/winIVRSettings.c \
|
||||
vrclient_x64/winIVRSystem.c \
|
||||
vrclient_x64/winIVRTrackedCamera.c \
|
||||
vrclient_x64/cppIVRApplications_IVRApplications_001.cpp \
|
||||
vrclient_x64/cppIVRApplications_IVRApplications_002.cpp \
|
||||
vrclient_x64/cppIVRApplications_IVRApplications_003.cpp \
|
||||
vrclient_x64/cppIVRApplications_IVRApplications_004.cpp \
|
||||
vrclient_x64/cppIVRApplications_IVRApplications_005.cpp \
|
||||
vrclient_x64/cppIVRApplications_IVRApplications_006.cpp \
|
||||
vrclient_x64/cppIVRApplications_IVRApplications_007.cpp \
|
||||
vrclient_x64/cppIVRChaperone_IVRChaperone_002.cpp \
|
||||
vrclient_x64/cppIVRChaperone_IVRChaperone_003.cpp \
|
||||
vrclient_x64/cppIVRChaperone_IVRChaperone_004.cpp \
|
||||
vrclient_x64/cppIVRChaperoneSetup_IVRChaperoneSetup_004.cpp \
|
||||
vrclient_x64/cppIVRChaperoneSetup_IVRChaperoneSetup_005.cpp \
|
||||
vrclient_x64/cppIVRChaperoneSetup_IVRChaperoneSetup_006.cpp \
|
||||
vrclient_x64/cppIVRClientCore_IVRClientCore_002.cpp \
|
||||
vrclient_x64/cppIVRClientCore_IVRClientCore_003.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_005.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_006.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_007.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_008.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_009.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_010.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_011.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_012.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_013.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_014.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_015.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_016.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_017.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_018.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_019.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_020.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_021.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_022.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_024.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_026.cpp \
|
||||
vrclient_x64/cppIVRCompositor_IVRCompositor_027.cpp \
|
||||
vrclient_x64/cppIVRControlPanel_IVRControlPanel_006.cpp \
|
||||
vrclient_x64/cppIVRDriverManager_IVRDriverManager_001.cpp \
|
||||
vrclient_x64/cppIVRExtendedDisplay_IVRExtendedDisplay_001.cpp \
|
||||
vrclient_x64/cppIVRHeadsetView_IVRHeadsetView_001.cpp \
|
||||
vrclient_x64/cppIVRInput_IVRInput_003.cpp \
|
||||
vrclient_x64/cppIVRInput_IVRInput_004.cpp \
|
||||
vrclient_x64/cppIVRInput_IVRInput_005.cpp \
|
||||
vrclient_x64/cppIVRInput_IVRInput_006.cpp \
|
||||
vrclient_x64/cppIVRInput_IVRInput_007.cpp \
|
||||
vrclient_x64/cppIVRInput_IVRInput_010.cpp \
|
||||
vrclient_x64/cppIVRIOBuffer_IVRIOBuffer_001.cpp \
|
||||
vrclient_x64/cppIVRIOBuffer_IVRIOBuffer_002.cpp \
|
||||
vrclient_x64/cppIVRMailbox_IVRMailbox_001.cpp \
|
||||
vrclient_x64/cppIVRNotifications_IVRNotifications_001.cpp \
|
||||
vrclient_x64/cppIVRNotifications_IVRNotifications_002.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_001.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_002.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_003.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_004.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_005.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_007.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_008.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_010.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_011.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_012.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_013.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_014.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_016.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_017.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_018.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_019.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_020.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_021.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_022.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_024.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_025.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_026.cpp \
|
||||
vrclient_x64/cppIVROverlay_IVROverlay_027.cpp \
|
||||
vrclient_x64/cppIVROverlayView_IVROverlayView_003.cpp \
|
||||
vrclient_x64/cppIVRRenderModels_IVRRenderModels_001.cpp \
|
||||
vrclient_x64/cppIVRRenderModels_IVRRenderModels_002.cpp \
|
||||
vrclient_x64/cppIVRRenderModels_IVRRenderModels_004.cpp \
|
||||
vrclient_x64/cppIVRRenderModels_IVRRenderModels_005.cpp \
|
||||
vrclient_x64/cppIVRRenderModels_IVRRenderModels_006.cpp \
|
||||
vrclient_x64/cppIVRResources_IVRResources_001.cpp \
|
||||
vrclient_x64/cppIVRScreenshots_IVRScreenshots_001.cpp \
|
||||
vrclient_x64/cppIVRSettings_IVRSettings_001.cpp \
|
||||
vrclient_x64/cppIVRSettings_IVRSettings_002.cpp \
|
||||
vrclient_x64/cppIVRSettings_IVRSettings_003.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_003.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_004.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_005.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_006.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_009.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_010.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_011.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_012.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_014.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_015.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_016.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_017.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_019.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_020.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_021.cpp \
|
||||
vrclient_x64/cppIVRSystem_IVRSystem_022.cpp \
|
||||
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_001.cpp \
|
||||
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_002.cpp \
|
||||
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_003.cpp \
|
||||
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_004.cpp \
|
||||
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_005.cpp \
|
||||
vrclient_x64/cppIVRTrackedCamera_IVRTrackedCamera_006.cpp \
|
||||
vrclient_x64/json_converter.cpp \
|
||||
vrclient_x64/jsoncpp.cpp \
|
||||
vrclient_x64/unix_vrclientcore_manual.cpp \
|
||||
vrclient_x64/unix_vrcompositor_manual.cpp \
|
||||
vrclient_x64/unix_vroverlay_manual.cpp \
|
||||
vrclient_x64/unix_vrrendermodels_manual.cpp \
|
||||
vrclient_x64/unix_vrsystem_manual.cpp \
|
||||
vrclient_x64/unixlib.cpp \
|
||||
vrclient_x64/unixlib_generated.cpp \
|
||||
flatapi.c \
|
||||
vrclient_generated.c \
|
||||
vrclient_main.c \
|
||||
vrcompositor_manual.c \
|
||||
vrinput_manual.c \
|
||||
vroverlay_manual.c \
|
||||
vrsystem_manual.c \
|
||||
vrrendermodels_manual.c \
|
||||
winIVRApplications.c \
|
||||
winIVRChaperone.c \
|
||||
winIVRChaperoneSetup.c \
|
||||
winIVRClientCore.c \
|
||||
winIVRCompositor.c \
|
||||
winIVRControlPanel.c \
|
||||
winIVRDriverManager.c \
|
||||
winIVRExtendedDisplay.c \
|
||||
winIVRHeadsetView.c \
|
||||
winIVRInput.c \
|
||||
winIVRIOBuffer.c \
|
||||
winIVRMailbox.c \
|
||||
winIVRNotifications.c \
|
||||
winIVROverlay.c \
|
||||
winIVROverlayView.c \
|
||||
winIVRRenderModels.c \
|
||||
winIVRResources.c \
|
||||
winIVRScreenshots.c \
|
||||
winIVRSettings.c \
|
||||
winIVRSystem.c \
|
||||
winIVRTrackedCamera.c \
|
||||
cppIVRApplications_IVRApplications_001.cpp \
|
||||
cppIVRApplications_IVRApplications_002.cpp \
|
||||
cppIVRApplications_IVRApplications_003.cpp \
|
||||
cppIVRApplications_IVRApplications_004.cpp \
|
||||
cppIVRApplications_IVRApplications_005.cpp \
|
||||
cppIVRApplications_IVRApplications_006.cpp \
|
||||
cppIVRApplications_IVRApplications_007.cpp \
|
||||
cppIVRChaperone_IVRChaperone_002.cpp \
|
||||
cppIVRChaperone_IVRChaperone_003.cpp \
|
||||
cppIVRChaperone_IVRChaperone_004.cpp \
|
||||
cppIVRChaperoneSetup_IVRChaperoneSetup_004.cpp \
|
||||
cppIVRChaperoneSetup_IVRChaperoneSetup_005.cpp \
|
||||
cppIVRChaperoneSetup_IVRChaperoneSetup_006.cpp \
|
||||
cppIVRClientCore_IVRClientCore_002.cpp \
|
||||
cppIVRClientCore_IVRClientCore_003.cpp \
|
||||
cppIVRCompositor_IVRCompositor_005.cpp \
|
||||
cppIVRCompositor_IVRCompositor_006.cpp \
|
||||
cppIVRCompositor_IVRCompositor_007.cpp \
|
||||
cppIVRCompositor_IVRCompositor_008.cpp \
|
||||
cppIVRCompositor_IVRCompositor_009.cpp \
|
||||
cppIVRCompositor_IVRCompositor_010.cpp \
|
||||
cppIVRCompositor_IVRCompositor_011.cpp \
|
||||
cppIVRCompositor_IVRCompositor_012.cpp \
|
||||
cppIVRCompositor_IVRCompositor_013.cpp \
|
||||
cppIVRCompositor_IVRCompositor_014.cpp \
|
||||
cppIVRCompositor_IVRCompositor_015.cpp \
|
||||
cppIVRCompositor_IVRCompositor_016.cpp \
|
||||
cppIVRCompositor_IVRCompositor_017.cpp \
|
||||
cppIVRCompositor_IVRCompositor_018.cpp \
|
||||
cppIVRCompositor_IVRCompositor_019.cpp \
|
||||
cppIVRCompositor_IVRCompositor_020.cpp \
|
||||
cppIVRCompositor_IVRCompositor_021.cpp \
|
||||
cppIVRCompositor_IVRCompositor_022.cpp \
|
||||
cppIVRCompositor_IVRCompositor_024.cpp \
|
||||
cppIVRCompositor_IVRCompositor_026.cpp \
|
||||
cppIVRCompositor_IVRCompositor_027.cpp \
|
||||
cppIVRControlPanel_IVRControlPanel_006.cpp \
|
||||
cppIVRDriverManager_IVRDriverManager_001.cpp \
|
||||
cppIVRExtendedDisplay_IVRExtendedDisplay_001.cpp \
|
||||
cppIVRHeadsetView_IVRHeadsetView_001.cpp \
|
||||
cppIVRInput_IVRInput_003.cpp \
|
||||
cppIVRInput_IVRInput_004.cpp \
|
||||
cppIVRInput_IVRInput_005.cpp \
|
||||
cppIVRInput_IVRInput_006.cpp \
|
||||
cppIVRInput_IVRInput_007.cpp \
|
||||
cppIVRInput_IVRInput_010.cpp \
|
||||
cppIVRIOBuffer_IVRIOBuffer_001.cpp \
|
||||
cppIVRIOBuffer_IVRIOBuffer_002.cpp \
|
||||
cppIVRMailbox_IVRMailbox_001.cpp \
|
||||
cppIVRNotifications_IVRNotifications_001.cpp \
|
||||
cppIVRNotifications_IVRNotifications_002.cpp \
|
||||
cppIVROverlay_IVROverlay_001.cpp \
|
||||
cppIVROverlay_IVROverlay_002.cpp \
|
||||
cppIVROverlay_IVROverlay_003.cpp \
|
||||
cppIVROverlay_IVROverlay_004.cpp \
|
||||
cppIVROverlay_IVROverlay_005.cpp \
|
||||
cppIVROverlay_IVROverlay_007.cpp \
|
||||
cppIVROverlay_IVROverlay_008.cpp \
|
||||
cppIVROverlay_IVROverlay_010.cpp \
|
||||
cppIVROverlay_IVROverlay_011.cpp \
|
||||
cppIVROverlay_IVROverlay_012.cpp \
|
||||
cppIVROverlay_IVROverlay_013.cpp \
|
||||
cppIVROverlay_IVROverlay_014.cpp \
|
||||
cppIVROverlay_IVROverlay_016.cpp \
|
||||
cppIVROverlay_IVROverlay_017.cpp \
|
||||
cppIVROverlay_IVROverlay_018.cpp \
|
||||
cppIVROverlay_IVROverlay_019.cpp \
|
||||
cppIVROverlay_IVROverlay_020.cpp \
|
||||
cppIVROverlay_IVROverlay_021.cpp \
|
||||
cppIVROverlay_IVROverlay_022.cpp \
|
||||
cppIVROverlay_IVROverlay_024.cpp \
|
||||
cppIVROverlay_IVROverlay_025.cpp \
|
||||
cppIVROverlay_IVROverlay_026.cpp \
|
||||
cppIVROverlay_IVROverlay_027.cpp \
|
||||
cppIVROverlayView_IVROverlayView_003.cpp \
|
||||
cppIVRRenderModels_IVRRenderModels_001.cpp \
|
||||
cppIVRRenderModels_IVRRenderModels_002.cpp \
|
||||
cppIVRRenderModels_IVRRenderModels_004.cpp \
|
||||
cppIVRRenderModels_IVRRenderModels_005.cpp \
|
||||
cppIVRRenderModels_IVRRenderModels_006.cpp \
|
||||
cppIVRResources_IVRResources_001.cpp \
|
||||
cppIVRScreenshots_IVRScreenshots_001.cpp \
|
||||
cppIVRSettings_IVRSettings_001.cpp \
|
||||
cppIVRSettings_IVRSettings_002.cpp \
|
||||
cppIVRSettings_IVRSettings_003.cpp \
|
||||
cppIVRSystem_IVRSystem_003.cpp \
|
||||
cppIVRSystem_IVRSystem_004.cpp \
|
||||
cppIVRSystem_IVRSystem_005.cpp \
|
||||
cppIVRSystem_IVRSystem_006.cpp \
|
||||
cppIVRSystem_IVRSystem_009.cpp \
|
||||
cppIVRSystem_IVRSystem_010.cpp \
|
||||
cppIVRSystem_IVRSystem_011.cpp \
|
||||
cppIVRSystem_IVRSystem_012.cpp \
|
||||
cppIVRSystem_IVRSystem_014.cpp \
|
||||
cppIVRSystem_IVRSystem_015.cpp \
|
||||
cppIVRSystem_IVRSystem_016.cpp \
|
||||
cppIVRSystem_IVRSystem_017.cpp \
|
||||
cppIVRSystem_IVRSystem_019.cpp \
|
||||
cppIVRSystem_IVRSystem_020.cpp \
|
||||
cppIVRSystem_IVRSystem_021.cpp \
|
||||
cppIVRSystem_IVRSystem_022.cpp \
|
||||
cppIVRTrackedCamera_IVRTrackedCamera_001.cpp \
|
||||
cppIVRTrackedCamera_IVRTrackedCamera_002.cpp \
|
||||
cppIVRTrackedCamera_IVRTrackedCamera_003.cpp \
|
||||
cppIVRTrackedCamera_IVRTrackedCamera_004.cpp \
|
||||
cppIVRTrackedCamera_IVRTrackedCamera_005.cpp \
|
||||
cppIVRTrackedCamera_IVRTrackedCamera_006.cpp \
|
||||
json_converter.cpp \
|
||||
jsoncpp.cpp \
|
||||
unix_vrclientcore_manual.cpp \
|
||||
unix_vrcompositor_manual.cpp \
|
||||
unix_vroverlay_manual.cpp \
|
||||
unix_vrrendermodels_manual.cpp \
|
||||
unix_vrsystem_manual.cpp \
|
||||
unixlib.cpp \
|
||||
unixlib_generated.cpp \
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue