diff examples/dialogs/CMakeLists.txt @ 143:d010168e50de

add classwizard and standarddialogs example
author mandel
date Wed, 10 Jun 2009 16:58:49 +0000
parents 4e461c92ccad
children 7648ee2e023b
line wrap: on
line diff
--- a/examples/dialogs/CMakeLists.txt	Sun Jun 07 19:16:40 2009 +0000
+++ b/examples/dialogs/CMakeLists.txt	Wed Jun 10 16:58:49 2009 +0000
@@ -1,1 +1,2 @@
-add_subdirectory(trivialwizard)
\ No newline at end of file
+add_subdirectory(trivialwizard)
+add_subdirectory(standarddialogs)
\ No newline at end of file