forked from HealthIntersections/fhirserver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcopy_fhir.bat
16 lines (15 loc) · 1.71 KB
/
copy_fhir.bat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
C:\work\org.hl7.fhir\build\tools\bin\dirmerge C:\work\org.hl7.fhir.dstu\build\implementations\pascal C:\work\fhirserver\Libraries\refplat-dstu pas
C:\work\org.hl7.fhir\build\tools\bin\dirmerge C:\work\org.hl7.fhir\build\implementations\pascal C:\work\fhirserver\Libraries\refplat-dev pas
copy /Y C:\work\org.hl7.fhir.dstu\build\implementations\pascal\*.rc Libraries\refplat-dstu\*.*
copy /Y C:\work\org.hl7.fhir\build\implementations\pascal\*.rc Libraries\refplat-dev\*.*
C:\work\org.hl7.fhir\build\tools\bin\dirmerge C:\work\org.hl7.fhir\build\implementations\pascal\support C:\work\fhirserver\libraries\support pas
C:\work\org.hl7.fhir\build\tools\bin\dirmerge C:\work\org.hl7.fhir\build\implementations\pascal\support C:\work\fhirserver\libraries\support inc
C:\work\org.hl7.fhir\build\tools\bin\dirmerge C:\work\org.hl7.fhir.dstu\build\implementations C:\work\fhirserver\Libraries\refplat-dstu xml
C:\work\org.hl7.fhir\build\tools\bin\dirmerge C:\work\org.hl7.fhir\build\implementations C:\work\fhirserver\Libraries\refplat-dev xml
"C:\Program Files (x86)\Embarcadero\RAD Studio\12.0\bin\brcc32.exe" Libraries\refplat-dstu\FHIRTranslations.rc
"C:\Program Files (x86)\Embarcadero\RAD Studio\12.0\bin\brcc32.exe" Libraries\refplat-dev\FHIRTranslations.rc
pause
C:\work\org.hl7.fhir\build\tools\bin\dirmerge C:\work\org.hl7.fhir\build\implementations\pascal\support c:\work\org.hl7.fhir.dstu\build\implementations\pascal\support pas
C:\work\org.hl7.fhir\build\tools\bin\dirmerge C:\work\org.hl7.fhir\build\implementations\pascal\support c:\work\org.hl7.fhir.dstu\build\implementations\pascal\support inc
copy /Y C:\work\org.hl7.fhir\build\tools\schematron\*.xs* web\*.*
copy /Y"C:\work\org.hl7.fhir\build\implementations\xmltools\*.xs* web\*.*