mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-24 09:50:51 -06:00
4 lines
120 B
Batchfile
4 lines
120 B
Batchfile
pushd WixSharpInstaller
|
|
set WIXSHARP_WIXDIR=..\WixSharpToolSet\Wix_bin\bin
|
|
..\WixSharpToolSet\cscs -dbg Symphony.cs
|
|
popd |