Home | History | Annotate | Download | only in msvc

Lines Matching refs:copy

33 copy target+..\..\msvc\libusb_sources sources >NUL 2>&1
73 copy %srcPath%\libusb-%version%.dll %dstPath%\dll
74 copy %srcPath%\libusb-%version%.pdb %dstPath%\dll
76 copy %srcPath%\libusb-%version%.lib %dstPath%\lib
85 copy ..\..\msvc\listdevs_sources sources >NUL 2>&1
95 copy %srcPath%\listdevs.exe %dstPath%\examples
96 copy %srcPath%\listdevs.pdb %dstPath%\examples
105 copy ..\..\msvc\xusb_sources sources >NUL 2>&1
115 copy %srcPath%\xusb.exe %dstPath%\examples
116 copy %srcPath%\xusb.pdb %dstPath%\examples
125 copy ..\..\..\msvc\getopt_sources sources >NUL 2>&1
137 copy ..\..\msvc\fxload_sources sources >NUL 2>&1
147 copy %srcPath%\fxload.exe %dstPath%\examples
148 copy %srcPath%\fxload.pdb %dstPath%\examples
157 copy ..\..\msvc\hotplugtest_sources sources >NUL 2>&1
167 copy %srcPath%\hotplugtest.exe %dstPath%\examples
168 copy %srcPath%\hotplugtest.pdb %dstPath%\examples