Changeset 20156

Show
Ignore:
Timestamp:
05/07/07 09:30:04 (2 years ago)
Author:
patrick
Message:

Removed references to plug-ins that no longer exist.

Files:

Legend:

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

    r20154 r20156  
    14561456   srcroot = os.path.join(buildDir, 'Gadgeteer') 
    14571457 
    1458    plugins = ['ApplicationDataManager', 'RemoteInputManager', 
    1459               'StartBarrierPlugin', 'SwapLockTCPPlugin'] 
     1458   plugins = ['ApplicationDataManager', 'RemoteInputManager'] 
    14601459 
    14611460   for p in plugins: