This website requires JavaScript.
Explore
Help
Register
Sign In
saulteafarmer
/
XenonRecomp
Watch
1
Star
0
Fork
0
You've already forked XenonRecomp
mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced
2025-06-06 18:31:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
XenonRecomp
/
tests
/
compile-all.bat
6 lines
81 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Add compile-all.bat.
2024-09-12 15:53:58 +03:00
@
echo
off
Rebrand to XenonRecomp.
2025-01-19 22:39:12 +03:00
pushd
XenonAnalyse
Add compile-all.bat.
2024-09-12 15:53:58 +03:00
for
%%
f
in
(
*.cpp
)
do
call
..\compile.bat
%%
f
Rebrand to XenonRecomp.
2025-01-19 22:39:12 +03:00
popd
Reference in New Issue
Copy Permalink