blob: b5107e4c3d5ea21d14249a5317966114b2086787 [file] [log] [blame]
jerrymf1579332013-02-07 01:56:28 +00001cd C:\WindRiver\vxworks-6.3\target
2
3rd /s /q h\WPILib
4
5mkdir h\WPILib
6mkdir h\WPILib\Buttons
7mkdir h\WPILib\CAN
8mkdir h\WPILib\ChipObject
9mkdir h\WPILib\CInterfaces
10mkdir h\WPILib\Commands
11mkdir h\WPILib\NetworkCommunication
12mkdir h\WPILib\SmartDashboard
13mkdir h\WPILib\visa
14mkdir h\WPILib\Vision
15mkdir h\WPILib\Vision2009
16
17mkdir h\WPILib\LiveWindow
18mkdir h\WPILib\networktables
19mkdir h\WPILib\tables
20mkdir h\WPILib\networktables2
21mkdir h\WPILib\networktables2\client
22mkdir h\WPILib\networktables2\connection
23mkdir h\WPILib\networktables2\server
24mkdir h\WPILib\networktables2\stream
25mkdir h\WPILib\networktables2\thread
26mkdir h\WPILib\networktables2\type
27mkdir h\WPILib\networktables2\util
28
29
30
31copy c:\WindRiver\workspace\WPILib\*.h h\WPILib
32copy c:\WindRiver\workspace\WPILib\Buttons\*.h h\WPILib\Buttons
33copy c:\WindRiver\workspace\WPILib\CAN\*.h h\WPILib\CAN
34copy c:\WindRiver\workspace\WPILib\ChipObject\*.h h\WPILib\ChipObject
35copy C:\WindRiver\workspace\WPILib\CInterfaces\*.h h\WPILib\CInterfaces
36copy C:\WindRiver\workspace\WPILib\Commands\*.h h\WPILib\Commands
37copy C:\WindRiver\workspace\WPILib\NetworkCommunication\*.h h\WPILib\NetworkCommunication
38copy C:\WindRiver\workspace\WPILib\SmartDashboard\*.h h\WPILib\SmartDashboard
39copy c:\WindRiver\workspace\WPILib\visa\*.h h\WPILib\visa
40copy c:\WindRiver\workspace\WPILib\Vision\*.h h\WPILib\Vision
41copy c:\WindRiver\workspace\WPILib\Vision2009\*.h h\WPILib\Vision2009
42
43copy C:\WindRiver\workspace\WPILib\LiveWindow\*.h h\WPILib\LiveWindow
44copy C:\WindRiver\workspace\WPILib\networktables\*.h h\WPILib\networktables
45copy C:\WindRiver\workspace\WPILib\tables\*.h h\WPILib\tables
46copy C:\WindRiver\workspace\WPILib\networktables2\*.h h\WPILib\networktables2
47copy C:\WindRiver\workspace\WPILib\networktables2\client\*.h h\WPILib\networktables2\client
48copy C:\WindRiver\workspace\WPILib\networktables2\connection\*.h h\WPILib\networktables2\connection
49copy C:\WindRiver\workspace\WPILib\networktables2\server\*.h h\WPILib\networktables2\server
50copy C:\WindRiver\workspace\WPILib\networktables2\stream\*.h h\WPILib\networktables2\stream
51copy C:\WindRiver\workspace\WPILib\networktables2\thread\*.h h\WPILib\networktables2\thread
52copy C:\WindRiver\workspace\WPILib\networktables2\type\*.h h\WPILib\networktables2\type
53copy C:\WindRiver\workspace\WPILib\networktables2\util\*.h h\WPILib\networktables2\util
54
55
56
57copy C:\WindRiver\workspace\WPILib\PPC603gnu\WPILib\Debug\WPILib.a lib
58
59rem copy c:\WindRiver\workspace\WorkbenchUpdate\frc_20*.zip c:\WindRiver\WPILib\cRIO_Images
60
61cd \WindRiver\workspace\WPILib\Scripts