$(MsBuildThisFileDirectory) $(RootDir)distribution\ $(RootDir)artifacts\ $(TargetDir)openrct2.dll $(TargetDir)openrct2.exe $(TargetPath) $(TargetDir)data\g2.dat $(DistDir)windows\code-sign-key-openrct2.org.pfx http://timestamp.comodoca.com/authenticode $(ArtifactsDir)openrct2.zip $(ArtifactsDir)openrct2-symbols.zip $(ArtifactsDir)openrct2-symbols-$(GitSha1Short).zip $(ArtifactsDir)temp <_7z Output="$(PublishZip)" Inputs="$(TempDir)\*" /> <_7z Output="$(PublishSymbolsZip)" Inputs="@(SymbolItems)" />