mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 17:32:27 +08:00 
			
		
		
		
	run script before compile
This commit is contained in:
		| @@ -118,6 +118,7 @@ if ($ConEmuXml -ne "") { | ||||
| Pop-Location | ||||
|  | ||||
| if($Compile) { | ||||
|     cmd.exe /C "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat" | ||||
|     Push-Location -Path $launcher | ||||
|     Create-RC $version ($launcher + '\src\version.rc2'); | ||||
|     msbuild CmderLauncher.vcxproj /t:Clean,Build /p:configuration=Release | ||||
|   | ||||
		Reference in New Issue
	
	Block a user