annotate examples/opengl/hellogl/CMakeLists.txt @ 323:7a3c43424dca signals

make all examples compile with new signals/slots
author eldar_ins@eldar-laptop
date Mon, 28 Dec 2009 16:28:55 +0500
parents 8aaa84d48451
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
323
7a3c43424dca make all examples compile with new signals/slots
eldar_ins@eldar-laptop
parents: 215
diff changeset
1 build_example(hellogl main.d PACKAGES QtCore QtGui QtOpenGL)