This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
project64
mirror of
https://github.com/project64/project64.git
Watch
1
Star
0
Fork
You've already forked project64
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c73c06b01
project64
/
Source
/
3rdParty
/
asmjit
/
tools
/
configure-vs2022-x64.bat
3 lines
88 B
Batchfile
Raw
Blame
History
@
echo
off
cmake .. -B
"
..\build_vs2022_x64
"
-G
"
Visual Studio 17
"
-A x64 -DASMJIT_TEST=1
Reference in New Issue
View Git Blame
Copy Permalink