diff --git a/bsp/mini2440/project.uvproj b/bsp/mini2440/project.uvproj
index 648e2ddbc0..f4af794280 100644
--- a/bsp/mini2440/project.uvproj
+++ b/bsp/mini2440/project.uvproj
@@ -50,7 +50,7 @@
0
1
0
- .\obj
+ .\
1
0
0
@@ -1518,11 +1518,6 @@
1
..\..\components\rtgui\widgets\title.c
-
- toplevel.c
- 1
- ..\..\components\rtgui\widgets\toplevel.c
-
notebook.c
1
@@ -1568,6 +1563,16 @@
1
..\..\components\rtgui\widgets\edit.c
+
+ plot.c
+ 1
+ ..\..\components\rtgui\widgets\plot.c
+
+
+ plot_curve.c
+ 1
+ ..\..\components\rtgui\widgets\plot_curve.c
+
@@ -1583,6 +1588,11 @@
1
..\..\examples\gui\demo_view.c
+
+ demo_xml.c
+ 1
+ ..\..\examples\gui\demo_xml.c
+
demo_view_benchmark.c
1
@@ -1703,6 +1713,16 @@
1
..\..\examples\gui\demo_view_edit.c
+
+ demo_view_bmp.c
+ 1
+ ..\..\examples\gui\demo_view_bmp.c
+
+
+ demo_plot.c
+ 1
+ ..\..\examples\gui\demo_plot.c
+
mywidget.c
1