mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
...
This commit is contained in:
parent
5041de78b8
commit
f62dbbdcbe
@ -539,7 +539,7 @@
|
|||||||
"gamemanageruseversion": 0,
|
"gamemanageruseversion": 0,
|
||||||
"gamemanager_integrated_internal_layout": 0,
|
"gamemanager_integrated_internal_layout": 0,
|
||||||
"profiles_index": 0,
|
"profiles_index": 0,
|
||||||
"ocrautobindwindow": true,
|
"ocrautobindwindow": false,
|
||||||
"toolbutton": {
|
"toolbutton": {
|
||||||
"rank2": [
|
"rank2": [
|
||||||
"move",
|
"move",
|
||||||
|
@ -29,7 +29,7 @@ include(generate_product_version)
|
|||||||
|
|
||||||
set(VERSION_MAJOR 5)
|
set(VERSION_MAJOR 5)
|
||||||
set(VERSION_MINOR 42)
|
set(VERSION_MINOR 42)
|
||||||
set(VERSION_PATCH 4)
|
set(VERSION_PATCH 5)
|
||||||
|
|
||||||
add_library(pch pch.cpp)
|
add_library(pch pch.cpp)
|
||||||
target_precompile_headers(pch PUBLIC pch.h)
|
target_precompile_headers(pch PUBLIC pch.h)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user