Home
last modified time | relevance | path

Searched full:wixproj (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/
Dbundle.targets64 <Package Include="..\core\core*.wixproj" />
65 <Package Include="..\dev\dev*.wixproj" />
66 <Package Include="..\doc\doc*.wixproj" />
67 <Package Include="..\exe\exe*.wixproj" />
68 <Package Include="..\lib\lib*.wixproj" />
69 <Package Include="..\path\path*.wixproj" />
70 <Package Include="..\appendpath\appendpath*.wixproj" />
71 <Package Include="..\pip\pip*.wixproj" />
72 <Package Include="..\tcltk\tcltk*.wixproj" />
73 <Package Include="..\test\test*.wixproj" />
[all …]
/aosp_15_r20/external/python/cpython3/Tools/msi/
DREADME.txt135 msbuild bundle\snapshot.wixproj
136 msbuild bundle\releaseweb.wixproj
137 msbuild bundle\releaselocal.wixproj
138 msbuild bundle\full.wixproj
140 snapshot.wixproj produces a test installer versioned based on the date.
142 releaseweb.wixproj produces a release installer that does not embed any
145 releaselocal.wixproj produces a release installer that embeds the files
148 full.wixproj produces a test installer that embeds the entire layout.
227 directory). The project file is a .wixproj and the build output is a
248 the .wixproj file to generate sources. See lib/lib.wixproj for an
[all …]
Dbuildrelease.bat183 %MSBUILD% "%D%launcher\launcher.wixproj" /p:Platform=x86 %CERTOPTS% /p:ReleaseUri=%RELEASE_URI%
186 %MSBUILD% "%D%launcher\launcher.wixproj" /p:Platform=x86 %CERTOPTS% /p:ReleaseUri=%RELEASE_URI%
192 %MSBUILD% "%D%bundle\releaselocal.wixproj" /t:Rebuild %BUILDOPTS% %CERTOPTS% /p:RebuildAll=true
Dbuild.bat57 %MSBUILD% "%D%launcher\launcher.wixproj" /p:Platform=x86
60 set BUILD_CMD="%D%bundle\snapshot.wixproj"
/aosp_15_r20/external/python/cpython3/.azure-pipelines/windows-release/
Dmsi-steps.yml102 %MSBUILD% Tools\msi\launcher\launcher.wixproj
109 %MSBUILD% Tools\msi\bundle\releaselocal.wixproj /t:Rebuild /p:RebuildAll=true
121 %MSBUILD% Tools\msi\bundle\releaselocal.wixproj /t:Rebuild /p:RebuildAll=true
133 %MSBUILD% Tools\msi\bundle\releaselocal.wixproj /t:Rebuild /p:RebuildAll=true