]> Creatis software - crea.git/commit
Feature #1711 CreaDevManager application implementation
authorDaniel Gonzalez <daniel.gonzalez@creatis.insa-lyon.fr>
Wed, 24 Apr 2013 11:41:26 +0000 (13:41 +0200)
committerDaniel Gonzalez <daniel.gonzalez@creatis.insa-lyon.fr>
Wed, 24 Apr 2013 11:41:26 +0000 (13:41 +0200)
commit568ae730865efa12b53def3779d38067afd8963a
treedf5366a6d4f4790edaf9d68717ce69fe57fd2cfb
parent709134cfc08a4019de73c1736dd34662558499d2
Feature #1711 CreaDevManager application implementation

Neature: Now detecting included 3rd party libraries in Projects using Regular Expressions. Also including and excluding them with regex.
lib/creaDevManagerLib/modelCDMProject.cpp
lib/creaDevManagerLib/modelCDMProject.h
lib/creaDevManagerLib/wxCDMProjectConfigurationDialog.cpp [new file with mode: 0644]
lib/creaDevManagerLib/wxCDMProjectConfigurationDialog.h [new file with mode: 0644]
lib/creaDevManagerLib/wxCDMProjectDescriptionPanel.cpp
lib/creaDevManagerLib/wxCDMProjectDescriptionPanel.h