Example #1
0
def load_release_win_x64_cppcheck_settings(conf):
	conf.load_cppcheck_common_settings()
Example #2
0
def load_profile_win_x64_cppcheck_settings(conf):
	conf.load_cppcheck_common_settings()
Example #3
0
def load_performance_win_x64_cppcheck_settings(conf):
	conf.load_cppcheck_common_settings()
Example #4
0
def load_debug_win_x64_cppcheck_settings(conf):
	conf.load_cppcheck_common_settings()
Example #5
0
def load_release_win_x64_cppcheck_settings(conf):
	conf.load_cppcheck_common_settings()
Example #6
0
def load_performance_win_x64_cppcheck_settings(conf):
	conf.load_cppcheck_common_settings()
Example #7
0
def load_profile_win_x64_cppcheck_settings(conf):
	conf.load_cppcheck_common_settings()
Example #8
0
def load_debug_win_x64_cppcheck_settings(conf):
	conf.load_cppcheck_common_settings()