This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6d476cf120
axmol
/
test_win32
/
copy_res.bat
3 lines
40 B
Batchfile
Raw
Normal View
History
Unescape
Escape
issue #176 add test code in test_win32, which same with test_uphone .
2010-10-12 17:15:44 +08:00
echo
off
replace svnexport by xcopy in copy_res.bat.
2010-10-18 17:17:14 +08:00
xcopy /E /Y
%CD%
\Res\*.*
%1