Skip to content

Commit e6c73b1

Browse files
author
Wayne, W5XD. Round Rock
committed
build instructions
1 parent 7415730 commit e6c73b1

6 files changed

+2021
-0
lines changed

beta-build-instructions.htm

+2,007
Large diffs are not rendered by default.

build-setup.cmd

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
@beta-build-instructions.htm
2+
@pause "You will be offered 4 files to edit. "
3+
notepad Digi-XDft\WsjtxBoost.props
4+
notepad Digi-XDft\XDwsjtFt.props
5+
notepad AssemblyVersionInfo.cs
6+
notepad InstallDigiRite\Product.wxs
7+
pause "We are going to build the various .sln files next"
8+
pushd Digi-XDft
9+
msbuild XDft.sln /t:Build /p:Configuration=Release /p:Platform=x86
10+
msbuild XDft.sln /t:Build /p:Configuration=Release /p:Platform=x86
11+
popd
12+
msbuild DigiRite.sln -Restore /t:Build /p:Configuration=Release /p:Platform=x86
13+
msbuild DigiRite.sln -Restore /t:Build /p:Configuration=Release /p:Platform=x64
14+

edit-XDwsjt-props.png

23.6 KB
Loading

edit-boost-props.png

25 KB
Loading

edit-help-about.png

28.2 KB
Loading

edit-wxs-project.png

33.3 KB
Loading

0 commit comments

Comments
 (0)