]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/widgets.pro
remove file lists on exit
[wxWidgets.git] / samples / widgets / widgets.pro
index 4da702b54c125bc0f80d67fb3abbb449d27d161c..3a38071450556330b4007f38204dc8e67d5b012d 100644 (file)
@@ -12,6 +12,8 @@ CONFIG  = wx
 #WXCONFIGS = Debug Release DebugDll ReleaseDll
 
 # project files
-SOURCES = widgets.cpp
+SOURCES = widgets.cpp button.cpp combobox.cpp gauge.cpp listbox.cpp \
+          notebook.cpp radiobox.cpp slider.cpp spinbtn.cpp static.cpp \
+          textctrl.cpp
 RC_FILE = widgets.rc
 TARGET  = widgets