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

  /external/dropbear/libtomcrypt/
updatemakes.sh 17 perl filter.pl makefile.msvc tmplist
18 sed -e 's/\.o /.obj /g' < tmp.delme > makefile.msvc
  /external/protobuf/
autogen.sh 29 # otherwise it will be set to "multi-threaded static" when MSVC upgrades
30 # the project file to MSVC 2005/2008. vladl of Google Test says gtest will
35 s/RuntimeLibrary="4"/RuntimeLibrary="2"/g;' gtest/msvc/*.vcproj
  /external/stlport/
configure.bat 251 set SELECTED_COMPILER=msvc
252 echo !include msvc.mak > .\build\lib\Makefile
253 echo !include msvc.mak > .\build\test\unit\Makefile
254 echo !include msvc.mak > .\build\test\eh\Makefile
312 set SELECTED_COMPILER=msvc
336 set SELECTED_COMPILER=msvc
484 if "%SELECTED_COMPILER%" == "msvc" goto or_sok
488 if "%SELECTED_COMPILER%" == "msvc" goto or_dok
configure 42 --with-msvc=<dir> use MS VC from this catalog
176 --with-msvc=*)
  /external/libpng/
CHANGES     [all...]
  /external/chromium/third_party/icu/source/
configure     [all...]
  /external/dropbear/libtommath/
bn.tex 96 also build in MSVC, Borland C out of the box. For any other ISO C compiler a makefile will have to be made by the end
106 that and include ``tommath.h'' within your programs. Alternatively to build with MSVC issue the following
108 nmake -f makefile.msvc
111 This will build the library and archive the object files in ``tommath.lib''. This has been tested with MSVC
    [all...]
  /external/icu4c/
configure     [all...]

Completed in 135 milliseconds