HomeSort by relevance Sort by last modified time
    Searched refs:vcproj (Results 1 - 19 of 19) sorted by null

  /external/v8/tools/gyp/test/win/
gyptest-link-pgo.py 41 vcproj = test.workpath('linker-flags/test_pgo_instrument.vcxproj') variable
42 test.must_contain(vcproj, LTCG_FORMAT % 'PGInstrument')
43 test.must_contain(vcproj, 'test_pgo.pgd')
44 vcproj = test.workpath('linker-flags/test_pgo_optimize.vcxproj') variable
45 test.must_contain(vcproj, LTCG_FORMAT % 'PGOptimization')
46 test.must_contain(vcproj, 'test_pgo.pgd')
47 vcproj = test.workpath('linker-flags/test_pgo_update.vcxproj') variable
48 test.must_contain(vcproj, LTCG_FORMAT % 'PGUpdate')
49 test.must_contain(vcproj, 'test_pgo.pgd')
  /external/protobuf/vsprojects/
convert2008to2005.sh 15 for file in *.vcproj; do
  /external/v8/tools/gyp/test/relative/
gyptest-default.py 20 vcproj = sln_data.count('b.vcproj') variable
22 if (vcproj, vcxproj) not in [(1, 0), (0, 1)]:
  /external/protobuf/
autogen.sh 35 s/RuntimeLibrary="4"/RuntimeLibrary="2"/g;' gtest/msvc/*.vcproj
Makefile.am 51 vsprojects/libprotobuf.vcproj \
52 vsprojects/libprotobuf-lite.vcproj \
53 vsprojects/libprotoc.vcproj \
55 vsprojects/protoc.vcproj \
57 vsprojects/test_plugin.vcproj \
58 vsprojects/tests.vcproj \
59 vsprojects/lite-test.vcproj \
  /external/curl/projects/
generate.bat 120 call :generate vcproj1 Windows\VC7\src\curl.tmpl Windows\VC7\src\curl.vcproj
121 call :generate vcproj1 Windows\VC7\lib\libcurl.tmpl Windows\VC7\lib\libcurl.vcproj
124 call :clean Windows\VC7\src\curl.vcproj
125 call :clean Windows\VC7\lib\libcurl.vcproj
135 call :generate vcproj1 Windows\VC7.1\src\curl.tmpl Windows\VC7.1\src\curl.vcproj
136 call :generate vcproj1 Windows\VC7.1\lib\libcurl.tmpl Windows\VC7.1\lib\libcurl.vcproj
139 call :clean Windows\VC7.1\src\curl.vcproj
140 call :clean Windows\VC7.1\lib\libcurl.vcproj
150 call :generate vcproj2 Windows\VC8\src\curl.tmpl Windows\VC8\src\curl.vcproj
151 call :generate vcproj2 Windows\VC8\lib\libcurl.tmpl Windows\VC8\lib\libcurl.vcproj
    [all...]
  /external/v8/tools/gyp/tools/
pretty_vcproj.py 7 """Make the format of a vcproj really pretty.
10 inside linked vsprops and include them explicitly in the vcproj.
203 def GetConfiguationNodes(vcproj):
206 for node in vcproj.childNodes:
280 """Main function of this vcproj prettifier."""
286 print ('Usage: %s "c:\\path\\to\\vcproj.vcproj" [key1=value1] '
295 # Open the vcproj and parse the xml.
321 # Finally, we use the prett xml function to print the vcproj back to the
  /external/libvpx/libvpx/build/make/
gen_msvs_sln.sh 58 if [ "$sfx" = "vcproj" ]; then
67 # vcproj file without the extension
75 if [ "$sfx" = "vcproj" ]; then
99 # vcproj file without the extension
109 if [ -n "$deps" ] && [ "$sfx" = "vcproj" ]; then
309 sfx=vcproj
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_sln.sh 58 if [ "$sfx" = "vcproj" ]; then
67 # vcproj file without the extension
75 if [ "$sfx" = "vcproj" ]; then
99 # vcproj file without the extension
109 if [ -n "$deps" ] && [ "$sfx" = "vcproj" ]; then
306 sfx=vcproj
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 686 VCPROJ_SFX=vcproj
  /external/google-breakpad/
Makefile.am     [all...]
  /external/libvpx/libvpx/
configure 651 VCPROJ_SFX=vcproj
  /external/skia/third_party/yasm/config/android/
Makefile     [all...]
  /external/skia/third_party/yasm/config/chromeos/
Makefile     [all...]
  /external/skia/third_party/yasm/config/ios/
Makefile     [all...]
  /external/skia/third_party/yasm/config/linux/
Makefile     [all...]
  /external/skia/third_party/yasm/config/mac/
Makefile     [all...]
  /external/skia/third_party/yasm/config/openbsd/
Makefile     [all...]
  /external/skia/third_party/yasm/config/win/
Makefile     [all...]

Completed in 358 milliseconds