chore: update the file

This commit is contained in:
x-tools-author 2025-03-03 14:48:40 +08:00
parent 490d460eff
commit e4053b3993

View File

@ -8,4 +8,4 @@ cmake -DCMAKE_PREFIX_PATH='D:/512/Qt/Qt/6.8.2/msvc2022_64' -DCMAKE_BUILD_TYPE=Re
cmake --build . --target xTools
cmake --build . --target xTools_zip
dir ..\..\bin\Windows\Release
for %%f in (bin\Windows\Release\xTools-zip\*.zip) do echo "zip file: %%f"
for %%f in (..\..\bin\Windows\Release\xTools-zip\*.zip) do echo "zip file: %%f"