File tree 1 file changed +12
-5
lines changed
1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 18
18
ADDON_NAME = ofxOpenVR
19
19
ADDON_DESCRIPTION = Addon to access VR hardware using the OpenVR API from Valve Software
20
20
ADDON_AUTHOR = Hugues Bruyère
21
- ADDON_TAGS = " VR" " OpenVR" " SteamVR"
21
+ ADDON_TAGS = " VR" " OpenVR" " SteamVR" " HTC Vive " " Oculus Rift "
22
22
ADDON_URL = http://github.com/smallfly/ofxOpenVR
23
23
24
24
common :
64
64
ADDON_INCLUDES_EXCLUDE = ..\. .\. .\a ddons\o fxOpenVR\l ibs
65
65
ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR
66
66
ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\b in
67
- ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\b in\w in32
68
- ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\b in\w in64
67
+ ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\b in\%
68
+ ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\b in\%
69
69
ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\l ib
70
- ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\l ib\w in32
71
- ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\l ib\w in64
70
+ ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\l ib\%
71
+ ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\l ib\%
72
+ ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\s amples
73
+ ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\s amples\%
74
+ ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\u nity_package
75
+ ADDON_INCLUDES_EXCLUDE += ..\. .\. .\a ddons\o fxOpenVR\l ibs\O penVR\u nity_package\%
72
76
77
+ ADDON_SOURCES_EXCLUDE = ..\..\..\addons\ofxOpenVR\libs\OpenVR\samples
78
+ ADDON_SOURCES_EXCLUDE += ..\..\..\addons\ofxOpenVR\libs\OpenVR\samples\%
79
+
You can’t perform that action at this time.
0 commit comments