This commit is contained in:
parent
0264e7ce07
commit
01351287b3
|
@ -2,8 +2,8 @@ set GITDIR=D:\dev\db\purrforce\
|
|||
copy /B /Y api.h %GITDIR%
|
||||
copy /B /Y ls.bat %GITDIR%
|
||||
copy /B /Y *.c %GITDIR%
|
||||
copy /B /Y images %GITDIR%
|
||||
copy /B /Y tray %GITDIR%
|
||||
copy /B /Y images %GITDIR%images\
|
||||
copy /B /Y tray %GITDIR%tray\
|
||||
copy /B /Y make.bat %GITDIR%
|
||||
copy /B /Y Makefile %GITDIR%
|
||||
copy /B /Y pull_fromgit.bat %GITDIR%
|
||||
|
|
Loading…
Reference in New Issue