mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
4 lines
115 B
Batchfile
4 lines
115 B
Batchfile
pushd WixSharpInstaller
|
|
set WIXSHARP_WIXDIR=..\WixSharpToolSet\Wix_bin\bin
|
|
..\WixSharpToolSet\cscs Symphony.cs
|
|
popd |