##// END OF EJS Templates
wraped printf for simulator.
wraped printf for simulator.

File last commit:

r71:608b7f0e27c2 dev_alexis
r89:68078fc5f465 dev_alexis
Show More
cpu.pro
24 lines | 256 B | text/idl | PrologLexer
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71 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