5 lines
136 B
Python
Raw Normal View History

from builder_base import *
def buildDsym(sender=None, architecture=None, compiler=None, dictionary=None, clean=True):
return False