1 | @set A=..\..\Repository-Private |
---|
2 | |
---|
3 | @set B=DeflateTools |
---|
4 | @set C=dll |
---|
5 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
6 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
7 | |
---|
8 | @set B=EmailTools |
---|
9 | @set C=dll |
---|
10 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
11 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
12 | |
---|
13 | @set B=SupportTools |
---|
14 | @set C=dll |
---|
15 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
16 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
17 | |
---|
18 | @set B=DeckLinkCapabilities |
---|
19 | @set C=exe |
---|
20 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" ".\Hardware Specific" |
---|
21 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" ".\Hardware Specific" |
---|
22 | |
---|
23 | @set B=DeckLinkInputProbe |
---|
24 | @set C=exe |
---|
25 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" ".\Hardware Specific" |
---|
26 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" ".\Hardware Specific" |
---|
27 | |
---|
28 | @set B=DeckLinkTools |
---|
29 | @set C=dll |
---|
30 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" ".\Hardware Specific" |
---|
31 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" ".\Hardware Specific" |
---|
32 | |
---|
33 | @set B=MatroxDsxCapabilities |
---|
34 | @set C=exe |
---|
35 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" ".\Hardware Specific" |
---|
36 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" ".\Hardware Specific" |
---|
37 | |
---|
38 | @set B=DirectShowCaptureCapabilities |
---|
39 | @set C=exe |
---|
40 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
41 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
42 | |
---|
43 | @set B1=DirectShow |
---|
44 | @set B2=FileMediaSamples |
---|
45 | @set C=exe |
---|
46 | copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-Win32.%C%" . |
---|
47 | copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-x64.%C%" . |
---|
48 | |
---|
49 | @set B=DirectShowTools |
---|
50 | @set C=dll |
---|
51 | copy /b /y "%A%\%B%\_Bin\%B%-Win32.%C%" . |
---|
52 | copy /b /y "%A%\%B%\_Bin\%B%-x64.%C%" . |
---|
53 | |
---|
54 | @set B=CaptureCapabilities |
---|
55 | @set C=exe |
---|
56 | copy /b /y "%A%\Utilities\MediaFoundation\%B%\_Bin\%B%-Win32.%C%" ".\MediaFoundation%B%-Win32.%C%" |
---|
57 | copy /b /y "%A%\Utilities\MediaFoundation\%B%\_Bin\%B%-x64.%C%" ".\MediaFoundation%B%-x64.%C%" |
---|
58 | |
---|
59 | @set B=FilePropertyStore |
---|
60 | @set C=exe |
---|
61 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
62 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
63 | |
---|
64 | @set B=SubmitLogs |
---|
65 | @set C=exe |
---|
66 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
67 | rem copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
68 | |
---|
69 | @set B=ManifestComDependency |
---|
70 | @set C=exe |
---|
71 | copy /b /y "%A%\Utilities\SxsTools\_Bin\%B%-Win32.%C%" . |
---|
72 | copy /b /y "%A%\Utilities\SxsTools\_Bin\%B%-x64.%C%" . |
---|
73 | |
---|
74 | @set B=BuildOutputHelper |
---|
75 | copy /b /y "%A%\Utilities\%B%\_Bin\Win32\Development Release Trace\%B%.exe" . |
---|
76 | |
---|
77 | @set B=ConnectivityWatchdog |
---|
78 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%.exe" . |
---|
79 | |
---|
80 | @set B=NetInfo |
---|
81 | @set C=exe |
---|
82 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
83 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
84 | |
---|
85 | @set B=StressD2d |
---|
86 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.exe" . |
---|
87 | rem copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.exe" . |
---|
88 | |
---|
89 | @rem **** Public *** |
---|
90 | |
---|
91 | @set A=..\..\Repository-Public |
---|
92 | |
---|
93 | @set B=LogicalProcessorInformation |
---|
94 | @set C=exe |
---|
95 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
96 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
97 | |
---|
98 | @set B=ShowHresult |
---|
99 | @set C=exe |
---|
100 | copy /b /y "%A%\Utilities\%B%\_Bin\Release\%B%.%C%" . |
---|
101 | rem copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
102 | rem copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
103 | |
---|
104 | @set B=LogProcessExceptions |
---|
105 | @set C=exe |
---|
106 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
107 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
108 | |
---|
109 | @set B=RotView |
---|
110 | @set C=exe |
---|
111 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . |
---|
112 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . |
---|
113 | |
---|
114 | @set B=DirectShowSpy |
---|
115 | @set C=dll |
---|
116 | copy /b /y "%A%\%B%\_Bin\%B%-Win32.%C%" . |
---|
117 | copy /b /y "%A%\%B%\_Bin\%B%-x64.%C%" . |
---|
118 | copy /b /y "%A%\%B%\_Bin\%B%-*.bat" . |
---|
119 | |
---|
120 | @set B=StressEvr |
---|
121 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.exe" . |
---|
122 | copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.exe" . |
---|
123 | |
---|
124 | copy /b /y "D:\Projects\_Miscellanous\github.com-cplusharp-graph-studio-next\bin\graphstudionext.exe" . |
---|
125 | copy /b /y "D:\Projects\_Miscellanous\github.com-cplusharp-graph-studio-next\bin\graphstudionext64.exe" . |
---|