fix textbox keyboard global handling

add CameraConfig to prod json
add launch and tasks jsons to vscode folder
This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-10-01 20:04:45 +03:00
parent 99b9058187
commit 5e226d422d
7 changed files with 121 additions and 10 deletions
+30
View File
@@ -0,0 +1,30 @@
VSVersionInfo(
ffi=FixedFileInfo(
filevers=(1, 0, 0, 0),
prodvers=(1, 0, 0, 0),
mask=0x3f,
flags=0x0,
OS=0x40004,
fileType=0x1,
subtype=0x0,
date=(0, 0)
),
kids=[
StringFileInfo(
[
StringTable(
u'040904B0',
[StringStruct(u'CompanyName', u'Azaion'),
StringStruct(u'FileDescription', u'Azaion Loader'),
StringStruct(u'FileVersion', u'1.0.0.0'),
StringStruct(u'InternalName', u'azaion-loader'),
StringStruct(u'LegalCopyright', u'Copyright (c) 2025 Azaion'),
StringStruct(u'OriginalFilename', u'azaion-loader.exe'),
StringStruct(u'ProductName', u'Azaion Loader'),
StringStruct(u'ProductVersion', u'1.0.0.0')])
]),
VarFileInfo([VarStruct(u'Translation', [1033, 1200])])
]
)