OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vcproj
(Results
1 - 10
of
10
) sorted by null
/external/libvpx/
solution.mk
12
vpx.sln: $(wildcard *.
vcproj
)
15
$(if $(filter %vpx.
vcproj
,$^),\
16
$(foreach vcp,$(filter-out %vpx.
vcproj
%obj_int_extract.
vcproj
,$^),\
17
--dep=$(vcp:.
vcproj
=):vpx)) \
examples.mk
208
$(1): $($(1:.
vcproj
=).SRCS)
209
@echo " [
vcproj
] $$@"
213
--name=$$(@:.
vcproj
=)\
215
--proj-guid=$$($$(@:.
vcproj
=).GUID)\
219
PROJECTS-$(CONFIG_MSVS) += $(ALL_EXAMPLES:.c=.
vcproj
)
libs.mk
135
obj_int_extract.
vcproj
: $(SRC_PATH_BARE)/build/make/obj_int_extract.c
149
PROJECTS-$(BUILD_LIBVPX) += obj_int_extract.
vcproj
159
vpx.
vcproj
: $(CODEC_SRCS) vpx.def
172
PROJECTS-$(BUILD_LIBVPX) += vpx.
vcproj
174
vpx.
vcproj
: vpx_config.asm
/external/protobuf/vsprojects/
convert2008to2005.sh
15
for file in *.
vcproj
; do
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
changelog_unittest.py
52
* DumpRenderTree/win/DumpRenderTree.
vcproj
:
53
* DumpRenderTree/win/ImageDiff.
vcproj
:
54
* DumpRenderTree/win/TestNetscapePlugin/TestNetscapePlugin.
vcproj
:
/external/chromium/sdch/open-vcdiff/
Makefile.am
241
vsprojects/addrcache_test/addrcache_test.
vcproj
\
242
vsprojects/blockhash_test/blockhash_test.
vcproj
\
243
vsprojects/codetable_test/codetable_test.
vcproj
\
244
vsprojects/decodetable_test/decodetable_test.
vcproj
\
245
vsprojects/encodetable_test/encodetable_test.
vcproj
\
246
vsprojects/gtest/gtest.
vcproj
\
247
vsprojects/headerparser_test/headerparser_test.
vcproj
\
248
vsprojects/instruction_map_test/instruction_map_test.
vcproj
\
249
vsprojects/output_string_test/output_string_test.
vcproj
\
250
vsprojects/rolling_hash_test/rolling_hash_test.
vcproj
\
[
all
...]
/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/webkit/Tools/Scripts/
clean-header-guards
20
/
vcproj
/, # anything inside a
vcproj
is in the windows wasteland
/external/libvpx/build/make/
gen_msvs_sln.sh
62
#
vcproj
file without the extension
65
var=${var%%.
vcproj
}
83
#
vcproj
file without the extension
86
var=${var%%.
vcproj
}
Completed in 2664 milliseconds