Changeset 18651

Show
Ignore:
Timestamp:
04/14/06 15:35:16 (3 years ago)
Author:
aronb
Message:

Install elexol

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/buildwin32.py

    r18520 r18651  
    11471147   srcroot = os.path.join(gJugglerDir, 'vc7', 'Gadgeteer') 
    11481148 
    1149    drivers = ['DTrack', 'DataGlove', 'DirectXJoystick', 'Fastrak', 'Flock', 
    1150               'IBox', 'IntersenseAPI', 'IS900', 'MotionStar', 
    1151               'MSFTSpeechRecognition', 'PinchGlove', 'SerialEncoder', 
    1152               'SpaceBall', 'TrackdAPI', 'VRPN', 'Wanda'] 
     1149   drivers = ['DTrack', 'DataGlove', 'DirectXJoystick', 'Ether24', 
     1150              'Fastrak', 'Flock', 'IBox', 'IntersenseAPI', 'IS900', 
     1151              'MotionStar', 'MSFTSpeechRecognition', 'PinchGlove', 
     1152              'SerialEncoder', 'SpaceBall', 'TrackdAPI', 'VRPN', 'Wanda'] 
    11531153 
    11541154   for d in drivers: