|
23 | 23 | <file src="init.ps1" target="\tools\init.ps1" />
|
24 | 24 | <file src="cpprest.natvis" target="\tools\cpprest.natvis" />
|
25 | 25 |
|
| 26 | + <!-- Including license for WebSocket++ --> |
| 27 | + <file src="..\libs\websocketpp\COPYING" target="\license\websocketpp" /> |
| 28 | + |
26 | 29 | <!-- Debug -->
|
| 30 | + <!-- Win32 v140 --> |
| 31 | + <file src="Binaries\Win32\Debug\cpprest140d_2_3.dll" target="\build\native\bin\Win32\v140\Debug\Desktop\cpprest140d_2_3.dll" /> |
| 32 | + <file src="Binaries\Win32\Debug\cpprest140d_2_3.pdb" target="\build\native\bin\Win32\v140\Debug\Desktop\cpprest140d_2_3.pdb" /> |
| 33 | + <file src="Binaries\Win32\Debug\cpprest140d_2_3.lib" target="\build\native\lib\Win32\v140\Debug\Desktop\cpprest140d_2_3.lib" /> |
| 34 | + |
27 | 35 | <!-- Win32 v120 -->
|
28 | 36 | <file src="Binaries\Win32\Debug\cpprest120d_2_3.dll" target="\build\native\bin\Win32\v120\Debug\Desktop\cpprest120d_2_3.dll" />
|
29 | 37 | <file src="Binaries\Win32\Debug\cpprest120d_2_3.pdb" target="\build\native\bin\Win32\v120\Debug\Desktop\cpprest120d_2_3.pdb" />
|
|
65 | 73 | <file src="Binaries\Win32\Debug\cpprest110d_xp_2_3.pdb" target="\build\native\bin\Win32\v110_xp\Debug\Desktop\cpprest110d_xp_2_3.pdb"/>
|
66 | 74 | <file src="Binaries\Win32\Debug\cpprest110d_xp_2_3.lib" target="\build\native\lib\Win32\v110_xp\Debug\Desktop\cpprest110d_xp_2_3.lib"/>
|
67 | 75 |
|
| 76 | + <!-- x64 v140 --> |
| 77 | + <file src="Binaries\x64\Debug\cpprest140d_2_3.dll" target="\build\native\bin\x64\v140\Debug\Desktop\cpprest140d_2_3.dll" /> |
| 78 | + <file src="Binaries\x64\Debug\cpprest140d_2_3.pdb" target="\build\native\bin\x64\v140\Debug\Desktop\cpprest140d_2_3.pdb" /> |
| 79 | + <file src="Binaries\x64\Debug\cpprest140d_2_3.lib" target="\build\native\lib\x64\v140\Debug\Desktop\cpprest140d_2_3.lib" /> |
| 80 | + |
68 | 81 | <!-- x64 v120 -->
|
69 | 82 | <file src="Binaries\x64\Debug\cpprest120d_2_3.dll" target="\build\native\bin\x64\v120\Debug\Desktop\cpprest120d_2_3.dll" />
|
70 | 83 | <file src="Binaries\x64\Debug\cpprest120d_2_3.pdb" target="\build\native\bin\x64\v120\Debug\Desktop\cpprest120d_2_3.pdb" />
|
|
118 | 131 |
|
119 | 132 |
|
120 | 133 | <!-- Release -->
|
| 134 | + <!-- Win32 v140 --> |
| 135 | + <file src="Binaries\Win32\Release\cpprest140_2_3.dll" target="\build\native\bin\Win32\v140\Release\Desktop\cpprest140_2_3.dll" /> |
| 136 | + <file src="Binaries\Win32\Release\cpprest140_2_3.pdb" target="\build\native\bin\Win32\v140\Release\Desktop\cpprest140_2_3.pdb" /> |
| 137 | + <file src="Binaries\Win32\Release\cpprest140_2_3.lib" target="\build\native\lib\Win32\v140\Release\Desktop\cpprest140_2_3.lib" /> |
| 138 | + |
121 | 139 | <!-- Win32 v120 -->
|
122 | 140 | <file src="Binaries\Win32\Release\cpprest120_2_3.dll" target="\build\native\bin\Win32\v120\Release\Desktop\cpprest120_2_3.dll" />
|
123 | 141 | <file src="Binaries\Win32\Release\cpprest120_2_3.pdb" target="\build\native\bin\Win32\v120\Release\Desktop\cpprest120_2_3.pdb" />
|
|
159 | 177 | <file src="Binaries\Win32\Release\cpprest110_xp_2_3.pdb" target="\build\native\bin\Win32\v110_xp\Release\Desktop\cpprest110_xp_2_3.pdb"/>
|
160 | 178 | <file src="Binaries\Win32\Release\cpprest110_xp_2_3.lib" target="\build\native\lib\Win32\v110_xp\Release\Desktop\cpprest110_xp_2_3.lib"/>
|
161 | 179 |
|
| 180 | + <!-- x64 v140 --> |
| 181 | + <file src="Binaries\x64\Release\cpprest140_2_3.dll" target="\build\native\bin\x64\v140\Release\Desktop\cpprest140_2_3.dll" /> |
| 182 | + <file src="Binaries\x64\Release\cpprest140_2_3.pdb" target="\build\native\bin\x64\v140\Release\Desktop\cpprest140_2_3.pdb" /> |
| 183 | + <file src="Binaries\x64\Release\cpprest140_2_3.lib" target="\build\native\lib\x64\v140\Release\Desktop\cpprest140_2_3.lib" /> |
| 184 | + |
162 | 185 | <!-- x64 v120 -->
|
163 | 186 | <file src="Binaries\x64\Release\cpprest120_2_3.dll" target="\build\native\bin\x64\v120\Release\Desktop\cpprest120_2_3.dll" />
|
164 | 187 | <file src="Binaries\x64\Release\cpprest120_2_3.pdb" target="\build\native\bin\x64\v120\Release\Desktop\cpprest120_2_3.pdb" />
|
|
0 commit comments