##// END OF EJS Templates
Sync
Sync

File last commit:

r78:230ad3b6f43f dev_alexis
r79:441084ecfbce dev_alexis
Show More
Threading.pro
8 lines | 93 B | text/idl | PrologLexer
UCMODEl is now a qmake parameter.
r74 TEMPLATE = lib
CONFIG += libuc2lib
OBJECTS_DIR = obj
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71
Changed entry point from main to libuc_main, added hello world example.
r78 TARGET=threading
UCMODEl is now a qmake parameter.
r74 SOURCES += thread.c
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71