Skip to content

Commit 38c2a9b

Browse files
committed
build updates for windows
1 parent 3ff16a0 commit 38c2a9b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

build/windows-fhirserver.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ echo ## compile server
7979
echo ## compile toolkit
8080
%tmp%\tools\lazarus\lazbuild.exe toolkit2/fhirtoolkit.lpr --build-mode=win64-release -q -q
8181

82-
// C:\Users\graha\Health Intersections Dropbox\Health Intersections Team Folder\executables
82+
copy exec\64\*.exe "C:\Users\graha\Health Intersections Dropbox\Health Intersections Team Folder\executables\win64"
8383

8484
chdir /d %FSDIR%

build/windows-toolchain.bat

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ curl -L https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/wincro
2525
powershell -command "Expand-Archive -Force tools\CrossLibsLinuxx64.zip tools"
2626
powershell -command "Expand-Archive -Force tools\WinCrossBinsLinuxx64.zip tools"
2727

28-
pause
29-
3028
rem -- run the installer- will finish with a full install of Lazarus
3129

3230
tools\fpclazup --fpcVersion="stable.gitlab" --lazVersion="stable.gitlab" --installdir=tools --noconfirm --include=anchordocking,lazprojectgroups,virtualtreeview,fpdebug

0 commit comments

Comments
 (0)