File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[submodule "XEngine_Source/XEngine_Depend "]
2- path = XEngine_Source/XEngine_Depend
2+ path = XEngine_Source/XEngine_DependLibrary/ XEngine_Depend
33 url = https://github.com/libxengine/XEngine_OPenSource.git
44[submodule "XEngine_Source/XEngine_DBDepend/phonedata "]
55 path = XEngine_Source/XEngine_DBDepend/XEngine_PhoneData
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ FOR /R . %%d IN (.) DO rd /s /q "%%d\Release" 2>nul
55FOR /R . %%d IN (.) DO rd /s /q " %%d \x64" 2 > nul
66FOR /R . %%d IN (.) DO rd /s /q " %%d \Debug" 2 > nul
77FOR /R . %%d IN (.) DO rd /s /q " %%d \ipch" 2 > nul
8+ FOR /R . %%d IN (.) DO rd /s /q " %%d \ARM64" 2 > nul
89
910rem If the Properties directory is empty, remove it
1011FOR /R . %%d in (.) do rd /q " %%d \Properties" 2 > nul
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments