Comparing XmlTools2/trunk/XmlTools.pro (file contents):
Revision 906 by s10k, Sat Feb 1 14:27:58 2014 UTC vs.
Revision 926 by s10k, Wed Feb 5 18:31:05 2014 UTC
| 20 |
|
xmlpatch.cpp \ |
| 21 |
|
multidimvar.cpp \ |
| 22 |
|
utilxmltools.cpp \ |
| 23 |
< |
xmlfilter.cpp |
| 23 |
> |
xmlfilter.cpp \ |
| 24 |
> |
optionsparser.cpp |
| 25 |
|
|
| 26 |
|
HEADERS += main.h \ |
| 27 |
|
libs/pugiconfig.hpp \ |
| 31 |
|
xmlpatch.h \ |
| 32 |
|
multidimvar.h \ |
| 33 |
|
utilxmltools.h \ |
| 34 |
< |
xmlfilter.h |
| 34 |
> |
xmlfilter.h \ |
| 35 |
> |
optionsparser.h |
| 36 |
|
|
| 37 |
|
OTHER_FILES += |
| 38 |
|
|
Diff Legend
| – |
Removed lines |
| + |
Added lines |
| < |
Changed lines (old) |
| > |
Changed lines (new) |