diff options
author | thegeorg <thegeorg@yandex-team.ru> | 2022-02-10 16:45:12 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:12 +0300 |
commit | 49116032d905455a7b1c994e4a696afc885c1e71 (patch) | |
tree | be835aa92c6248212e705f25388ebafcf84bc7a1 /build/prebuilt/contrib/tools/flatc64/ya.make.resource | |
parent | 4e839db24a3bbc9f1c610c43d6faaaa99824dcca (diff) | |
download | ydb-49116032d905455a7b1c994e4a696afc885c1e71.tar.gz |
Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/prebuilt/contrib/tools/flatc64/ya.make.resource')
-rw-r--r-- | build/prebuilt/contrib/tools/flatc64/ya.make.resource | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/prebuilt/contrib/tools/flatc64/ya.make.resource b/build/prebuilt/contrib/tools/flatc64/ya.make.resource index 6aae311bde..49e1fe8cf5 100644 --- a/build/prebuilt/contrib/tools/flatc64/ya.make.resource +++ b/build/prebuilt/contrib/tools/flatc64/ya.make.resource @@ -1,9 +1,9 @@ IF (OS_DARWIN AND ARCH_X86_64) - SET(SANDBOX_RESOURCE_ID 2266401575) + SET(SANDBOX_RESOURCE_ID 2266401575) ELSEIF (OS_LINUX AND ARCH_X86_64) - SET(SANDBOX_RESOURCE_ID 2266402127) + SET(SANDBOX_RESOURCE_ID 2266402127) ELSEIF (OS_WINDOWS AND ARCH_X86_64) - SET(SANDBOX_RESOURCE_ID 2266400964) + SET(SANDBOX_RESOURCE_ID 2266400964) ELSE() SET(SANDBOX_RESOURCE_ID) ENDIF() |