Searched defs:compiler (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/win32/
H A Dconfigure.js65 var compiler = "msvc"; variable
148 txt += " compiler: Compiler to be used [msvc|mingw|bcb] (" + compiler + ")\n";
149 txt += " cruntime: C-runtime compiler option (only msvc) (" + cruntime + ")\n";
164 txt += " include: Additional search path for the compiler, particularily\n";
194 if (compiler == "msvc")
196 else if (compiler == "mingw")
198 else if (compiler == "bcb")
263 if (compiler == "msvc") {
268 } else if (compiler
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 55 milliseconds