Skip to content

Commit

Permalink
meshtool: minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Sep 14, 2016
1 parent 1d92f76 commit 689d4cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Meshconvert/Meshconvert.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,9 @@ namespace
{
wprintf(L"Microsoft (R) MeshConvert Command-line Tool\n");
wprintf(L"Copyright (C) Microsoft Corp. All rights reserved.\n");
#ifdef _DEBUG
wprintf(L"*** Debug build ***\n");
#endif
wprintf(L"\n");
}

Expand Down

0 comments on commit 689d4cc

Please sign in to comment.