diff examples/mainwindows/CMakeLists.txt @ 278:5df570e79cfc

new syntax for connecting using static information
author eldar
date Sun, 04 Oct 2009 12:14:03 +0000
parents 0a29ce1ae854
children
line wrap: on
line diff
--- a/examples/mainwindows/CMakeLists.txt	Thu Oct 01 11:26:47 2009 +0000
+++ b/examples/mainwindows/CMakeLists.txt	Sun Oct 04 12:14:03 2009 +0000
@@ -1,1 +1,2 @@
-add_subdirectory(dockwidgets)
\ No newline at end of file
+add_subdirectory(dockwidgets)
+add_subdirectory(sdi)
\ No newline at end of file