mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-21 10:29:36 -06:00
docs updated build folders to 6_5_2
This commit is contained in:
@@ -705,7 +705,7 @@ Create `.qmake.conf` in the `tom` application root folder with the following con
|
||||
```qmake
|
||||
TINY_MAIN_DIR = $$clean_path($$PWD/../../TinyORM)
|
||||
# Name of this qmake variable is crucial
|
||||
TINYORM_BUILD_TREE = $$quote($$TINY_MAIN_DIR/TinyOrm-builds-qmake/build-TinyOrm-Desktop_Qt_6_3_1_MSVC2019_64bit-Debug)
|
||||
TINYORM_BUILD_TREE = $$quote($$TINY_MAIN_DIR/TinyOrm-builds-qmake/build-TinyOrm-Desktop_Qt_6_5_2_MSVC2019_64bit-Debug)
|
||||
# vcpkg - range-v3 and tabulate
|
||||
TINY_VCPKG_INSTALLED = $$clean_path($$PWD/../../../vcpkg/installed)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user