diff examples/itemviews/customsortfiltermodel/CMakeLists.txt @ 146:22257add3152

add customsortfiltermodel example
author mandel
date Fri, 12 Jun 2009 22:20:37 +0000
parents
children 26036621830e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/itemviews/customsortfiltermodel/CMakeLists.txt	Fri Jun 12 22:20:37 2009 +0000
@@ -0,0 +1,1 @@
+build_example(mysortfilterproxymodel main.d window.d mysortfilterproxymodel.d)