mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
fix(mkrelease): include buildwin.ps1
This commit is contained in:
parent
c59601d304
commit
2738e5b989
@ -111,6 +111,7 @@ cp ${POCO_BASE}/build/config/* ${target}/build/config
|
||||
cp ${POCO_BASE}/build/rules/* ${target}/build/rules
|
||||
cp ${POCO_BASE}/build/script/* ${target}/build/script
|
||||
cp ${POCO_BASE}/buildwin.cmd ${target}
|
||||
cp ${POCO_BASE}/buildwin.ps1 ${target}
|
||||
cp ${POCO_BASE}/configure ${target}
|
||||
cp ${POCO_BASE}/libversion ${target}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user