mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 21:13:10 +01:00
fix(mkrelease): include buildwin.ps1
This commit is contained in:

committed by
Alex Fabijanic

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}
|
||||
|
||||
|
Reference in New Issue
Block a user