-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi again,
I've managed to get it working, with the help of post
http://www.cmake.org/pipermail/cmake/2005-July/007009.html
Here's the macro:
-
#
# QT3 Macro for embedding image files into source
#
# EMBED_TARGET = binary to link to, i.e. sbvd_
On Friday 24 August 2007 07:41, Tim Schooley wrote:
> Hi folks,
>
> I've recently ported my project to CMake from standard Makefiles, but
> missed a vital point (only just noticed by running the damn thing!).
>
> I've looked around, but can't find the answer: How to I embed images
> into QT3 apps w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi folks,
I've recently ported my project to CMake from standard Makefiles, but
missed a vital point (only just noticed by running the damn thing!).
I've looked around, but can't find the answer: How to I embed images
into QT3 apps with CMake ? The M