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