This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
59d011334f
BizHawk
/
Dist
/
BuildDebug.sh
3 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Add build scripts for Unix
2019-05-19 04:59:11 +00:00
#!/bin/sh
Dedup Linux build scripts inb4 "how is this deduplicating when you added a bunch of code"
2021-04-03 01:47:50 +00:00
cd
"
$(
dirname
"
$0
"
)
/..
"
&&
Dist/.BuildInConfigX.sh
"Debug"
"
$@
"