##// END OF EJS Templates
Huge cleanup, removed old unmaintained boards/libs/archs....
Huge cleanup, removed old unmaintained boards/libs/archs. Changed from building once the lib in small archives to whole rebuilding from sources for each executable, this will allow to use build-time switchs/optimisations. /!\ Simulator broken.

File last commit:

r71:608b7f0e27c2 dev_alexis
r105:031afdd64272 tip dev_alexis
Show More
cpu.pro
24 lines | 256 B | text/idl | PrologLexer
TEMPLATE = lib
CONFIG += libuc2lib
UCMODEL=simulator
FILESTOCOPY.files = cpu.pri startup.c fs.c
FILESTOCOPY.path = $$[QT_INSTALL_PREFIX]/mkspecs/features/$$UCMODEL
SOURCES += cpu.c
INSTALLS += prifile
OTHER_FILES += cpu.pri startup.c fs.c