mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-07 16:13:23 +08:00
more work on win bin ci
This commit is contained in:
parent
087c6043d9
commit
49496afdd8
@ -829,13 +829,7 @@ def win_ci_binary_build() -> None:
|
|||||||
from efrotools.efrocache import get_target
|
from efrotools.efrocache import get_target
|
||||||
get_target('build/prefab/lib/windows/Debug_Win32/'
|
get_target('build/prefab/lib/windows/Debug_Win32/'
|
||||||
'BallisticaCoreGenericInternal.lib')
|
'BallisticaCoreGenericInternal.lib')
|
||||||
# import subprocess
|
get_target('build/prefab/lib/windows/Debug_Win32/'
|
||||||
# subprocess.run(
|
'BallisticaCoreGenericInternal.pdb')
|
||||||
# [
|
get_target('ballisticacore-windows/Generic/BallisticaCore.ico')
|
||||||
# 'python', 'tools/pcommand', 'efrocache_get',
|
print('so far so good 2', flush=True)
|
||||||
# 'build/prefab/lib/windows/Debug_Win32/'
|
|
||||||
# 'BallisticaCoreGenericInternal.lib'
|
|
||||||
# ],
|
|
||||||
# check=True,
|
|
||||||
# )
|
|
||||||
print('so far so good', flush=True)
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user