Update libnx.nimble
This commit is contained in:
parent
0efc498286
commit
1955c8d3ec
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ task setup, "Download and generate bindings":
|
|||
exec prefix & "nimgen libnxGen.cfg"
|
||||
|
||||
task buildExamples, "Build switch examples":
|
||||
echo prefix & "switch_build --libnxPath='" & thisDir() & "/src/libnx/wrapper/nx/' --author=\"" & username & "\" --version='1.0.0' examples/helloworld/helloworld.nim"
|
||||
exec prefix & "switch_build --libnxPath='" & thisDir() & "/src/libnx/wrapper/nx/' --author=\"" & username & "\" --version='1.0.0' examples/helloworld/helloworld.nim"
|
||||
exec prefix & "switch_build --libnxPath='" & thisDir() & "/src/libnx/wrapper/nx/' --author=\"" & username & "\" --version='1.0.0' examples/accounts/account_ex.nim"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue