mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-08 08:45:43 +08:00
Another minor correction for win prefab
This commit is contained in:
parent
812d9b269a
commit
caf6995b9b
2
Makefile
2
Makefile
@ -458,7 +458,7 @@ build/prefab/windows_x86/release/BallisticaCore.exe: .efrocachemap
|
|||||||
@tools/pcommand efrocache_get $@
|
@tools/pcommand efrocache_get $@
|
||||||
|
|
||||||
RUN_PREFAB_WINDOWS_X86_SERVER_DEBUG = cd build/prefab/windows_x86_server/debug \
|
RUN_PREFAB_WINDOWS_X86_SERVER_DEBUG = cd build/prefab/windows_x86_server/debug \
|
||||||
&& dist/python.exe ballisticacore_server.py
|
&& dist/python_d.exe ballisticacore_server.py
|
||||||
|
|
||||||
prefab-windows-x86-server-debug: prefab-windows-x86-server-debug-build
|
prefab-windows-x86-server-debug: prefab-windows-x86-server-debug-build
|
||||||
@tools/pcommand ensure_prefab_platform windows_x86
|
@tools/pcommand ensure_prefab_platform windows_x86
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user