Rename defs file
Summary: new name Reviewed By: gkassabli Differential Revision: D4258291 fbshipit-source-id: 4b9ad8773c68aed25afba57fcfa92721e6acc1a6
This commit is contained in:
Родитель
bb37e65ab1
Коммит
686289814d
2
BUCK
2
BUCK
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
BASE_COMPILER_FLAGS = [
|
||||
'-fno-omit-frame-pointer',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
UIKIT_CSSLAYOUT_COMPILER_FLAGS = [
|
||||
'-fobjc-arc',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
cxx_binary(
|
||||
name = 'benchmark',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
cxx_library(
|
||||
name = 'jni',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
java_library(
|
||||
name = 'annotations',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
prebuilt_cxx_library(
|
||||
name = 'ndklog',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
COMPILER_FLAGS = [
|
||||
'-std=c++11',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
prebuilt_jar(
|
||||
name = 'infer-annotations-jar',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
prebuilt_jar(
|
||||
name = 'jsr305-jar',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
prebuilt_jar(
|
||||
name = 'junit-jar',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# LICENSE file in the root directory of this source tree. An additional grant
|
||||
# of patent rights can be found in the PATENTS file in the same directory.
|
||||
|
||||
include_defs('//CSSLAYOUT_DEFS')
|
||||
include_defs('//YOGA_DEFS')
|
||||
|
||||
android_prebuilt_aar(
|
||||
name = 'soloader',
|
||||
|
|
Загрузка…
Ссылка в новой задаче