targets/Generic/__init__.py
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 18 Apr 2016 19:18:11 +0300
changeset 1483 004f9c52f7d8
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
enable use of wxWidgets-3.0
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass