Line 6... |
Line 6... |
6 |
xcopy /Y "%GEL_LIB%\Util.lib" current\lib\
|
6 |
xcopy /Y "%GEL_LIB%\Util.lib" current\lib\
|
7 |
|
7 |
|
8 |
xcopy /Y "%GEL_INCLUDE%\CGLA\*.h" current\include\CGLA\
|
8 |
xcopy /Y "%GEL_INCLUDE%\CGLA\*.h" current\include\CGLA\
|
9 |
xcopy /Y "%GEL_INCLUDE%\Geometry\*.h" current\include\Geometry\
|
9 |
xcopy /Y "%GEL_INCLUDE%\Geometry\*.h" current\include\Geometry\
|
10 |
xcopy /Y "%GEL_INCLUDE%\GLGraphics\*.h" current\include\GLGraphics\
|
10 |
xcopy /Y "%GEL_INCLUDE%\GLGraphics\*.h" current\include\GLGraphics\
|
11 |
xcopy /Y "%GEL_INCLUDE%\HMesh\*.h" current\include\HMesh\HMesh\
|
11 |
xcopy /Y "%GEL_INCLUDE%\HMesh\*.h" current\include\HMesh\
|
12 |
xcopy /Y "%GEL_INCLUDE%\LinAlg\*.h" current\include\LinAlg\
|
12 |
xcopy /Y "%GEL_INCLUDE%\LinAlg\*.h" current\include\LinAlg\
|
13 |
xcopy /Y "%GEL_INCLUDE%\Util\*.h" current\include\Util\
|
13 |
xcopy /Y "%GEL_INCLUDE%\Util\*.h" current\include\Util\
|
14 |
|
14 |
|