cantera/win32/vc8/base_h/docopy.cmd

22 lines
1,012 B
Batchfile
Executable file

cd ..\..\..\Cantera\src\base
copy Array.h ..\..\..\build\include\cantera\kernel
copy FactoryBase.h ..\..\..\build\include\cantera\kernel
copy XML_Writer.h ..\..\..\build\include\cantera\kernel
copy clockWC.h ..\..\..\build\include\cantera\kernel
copy config.h ..\..\..\build\include\cantera\kernel
copy ct_defs.h ..\..\..\build\include\cantera\kernel
copy ctexceptions.h ..\..\..\build\include\cantera\kernel
copy ctml.h ..\..\..\build\include\cantera\kernel
copy global.h ..\..\..\build\include\cantera\kernel
copy logger.h ..\..\..\build\include\cantera\kernel
copy plots.h ..\..\..\build\include\cantera\kernel
copy stringUtils.h ..\..\..\build\include\cantera\kernel
copy units.h ..\..\..\build\include\cantera\kernel
copy utilities.h ..\..\..\build\include\cantera\kernel
copy vec_functions.h ..\..\..\build\include\cantera\kernel
copy xml.h ..\..\..\build\include\cantera\kernel
cd ../../..
cd win32\vc8\base_h
echo 'ok' > status