File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 462
462
<target id =" uv" />
463
463
</target >
464
464
<copyFile name =" libhl.lib" from =" obj/lib/" overwrite =" true" toolId =" dll" if =" windows" />
465
- <copyFile name =" ssl.lib" from =" obj/lib/" allowMissing =" true" overwrite =" true" toolid =" dll" if =" windows" />
466
- <copyFile name =" mysql.lib" from =" obj/lib/" allowMissing =" true" overwrite =" true" toolId =" dll" if =" windows" />
467
- <copyFile name =" fmt.lib" from =" obj/lib/" allowMissing =" true" overwrite =" true" toolId =" dll" if =" windows" />
468
- <copyFile name =" ui.lib" from =" obj/lib/" allowMissing =" true" overwrite =" true" toolId =" dll" if =" windows" />
469
- <copyFile name =" uv.lib" from =" obj/lib/" allowMissing =" true" overwrite =" true" toolId =" dll" if =" windows" />
470
- </xml >
465
+ <copyFile name =" ssl.lib" from =" obj/lib/" allowMissing =" true" overwrite =" true" toolid =" dll"
466
+ if=" windows" />
467
+ <copyFile name =" mysql.lib" from =" obj/lib/" allowMissing =" true" overwrite =" true" toolId =" dll"
468
+ if=" windows" />
469
+ <copyFile name =" fmt.lib" from =" obj/lib/" allowMissing =" true" overwrite =" true" toolId =" dll"
470
+ if=" windows" />
471
+ <copyFile name =" ui.lib" from =" obj/lib/" allowMissing =" true" overwrite =" true" toolId =" dll"
472
+ if=" windows" />
473
+ <copyFile name =" uv.lib" from =" obj/lib/" allowMissing =" true" overwrite =" true" toolId =" dll"
474
+ if=" windows" />
475
+ </xml >
You can’t perform that action at this time.
0 commit comments