Lines Matching refs:examples
67 if exist %dstPath%\examples goto md6
68 md %dstPath%\examples
80 if exist examples\listdevs_ddkbuild goto md7
81 md examples\listdevs_ddkbuild
84 cd examples\listdevs_ddkbuild
92 set srcPath=examples\listdevs_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir%
95 copy %srcPath%\listdevs.exe %dstPath%\examples
96 copy %srcPath%\listdevs.pdb %dstPath%\examples
100 if exist examples\xusb_ddkbuild goto md8
101 md examples\xusb_ddkbuild
104 cd examples\xusb_ddkbuild
112 set srcPath=examples\xusb_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir%
115 copy %srcPath%\xusb.exe %dstPath%\examples
116 copy %srcPath%\xusb.pdb %dstPath%\examples
120 if exist examples\getopt\getopt_ddkbuild goto md9
121 md examples\getopt\getopt_ddkbuild
124 cd examples\getopt\getopt_ddkbuild
132 if exist examples\fxload_ddkbuild goto md10
133 md examples\fxload_ddkbuild
136 cd examples\fxload_ddkbuild
144 set srcPath=examples\fxload_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir%
147 copy %srcPath%\fxload.exe %dstPath%\examples
148 copy %srcPath%\fxload.pdb %dstPath%\examples
152 if exist examples\hotplugtest_ddkbuild goto md11
153 md examples\hotplugtest_ddkbuild
156 cd examples\hotplugtest_ddkbuild
164 set srcPath=examples\hotplugtest_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir%
167 copy %srcPath%\hotplugtest.exe %dstPath%\examples
168 copy %srcPath%\hotplugtest.pdb %dstPath%\examples