diff --git a/build/windows-fhirserver.bat b/build/windows-fhirserver.bat index 8cc11ec22..2f4a5466a 100644 --- a/build/windows-fhirserver.bat +++ b/build/windows-fhirserver.bat @@ -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% diff --git a/build/windows-toolchain.bat b/build/windows-toolchain.bat index 2db0ba6f3..82d7c61ca 100644 --- a/build/windows-toolchain.bat +++ b/build/windows-toolchain.bat @@ -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