Created
August 27, 2014 12:55
-
-
Save DDuarte/d75c6f094e1f0357a74c to your computer and use it in GitHub Desktop.
TC cmd build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "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