Skip to content

Instantly share code, notes, and snippets.

@DDuarte
Created August 27, 2014 12:55
Show Gist options
  • Select an option

  • Save DDuarte/d75c6f094e1f0357a74c to your computer and use it in GitHub Desktop.

Select an option

Save DDuarte/d75c6f094e1f0357a74c to your computer and use it in GitHub Desktop.
TC cmd build
"C:\Program Files (x86)\MSBuild\12.0\Bin\msbuild.exe" TrinityCore.sln /nologo /nr:true /p:Configuration=Debug /m:3 /clp:Summary /v:normal /fl /fl1 /fl2 /flp:Summary;Verbosity=normal;LogFile=MSBuild.log /flp1:ErrorsOnly;LogFile=MSBuild.Errors.log /flp2:WarningsOnly;LogFile=MSBuild.Warnings.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment