nlib
|
cygwin
, gcc
, cmake
, zlib
, and related files. You can automate the Cygwin setup process by using a method like the one scripted in Using apt-cyg
.├── lib │ └── cmake/gcc │ ├── libnx_*.a # static 32bit libraries │ └── libnx_*_d.a # static 32bit libraries(debug) └── samples └── cmake/cmake_gcc.sh # A shell script for creating makefiles for the sample programs.
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.