OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nmake
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/libyuv/
winarm.mk
2
#
nmake
/f winarm.mk
4
#
nmake
/f winarm.mk clean
/external/chromium_org/third_party/icu/source/samples/ufortune/resources/
fortune_resources.mak
5
# Windows
nmake
makefile for compiling and packaging the resources
48
# all -
nmake
starts here by default
/external/icu/icu4c/source/samples/ufortune/resources/
fortune_resources.mak
5
# Windows
nmake
makefile for compiling and packaging the resources
48
# all -
nmake
starts here by default
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Makefile
1
# This makefile is compatible with MS
nmake
and can be used as a
384
@ echo
nmake
clean VCE (to build the MSVC dll with C++ exception handling)
385
@ echo
nmake
clean VSE (to build the MSVC dll with structured exception handling)
386
@ echo
nmake
clean VC (to build the MSVC dll with C cleanup code)
387
@ echo
nmake
clean VCE-inlined (to build the MSVC inlined dll with C++ exception handling)
388
@ echo
nmake
clean VSE-inlined (to build the MSVC inlined dll with structured exception handling)
389
@ echo
nmake
clean VC-inlined (to build the MSVC inlined dll with C cleanup code)
390
@ echo
nmake
clean VC-static (to build the MSVC static lib with C cleanup code)
391
@ echo
nmake
clean VCE-debug (to build the debug MSVC dll with C++ exception handling)
392
@ echo
nmake
clean VSE-debug (to build the debug MSVC dll with structured exception handling
[
all
...]
/external/chromium_org/third_party/icu/source/extra/uconv/
makedata.mak
5
#
nmake
file for creating data files on win32
7
#
nmake
/f makedata.mak icup=<path_to_icu_instalation> [Debug|Release]
20
!MESSAGE You can specify a configuration when running
NMAKE
23
!MESSAGE
NMAKE
/f "makedata.mak" CFG="Debug"
/external/icu/icu4c/source/extra/uconv/
makedata.mak
5
#
nmake
file for creating data files on win32
7
#
nmake
/f makedata.mak icup=<path_to_icu_instalation> [Debug|Release]
20
!MESSAGE You can specify a configuration when running
NMAKE
23
!MESSAGE
NMAKE
/f "makedata.mak" CFG="Debug"
/external/chromium_org/third_party/usrsctp/usrsctplib/
Makefile.am
32
EXTRA_DIST = Makefile.
nmake
/external/chromium_org/third_party/icu/source/data/
makedata.mak
5
#
nmake
file for creating data files on win32
7
#
nmake
/f makedata.mak icumake=$(ProjectDir)
491
# C:\svn\icuproj\icu\trunk\source\data>
nmake
-f makedata.mak ICUMAKE=C:\svn\icuproj\icu\trunk\source\data\ CFG=x86\Debug uni-core-data
579
# testdata -
nmake
will invoke pkgdata, which will create testdata.dat
584
nmake
/nologo /f "$(TESTDATA)\testdata.mak" TESTDATA=. ICUTOOLS="$(ICUTOOLS)" ICUPBIN="$(ICUPBIN)" ICUP="$(ICUP)" CFG=$(CFG) TESTDATAOUT="$(TESTDATAOUT)" TESTDATABLD="$(TESTDATABLD)"
[
all
...]
/external/icu/icu4c/source/data/
makedata.mak
5
#
nmake
file for creating data files on win32
7
#
nmake
/f makedata.mak icumake=$(ProjectDir)
491
# C:\svn\icuproj\icu\trunk\source\data>
nmake
-f makedata.mak ICUMAKE=C:\svn\icuproj\icu\trunk\source\data\ CFG=x86\Debug uni-core-data
579
# testdata -
nmake
will invoke pkgdata, which will create testdata.dat
584
nmake
/nologo /f "$(TESTDATA)\testdata.mak" TESTDATA=. ICUTOOLS="$(ICUTOOLS)" ICUPBIN="$(ICUPBIN)" ICUP="$(ICUP)" CFG=$(CFG) TESTDATAOUT="$(TESTDATAOUT)" TESTDATABLD="$(TESTDATABLD)"
[
all
...]
Completed in 258 milliseconds