Support new switch build version
This commit is contained in:
parent
41ccfa39df
commit
13eba9d972
7 changed files with 3 additions and 14 deletions
|
|
@ -1,4 +0,0 @@
|
|||
switch("passC", "-I" & thisDir() & "/../../src/libnx/wrapper/nx/include")
|
||||
switch("passL", "-specs=" & thisDir() & "/../../src/libnx/wrapper/nx/switch.specs -L" & thisDir() & "/../../src/libnx/wrapper/nx/lib -lnx")
|
||||
#switch("passC", "-I$DEVKITPRO/libnx/include")
|
||||
#switch("passL", "-specs=$DEVKITPRO/libnx/switch.specs -L$DEVKITPRO/libnx/lib -lnx")
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
switch("passC", "-I" & thisDir() & "/../../src/libnx/wrapper/nx/include")
|
||||
switch("passL", "-specs=" & thisDir() & "/../../src/libnx/wrapper/nx/switch.specs -L" & thisDir() & "/../../src/libnx/wrapper/nx/lib -lnx")
|
||||
#switch("passC", "-I$DEVKITPRO/libnx/include")
|
||||
#switch("passL", "-specs=$DEVKITPRO/libnx/switch.specs -L$DEVKITPRO/libnx/lib -lnx")
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
--path="../../src"
|
||||
--os="nintendoswitch"
|
||||
1
examples/helloworld/nim.cfg
Normal file
1
examples/helloworld/nim.cfg
Normal file
|
|
@ -0,0 +1 @@
|
|||
--path="../../src"
|
||||
Loading…
Add table
Add a link
Reference in a new issue