mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-19 17:39:53 -06:00
tools added comment
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
Set-StrictMode -Version 3.0
|
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\' +
|
$Script:BuildPath = '<your_path_here>\TinyORM\TinyORM-builds-qmake\' +
|
||||||
'build-TinyORM-Desktop_Qt_6_7_2_MSVC2022_64bit-Release'
|
'build-TinyORM-Desktop_Qt_6_7_2_MSVC2022_64bit-Release'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user