# # ChangeLog for branches/0.2.x/src/_NewComponent/CMakeLists.txt in pacpusframework # # Generated by Trac 1.4.3 # 07/10/24 11:39:22 Mon, 23 Nov 2015 05:43:50 GMT DHERBOMEZ GĂ©rald [353] * branches/0.2.x (copied) creating branche 0.2.x Fri, 08 Nov 2013 11:20:22 GMT Marek Kurdej [216] * trunk/src/_NewComponent/CMakeLists.txt (modified) * trunk/src/_NewComponent/CMakeLists.txt.in (modified) * trunk/src/_NewComponent/NewComponent.cpp.in (modified) * trunk/src/_NewComponent/NewComponent.h.in (modified) * trunk/src/_NewComponent/NewComponentImpl.cpp.in (added) * trunk/src/_NewComponent/NewComponentImpl.h.in (added) Modified: NewComponent: using pimpl to separate interface from ...