This website requires JavaScript.
Explore
Help
Register
Sign In
vec2
/
EasyFile
Watch
1
Star
0
Fork
You've already forked EasyFile
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
EasyFile
/
Tools
/
EMacro_clang.bat
1 line
88 B
Batchfile
Raw
Permalink
Blame
History
clang -E -x c++ -P -Wno-error=invalid-token-paste
"
%~1
"
>
"
%~dpn1
.pp
"
2
>
"
%~dpn1
_log.pp
"
Reference in New Issue
View Git Blame
Copy Permalink