Changeset 4602

Show
Ignore:
Timestamp:
08/09/07 14:17:31 (6 years ago)
Author:
DrewCormier
Message:

updated setup to move the port files

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • experimental/components/USRP_Commander_GUI/branches/0.6.2/USRP_Commander_GUI/setup.py

    r4569 r4602  
    1616      data_files=[ 
    1717                  (install_location+'bin/USRP_Commander_GUI', 
    18                       ['USRP_Commander_GUI.py', 'WorkModule.py']), 
     18                      ['USRP_Commander_GUI.py',  
     19                       'WorkModule.py', 
     20                       'Radio_Control_u.py', 
     21                       'resource_u.py']), 
    1922                  (install_location+'xml/USRP_Commander_GUI', 
    2023                      ['USRP_Commander_GUI.prf.xml',