diff options
author | tnut <tnut at nutyx dot com> | 2011-05-08 10:06:40 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-05-08 10:06:40 +0200 |
commit | 335e76b93947745c24f107f85f01c74522f7fd86 (patch) | |
tree | 2b7a2ba4c951697301755f38f7d3fbf1b20c7060 /extra/qjson | |
parent | 5f5143e17dc509ec8588fdac9766d405b5eec333 (diff) | |
download | nutyx-pakxe-335e76b93947745c24f107f85f01c74522f7fd86.tar.gz nutyx-pakxe-335e76b93947745c24f107f85f01c74522f7fd86.tar.bz2 nutyx-pakxe-335e76b93947745c24f107f85f01c74522f7fd86.tar.xz nutyx-pakxe-335e76b93947745c24f107f85f01c74522f7fd86.zip |
qjson, ajout footprint
Diffstat (limited to 'extra/qjson')
-rw-r--r-- | extra/qjson/.footprint.i686 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/extra/qjson/.footprint.i686 b/extra/qjson/.footprint.i686 new file mode 100644 index 000000000..e88a47b36 --- /dev/null +++ b/extra/qjson/.footprint.i686 @@ -0,0 +1,20 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/qjson/ +-rw-r--r-- root/root usr/include/qjson/parser.h +-rw-r--r-- root/root usr/include/qjson/parserrunnable.h +-rw-r--r-- root/root usr/include/qjson/qjson_export.h +-rw-r--r-- root/root usr/include/qjson/qobjecthelper.h +-rw-r--r-- root/root usr/include/qjson/serializer.h +-rw-r--r-- root/root usr/include/qjson/serializerrunnable.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libqjson.so -> libqjson.so.0 +lrwxrwxrwx root/root usr/lib/libqjson.so.0 -> libqjson.so.0.7.1 +-rwxr-xr-x root/root usr/lib/libqjson.so.0.7.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/QJson.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/apps/ +drwxr-xr-x root/root usr/share/apps/cmake/ +drwxr-xr-x root/root usr/share/apps/cmake/modules/ +-rw-r--r-- root/root usr/share/apps/cmake/modules/FindQJSON.cmake |