mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-20 04:35:34 +01:00
2 lines
521 B
Batchfile
2 lines
521 B
Batchfile
powershell -ExecutionPolicy RemoteSigned -File %~dp0..\buildwin.ps1 -vs_version 120 -action rebuild -linkmode all -config both -platform x64 -samples -tests -omit Data;Data/SQLite;Data/ODBC;Data;MySQL;Zip;PageCompiler;PageCompiler/File2Page;PDF;Redis;PocoDoc;Progen
|
|
powershell -ExecutionPolicy RemoteSigned -File %~dp0..\buildwin.ps1 -vs_version 120 -action rebuild -linkmode all -config both -platform Win32 -samples -tests -omit Data;Data/ODBC;Data;MySQL;Zip;PageCompiler;PageCompiler/File2Page;PDF;Redis;PocoDoc;Progen |