Last change
on this file since 113 was 89, checked in by morasjul, 11 years ago |
PACPUS 2.0 Beta deployed in new branch
Major changes:
-Add communication interface between components
-Add examples for communications interface (TestComponents)
-Move to Qt5 support
|
-
Property svn:executable
set to
*
|
File size:
764 bytes
|
Rev | Line | |
---|
[89] | 1 | #################################################
|
---|
| 2 | # ___________ ____ ______ __ __ _____ #
|
---|
| 3 | # \____ \__ \ _/ ___\\____ \| | \/ ___/ #
|
---|
| 4 | # | |_> > __ \\ \___| |_> > | /\___ \ #
|
---|
| 5 | # | __(____ /\___ > __/|____//____ > #
|
---|
| 6 | # |__| \/ \/|__| \/ #
|
---|
| 7 | # #
|
---|
| 8 | #################################################
|
---|
| 9 |
|
---|
| 10 | ========================================
|
---|
| 11 | 3rd party libraries:
|
---|
| 12 | ========================================
|
---|
| 13 | Apache log4cxx 0.10.0 (patched for MSVC)
|
---|
| 14 | Boost 1.49 (include-only headers)
|
---|
| 15 | Qt 4.8.4 (pass to Qt 5.0.0)
|
---|
| 16 |
|
---|
| 17 | ========================================
|
---|
| 18 | Tools:
|
---|
| 19 | ========================================
|
---|
| 20 | CMake >= 2.8.10
|
---|
| 21 | Doxygen (for the documentation) |
---|
Note:
See
TracBrowser
for help on using the repository browser.