This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Bungloo/Windows/deploy.ps1
2013-03-30 21:41:23 +01:00

7 lines
122 B
PowerShell

mkdir bungloo
cp ../Qt/* bungloo
cp ../WebKit bungloo
cp ../images bungloo
cp setup.py bungloo
touch bungloo/__init__.py