tenfourfox/media/webrtc/trunk/build
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00
..
android hello FPR 2017-04-19 00:56:45 -07:00
internal hello FPR 2017-04-19 00:56:45 -07:00
ios hello FPR 2017-04-19 00:56:45 -07:00
linux hello FPR 2017-04-19 00:56:45 -07:00
mac hello FPR 2017-04-19 00:56:45 -07:00
temp_gyp hello FPR 2017-04-19 00:56:45 -07:00
util hello FPR 2017-04-19 00:56:45 -07:00
win hello FPR 2017-04-19 00:56:45 -07:00
all_android.gyp hello FPR 2017-04-19 00:56:45 -07:00
all.gyp hello FPR 2017-04-19 00:56:45 -07:00
apk_test.gypi hello FPR 2017-04-19 00:56:45 -07:00
apply_locales.py hello FPR 2017-04-19 00:56:45 -07:00
asan.saves hello FPR 2017-04-19 00:56:45 -07:00
branding_value.sh hello FPR 2017-04-19 00:56:45 -07:00
build_config.h hello FPR 2017-04-19 00:56:45 -07:00
common_untrusted.gypi hello FPR 2017-04-19 00:56:45 -07:00
common.croc hello FPR 2017-04-19 00:56:45 -07:00
common.gypi hello FPR 2017-04-19 00:56:45 -07:00
compiler_version.py hello FPR 2017-04-19 00:56:45 -07:00
copy_test_data_ios.gypi hello FPR 2017-04-19 00:56:45 -07:00
copy_test_data_ios.py hello FPR 2017-04-19 00:56:45 -07:00
cp.py hello FPR 2017-04-19 00:56:45 -07:00
dir_exists.py hello FPR 2017-04-19 00:56:45 -07:00
download_nacl_toolchains.py hello FPR 2017-04-19 00:56:45 -07:00
escape_unicode.py hello FPR 2017-04-19 00:56:45 -07:00
extract_from_cab.py hello FPR 2017-04-19 00:56:45 -07:00
filename_rules.gypi hello FPR 2017-04-19 00:56:45 -07:00
gdb-add-index hello FPR 2017-04-19 00:56:45 -07:00
grit_action.gypi hello FPR 2017-04-19 00:56:45 -07:00
grit_target.gypi hello FPR 2017-04-19 00:56:45 -07:00
gyp_chromium hello FPR 2017-04-19 00:56:45 -07:00
install-build-deps-android.sh hello FPR 2017-04-19 00:56:45 -07:00
install-build-deps.sh hello FPR 2017-04-19 00:56:45 -07:00
install-chroot.sh hello FPR 2017-04-19 00:56:45 -07:00
jar_file_jni_generator.gypi hello FPR 2017-04-19 00:56:45 -07:00
java_aidl.gypi hello FPR 2017-04-19 00:56:45 -07:00
java.gypi hello FPR 2017-04-19 00:56:45 -07:00
jni_generator.gypi hello FPR 2017-04-19 00:56:45 -07:00
json_schema_bundle_compile.gypi hello FPR 2017-04-19 00:56:45 -07:00
json_schema_compile.gypi hello FPR 2017-04-19 00:56:45 -07:00
nocompile.gypi hello FPR 2017-04-19 00:56:45 -07:00
output_dll_copy.rules hello FPR 2017-04-19 00:56:45 -07:00
OWNERS hello FPR 2017-04-19 00:56:45 -07:00
precompile.cc hello FPR 2017-04-19 00:56:45 -07:00
precompile.h hello FPR 2017-04-19 00:56:45 -07:00
protoc.gypi hello FPR 2017-04-19 00:56:45 -07:00
README.chromium hello FPR 2017-04-19 00:56:45 -07:00
release.gypi hello FPR 2017-04-19 00:56:45 -07:00
sanitize-mac-build-log.sed hello FPR 2017-04-19 00:56:45 -07:00
sanitize-mac-build-log.sh hello FPR 2017-04-19 00:56:45 -07:00
sanitize-win-build-log.sed hello FPR 2017-04-19 00:56:45 -07:00
sanitize-win-build-log.sh hello FPR 2017-04-19 00:56:45 -07:00
some.gyp hello FPR 2017-04-19 00:56:45 -07:00
update-linux-sandbox.sh hello FPR 2017-04-19 00:56:45 -07:00
whitespace_file.txt hello FPR 2017-04-19 00:56:45 -07:00
win_precompile.gypi hello FPR 2017-04-19 00:56:45 -07:00

List of property sheets to be included by projects:
  common.vsprops
    Not used anymore. No-op. Kept for compatibility with current projects.

  debug.vsprops
    Enables debug settings. Must be included directly in Debug configuration. Includes internal\essential.vsprops.

  external_code.vsprops
    Contains settings made to simplify usage of external (non-Google) code. It relaxes the warning levels. Should be included after debug.vsprops or release.vsprops to override their settings.

  output_dll_copy.rules
    Run to enable automatic copy of DLL when they are as an input file in a vcproj project.

  release.vsprops
    Enables release settings. Must be included directly in Release configuration. Includes internal\essential.vsprops. Also includes "internal\release_impl$(CHROME_BUILD_TYPE).vsprops". So the behavior is dependant on the CHROME_BUILD_TYPE environment variable.