Rev 251 | Blame | Compare with Previous | Last modification | View Log | RSS feed
xcopy /Y "%GEL_LIB%\CGLA.lib" current\lib\
xcopy /Y "%GEL_LIB%\Geometry.lib" current\lib\
xcopy /Y "%GEL_LIB%\GLGraphics.lib" current\lib\
xcopy /Y "%GEL_LIB%\HMesh.lib" current\lib\
xcopy /Y "%GEL_LIB%\LinAlg.lib" current\lib\
xcopy /Y "%GEL_LIB%\Util.lib" current\lib\
xcopy /Y "%GEL_INCLUDE%\CGLA\*.h" current\include\CGLA\
xcopy /Y "%GEL_INCLUDE%\Geometry\*.h" current\include\Geometry\
xcopy /Y "%GEL_INCLUDE%\GLGraphics\*.h" current\include\GLGraphics\
xcopy /Y "%GEL_INCLUDE%\HMesh\*.h" current\include\HMesh\
xcopy /Y "%GEL_INCLUDE%\LinAlg\*.h" current\include\LinAlg\
xcopy /Y "%GEL_INCLUDE%\Util\*.h" current\include\Util\