diff options
Diffstat (limited to 'tools/img2c/img2c.pro')
-rw-r--r-- | tools/img2c/img2c.pro | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/img2c/img2c.pro b/tools/img2c/img2c.pro new file mode 100644 index 0000000..08907d5 --- /dev/null +++ b/tools/img2c/img2c.pro @@ -0,0 +1,11 @@ +###################################################################### +# Automatically generated by qmake (2.01a) Fri May 3 14:05:24 2013 +###################################################################### + +TEMPLATE = app +TARGET = +DEPENDPATH += . +INCLUDEPATH += . + +# Input +SOURCES += img2c.cc |