There is no end, it is just the beginning! - A Game Developer's Notes
很簡(jiǎn)單,在Project的Property Page設(shè)置Build Events中的Post-Build Event,最簡(jiǎn)潔的寫法就是將Command Line設(shè)置為:$(TargetPath)。由于UnitTest++的輸出格式遵照了VS的格式,所以雙擊錯(cuò)誤提示行便可跳轉(zhuǎn)到測(cè)試失敗的代碼行。
posted on 2009-06-30 14:08 Heath 閱讀(579) 評(píng)論(0) 編輯 收藏 引用 所屬分類: Game Development
Powered by: C++博客 Copyright © Heath