mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-27 05:04:01 +08:00
build Windows deps inside build/win/deps
This commit is contained in:
parent
0135cef28c
commit
1d8a1ddea2
@ -3,7 +3,7 @@
|
||||
setlocal
|
||||
pushd "%~dp0"
|
||||
|
||||
set "deps_dir=build-win-deps"
|
||||
set "deps_dir=build\win\deps"
|
||||
set "third_party_dir=third-party"
|
||||
set "third_party_deps_dir=%third_party_dir%\deps\win"
|
||||
set "third_party_common_dir=%third_party_dir%\deps\common\src"
|
||||
|
Loading…
Reference in New Issue
Block a user