Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 457 Bytes

File metadata and controls

8 lines (5 loc) · 457 Bytes

Windows: Build status Linux: Build Status

Disable Windows/Visual Studio debug dialog.

Typical Usage: just call blp_no_debug_dlg_unless_debugging() in the main() of your test executable.

Baptiste Lepilleur.