mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-23 08:09:51 +00:00
Do not need to ask directory when build Android
This commit is contained in:
parent
31ce0e7eb1
commit
c6516e277f
@ -1,6 +1,6 @@
|
||||
xcopy ..\flash0 assets\flash0 /s /y
|
||||
xcopy ..\lang assets\lang /s /y
|
||||
xcopy ..\assets\shaders assets\shaders /s /y
|
||||
xcopy ..\flash0 assets\flash0 /s /y <d.txt
|
||||
xcopy ..\lang assets\lang /s /y <d.txt
|
||||
xcopy ..\assets\shaders assets\shaders /s /y <d.txt
|
||||
copy ..\assets\langregion.ini assets\langregion.ini
|
||||
copy ..\assets\*.png assets
|
||||
SET NDK=C:\AndroidNDK
|
||||
|
1
android/d.txt
Normal file
1
android/d.txt
Normal file
@ -0,0 +1 @@
|
||||
d
|
Loading…
Reference in New Issue
Block a user