Home
last modified time | relevance | path

Searched refs:LIB (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/solenv/inc/
H A Dtg_lib.mk31 $(LIB$(TNR)ARCHIV) : $(LIB$(TNR)TARGET)
44 @echo ranlib $(LIB$(TNR)ARCHIV) >> $(MISC)/$(LIB$(TNR)ARCHIV:b).cmd
47 @echo ranlib $(LIB$(TNR)ARCHIV) >> $(MISC)/$(LIB$(TNR)ARCHIV:b).cmd
56 @ln -s $(LIB$(TNR)TARGET) $(LIB$(TNR)ARCHIV)
62 @+echo ranlib $(LIB$(TNR)ARCHIV) >> $(MISC)/$(LIB$(TNR)ARCHIV:b).cmd
74 $(LIB$(TNR)TARGET) : $(LIB$(TNR)FILES) \
75 $(LIB$(TNR)OBJFILES) \
76 $(LIB$(TNR)DEPN)
79 @echo using: $(LIB$(TNR)FILES)
96 $(COMMAND_ECHO)$(LIBMGR) $(LIBFLAGS) $@ $(LIB$(TNR)FILES) $(LIB$(TNR)OBJFILES)
[all …]
H A Dsettings.mk845 LIB:=$(LB);$(SLB);$(ILIB) macro
850 LIB:=$(LB);$(BIN);$(ILIB) macro
871 LIB:=$(LB);$(SLB);$(ILIB) macro
H A Dwntgcci.mk107 CYGLIB=$(LIB:s/;/ -L/)
/trunk/main/solenv/gbuild/templates/
H A DLibrary.mk28 $(eval $(call gb_Library_Library,LIB))
32 $(eval $(call gb_Library_add_package_headers,LIB,MODULE_TYPE))
36 $(eval $(call gb_Library_add_precompiled_header,LIB,$(SRCDIR)/MODULE/PCH_FILE))
39 $(eval $(call gb_Library_set_componentfile,LIB,MODULE/COMPONENT_FILE))
42 $(eval $(call gb_Library_set_include,LIB,\
53 $(eval $(call gb_Library_add_linked_libs,LIB,\
59 $(eval $(call gb_Library_add_exception_objects,LIB,\
64 $(eval $(call gb_Library_add_sdi_headers,LIB,MODULE/sdi/ROOT_SDI_FILE))
65 $(eval $(call gb_SdiTarget_SdiTarget,MODULE/sdi/ROOT_SDI_FILE,MODULE/sdi/LIB))
74 $(eval $(call gb_Library_add_cxxobjects,LIB,\
H A DStaticLibrary.mk24 $(eval $(call gb_StaticLibrary_StaticLibrary,LIB))
26 $(eval $(call gb_StaticLibrary_add_package_headers,LIB,MODULE_inc))
28 $(eval $(call gb_StaticLibrary_add_exception_objects,LIB,\
/trunk/main/
H A Dset_soenv.in919 $LIB = $ds."lib";
1054 { $SOLAREXTRALIB = $L.$par_dir.$LIB.
1056 $L.$LIB.
1057 $L.$USR.$LIB.
1058 $L.$USR.$LOCAL.$LIB.
1059 $L.$USR_DT.$LIB.
1067 { $SOLAREXTRALIB = $L.$LIB.
1068 $L.$USR.$LIB;
1089 $wps.$COMPATH.$LIB;
1122 { $ILIB .= $wps.$COMPATH.$LIB;
[all …]
/trunk/main/odk/
H A Dsetsdkenv_windows.template107 @set "LIB=%OO_SDK_HOME%\lib;%LIB%"
109 @set "LIB=%LIB%;%CPP_WINDOWS_SDK%\lib"
/trunk/main/odk/examples/cpp/counter/
H A DMakefile107 …$(CPPUHELPERLIB) $(CPPULIB) $(SALLIB) $(STLPORTLIB) $(STC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB) $(…
121 $(CPPUHELPERLIB) $(CPPULIB) $(SALHELPERLIB) $(SALLIB) $(STLPORTLIB) $(STDC++LIB)
/trunk/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A DMakefile114 $(CPPUHELPERLIB) $(CPPULIB) $(SALLIB) $(STC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB) $(SALDYLIB)
182 …$(CPPUHELPERLIB) $(CPPULIB) $(SALHELPERLIB) $(SALLIB) $(STDC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB)…
/trunk/main/basic/source/comp/
H A Dtoken.cxx120 { LIB, "Lib" },
362 COMPARE, COMPATIBLE, DEFERR, _ERROR_, BASIC_EXPLICIT, LIB, LINE, LPRINT, NAME, in TokenLabelInfo()
H A Ddim.cxx828 if( Peek() == LIB ) in ProcDecl()
848 Error( SbERR_UNEXPECTED, LIB ); in ProcDecl()
964 Error( SbERR_EXPECTED, LIB ); in DefDeclare()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/
H A DMakefile55 -ljawt $(CPPUHELPERLIB) $(CPPULIB) $(SALLIB) $(STDC++LIB)
/trunk/main/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/
H A DMakefile61 …$(CPPUHELPERLIB) $(CPPULIB) $(SALHELPERLIB) $(SALLIB) $(STDC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB)…
/trunk/main/odk/examples/DevelopersGuide/ProfUNO/Lifetime/
H A DMakefile74 …$(CPPUHELPERLIB) $(CPPULIB) $(SALHELPERLIB) $(SALLIB) $(STDC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB)…
/trunk/main/odk/examples/DevelopersGuide/ProfUNO/CppBinding/
H A DMakefile68 …$(CPPUHELPERLIB) $(CPPULIB) $(SALHELPERLIB) $(SALLIB) $(STDC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB)…
/trunk/main/odk/examples/cpp/DocumentLoader/
H A DMakefile63 …$(CPPUHELPERLIB) $(CPPULIB) $(SALHELPERLIB) $(SALLIB) $(STLPORTLIB) $(STDC++LIB) $(CPPUHELPERDYLIB…
/trunk/main/basic/source/inc/
H A Dtoken.hxx93 LOCK, READ, PRESERVE, BASE, ANY, LIB, _OPTIONAL_, enumerator
/trunk/main/openssl/
H A Dmakefile.mk177 BUILD_ACTION=LIB="$(ILIB)" nmake
/trunk/main/odk/examples/cpp/remoteclient/
H A DMakefile80 …$(CPPUHELPERLIB) $(CPPULIB) $(SALLIB) $(STLPORTLIB) $(STC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB) $(…
/trunk/main/odk/settings/
H A Dsettings.mk182 LIB=CC macro
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A DMakefile82 $(CPPUHELPERLIB) $(CPPULIB) $(SALLIB) $(STC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB) $(SALDYLIB)
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DMakefile79 $(CPPUHELPERLIB) $(CPPULIB) $(SALLIB) $(STC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB) $(SALDYLIB)
/trunk/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/
H A DMakefile81 $(CPPUHELPERLIB) $(CPPULIB) $(SALLIB) $(STC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB) $(SALDYLIB)
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DMakefile88 $(CPPUHELPERLIB) $(CPPULIB) $(SALLIB) $(STC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB) $(SALDYLIB)
/trunk/main/odk/examples/cpp/complextoolbarcontrols/
H A DMakefile86 $(CPPUHELPERLIB) $(CPPULIB) $(SALLIB) $(STC++LIB) $(CPPUHELPERDYLIB) $(CPPUDYLIB) $(SALDYLIB)

Completed in 105 milliseconds

12