Home
last modified time | relevance | path

Searched refs:exe (Results 51 – 75 of 231) sorted by relevance

12345678910

/trunk/main/cli_ure/workbench/dynload/
H A Dmakefile.mk39 $(OUT)$/bin$/dynload.exe
44 $(OUT)$/bin$/dynload.exe : $(CSFILES)
46 -target:exe \
/trunk/main/setup_native/prj/
H A Dd.lst3 ..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe
22 ..\%__SRC%\bin\stclient_wrapper.exe %_DEST%\bin%_EXT%\stclient_wrapper.exe
/trunk/main/cli_ure/source/native/
H A Dmakefile.mk150 $(WRAPCMD) sn.exe -R $(BIN)$/$(TARGET).dll $(BIN)$/cliuno.snk && $(TOUCH) $@
160 $(WRAPCMD) AL.exe -out:$@ \
168 $(WRAPCMD) AL.exe -out:$@ \
/trunk/main/setup_native/source/win32/nsis/
H A Ddownloadtemplate.nsi387 ExecWait "$INSTDIR\setup.exe -lang $LANGUAGE $3 $4 $5 $6 $7 -ignore_running" $0
396 ExecWait "$INSTDIR\setup.exe -lang $LANGUAGE $3 $4 $5 $6 $7 -ignore_running" $0
412 Exec "$INSTDIR\setup.exe -lang $LANGUAGE $3 $4 $5 $6"
420 ExecWait "$INSTDIR\setup.exe -lang $LANGUAGE $3 $4 $5 $6" $0
/trunk/main/testtools/source/bridgetest/cli/
H A Dmakefile.mk76 ALLTAR : $(BIN)$/cli_bridgetest_inprocess.exe
172 $(BIN)$/cli_bridgetest_inprocess.exe : \
184 $(CSC) $(CSCFLAGS) -target:exe -out:$@ \
/trunk/main/solenv/inc/
H A Dsettings.mk90 JAVAINTERPRETER=jview.exe
94 JAVAINTERPRETER=$(DEVROOT)/vcafe11/java/bin/java.exe
96 JAVAINTERPRETER=$(DEVROOT)/cafepro/java/bin/java.exe
111 JAVACOMPILER=jvc.exe
115 JAVACOMPILER=$(DEVROOT)/vcafe11/bin/sj.exe
117 JAVACOMPILER=$(DEVROOT)/cafepro/bin/sj.exe
/trunk/main/ucpp/prj/
H A Dd.lst1 ..\%__SRC%\bin\ucpp.exe %_DEST%\bin%_EXT%\ucpp.exe
/trunk/main/python/
H A Dpython-2.7.18-msvs9-python-path.patch7 - Value="$(SolutionDir)\python.exe"
8 + Value="$(OutDir)\python.exe"
H A Dpython-2.7.18-msvs9-win64.patch922 OutputFile="$(OutDir)\$(ProjectName)_d.exe"
930 OutputFile="$(OutDir)\$(ProjectName)_d.exe"
956 OutputFile="$(OutDir)/make_buildinfo.exe"
985 OutputFile="$(SolutionDir)make_versioninfo.exe"
1000 OutputFile="$(SolutionDir)make_versioninfo_d.exe"
1316 OutputFile="$(OutDir)\pythonw_d.exe"
1332 OutputFile="$(OutDir)\pythonw.exe"
/trunk/main/external/vcredist/
H A DREADME2 Copy vcredist_x86.exe and vcredist_x64.exe in this directory.
/trunk/main/solenv/inc/startup/wnt/
H A Dmacros.mk27 GUWCMD*=guw.exe
36 E *:= .exe # Executables
/trunk/main/pyuno/
H A DExecutable_pyuno_python_exe.mk60 $(eval $(call gb_Package_add_file,pyuno_python_exe,bin/pyuno/python.exe,bin/pyuno_python_exe.exe))
/trunk/main/testtools/source/cliversioning/
H A Dreadme.txt52 When calling dmake then the executable runtest.exe and version_current.dll are
74 1. start testools/wntmsci11.pro/bin/runtests.exe in a console where no
83 assemblies are copied next to runtests.exe - the makefile will do that.
/trunk/main/postprocess/signing/
H A Dmakefile.mk41 …MES=$(SOLARBINDIR)$/*.dll $(SOLARBINDIR)$/so$/*.dll $(SOLARBINDIR)$/*.exe $(SOLARBINDIR)$/so$/*.exe
/trunk/main/jvmfwk/source/
H A Dreadme.txt3 which are started in the environment, such as regcomp.exe and uno.exe, use
/trunk/main/cli_ure/unotypes/
H A Dmakefile.mk52 $(OUT)$/bin$/cli_uretypes.dll : $(BIN)$/climaker.exe $(SOLARBINDIR)$/types.rdb $(BIN)$/cliureversio…
64 $(WRAPCMD) AL.exe -out:$@ \
/trunk/main/sal/osl/unx/
H A Dsignal.c435 char exe[PATH_MAX]; in callback() local
443 if ((len = readlink(buffer, exe, PATH_MAX)) != -1) in callback()
445 exe[len] = '\0'; in callback()
446 dsoname = exe; in callback()
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch99 + <property name="csharp.compiler" value="c:/Windows/Microsoft.NET/Framework/v1.1.4322/csc.exe
648 + targettype="exe"
711 + <include name="Query.exe"/>
712 + <include name="Transform.exe"/>
734 + <include name="Query.exe"/>
735 + <include name="Transform.exe"/>
736 + <include name="Validate.exe"/>
831 + <include name="*.exe"/>
838 + <include name="*.exe"/>
/trunk/main/sal/test/
H A Dmakefile.mk81 ALL: $(BIN)$/$(APP2TARGET).exe \
85 $(BIN)$/$(APP2TARGET).exe : $(APP2TARGETN)
/trunk/main/winaccessibility/source/UAccCOM/
H A Dmakefile.mk132 …mt.exe -rgs:$(MISC)$/$(TARGET).rgs -tlb:$(MISC)$/$(TARGET).tlb -dll:$(TARGET).dll -out:$(MISC)$/$(…
133 mt.exe -manifest $(MISC)$/$(TARGET).manifest -outputresource:$(BIN)$/$(TARGET)$(DLLPOST)\;\#97
/trunk/main/cli_ure/source/climaker/
H A Dmakefile.mk111 CLIMAKER_CONFIG = $(BIN)$/climaker.exe.config
119 $(CLIMAKER_CONFIG): climaker.exe.config
/trunk/main/solenv/bin/modules/
H A DCreatePDBRelocators.pm193 my $exe = "$dir/$base.exe";
195 if ( -e $exe || -e $dll ) {
/trunk/main/sal/prj/
H A Dd.lst27 ..\%__SRC%\bin\kill.exe %_DEST%\bin%_EXT%\kill.exe
/trunk/main/libxml2/
H A Dmakefile.mk115 OUT2BIN+=.libs$/xmllint.exe
120 OUT2BIN+=win32$/bin.msvc$/xmllint.exe
/trunk/main/desktop/win32/source/applauncher/ooo/
H A Dverinfo.rc66 value "OriginalFilename", PPS(RES_APP_NAME) ".exe\0"
78 value "OriginalFilename", PPS(RES_APP_NAME) ".exe\0"

Completed in 163 milliseconds

12345678910