tools added comment

This commit is contained in:
silverqx
2024-08-12 14:27:34 +02:00
parent 2bc20b6b06
commit e285ed5e7e

View File

@@ -2,6 +2,9 @@
Set-StrictMode -Version 3.0
# This is an old deploy script, I leave it here as it's simple to use, but there are a new qsdb
# deploy scripts that are more advanced
$Script:BuildPath = '<your_path_here>\TinyORM\TinyORM-builds-qmake\' +
'build-TinyORM-Desktop_Qt_6_7_2_MSVC2022_64bit-Release'