Changeset 4602
- Timestamp:
- 08/09/07 14:17:31 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
experimental/components/USRP_Commander_GUI/branches/0.6.2/USRP_Commander_GUI/setup.py
r4569 r4602 16 16 data_files=[ 17 17 (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']), 19 22 (install_location+'xml/USRP_Commander_GUI', 20 23 ['USRP_Commander_GUI.prf.xml',