diff examples/opengl/hellogl/CMakeLists.txt @ 215:8aaa84d48451

Improve examples.
author SokoL_SD
date Tue, 14 Jul 2009 15:25:45 +0000
parents 17165763b300
children 7a3c43424dca
line wrap: on
line diff
--- a/examples/opengl/hellogl/CMakeLists.txt	Tue Jul 14 14:37:23 2009 +0000
+++ b/examples/opengl/hellogl/CMakeLists.txt	Tue Jul 14 15:25:45 2009 +0000
@@ -1,2 +1,2 @@
 build_example(hellogl PACKAGES QtCore QtGui QtOpenGL 
-  SOURCES main.d window.d glwidget.d)
\ No newline at end of file
+  SOURCES main.d)
\ No newline at end of file