Searched full:wixproj (Results 1 – 5 of 5) sorted by relevance
64 <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 …]
135 msbuild bundle\snapshot.wixproj136 msbuild bundle\releaseweb.wixproj137 msbuild bundle\releaselocal.wixproj138 msbuild bundle\full.wixproj140 snapshot.wixproj produces a test installer versioned based on the date.142 releaseweb.wixproj produces a release installer that does not embed any145 releaselocal.wixproj produces a release installer that embeds the files148 full.wixproj produces a test installer that embeds the entire layout.227 directory). The project file is a .wixproj and the build output is a248 the .wixproj file to generate sources. See lib/lib.wixproj for an[all …]
183 %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
57 %MSBUILD% "%D%launcher\launcher.wixproj" /p:Platform=x8660 set BUILD_CMD="%D%bundle\snapshot.wixproj"
102 %MSBUILD% Tools\msi\launcher\launcher.wixproj109 %MSBUILD% Tools\msi\bundle\releaselocal.wixproj /t:Rebuild /p:RebuildAll=true121 %MSBUILD% Tools\msi\bundle\releaselocal.wixproj /t:Rebuild /p:RebuildAll=true133 %MSBUILD% Tools\msi\bundle\releaselocal.wixproj /t:Rebuild /p:RebuildAll=true