Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Dec 14, 2023
2 parents a832ebd + 38c2a9b commit fa3fe9e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion build/windows-fhirserver.bat
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ echo ## compile server
echo ## compile toolkit
%tmp%\tools\lazarus\lazbuild.exe toolkit2/fhirtoolkit.lpr --build-mode=win64-release -q -q

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

chdir /d %FSDIR%
2 changes: 0 additions & 2 deletions build/windows-toolchain.bat
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ curl -L https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/wincro
powershell -command "Expand-Archive -Force tools\CrossLibsLinuxx64.zip tools"
powershell -command "Expand-Archive -Force tools\WinCrossBinsLinuxx64.zip tools"

pause

rem -- run the installer- will finish with a full install of Lazarus

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

0 comments on commit fa3fe9e

Please sign in to comment.