mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Oops, didn't mean to change this. Not that it makes sense to have it hardcoded anyway...
This commit is contained in:
parent
4571c22c14
commit
478a3ab903
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ xcopy ..\assets\shaders assets\shaders /s /y <d.txt
|
|||
copy ..\assets\langregion.ini assets\langregion.ini
|
||||
copy ..\assets\compat.ini assets\compat.ini
|
||||
copy ..\assets\*.png assets
|
||||
SET NDK=C:\Android\sdk\ndk-bundle
|
||||
SET NDK=C:\AndroidNDK
|
||||
SET NDK_MODULE_PATH=..\ext;..\ext\native\ext
|
||||
%NDK%/ndk-build -j9 %*
|
||||
|
|
Loading…
Add table
Reference in a new issue