mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-07 01:44:41 +08:00
update MDK4 project file in mini2440
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2279 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<CreateHexFile>0</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>0</BrowseInformation>
|
||||
<ListingPath>.\obj</ListingPath>
|
||||
<ListingPath>.\</ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
@@ -1518,11 +1518,6 @@
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\components\rtgui\widgets\title.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>toplevel.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\components\rtgui\widgets\toplevel.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>notebook.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
@@ -1568,6 +1563,16 @@
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\components\rtgui\widgets\edit.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>plot.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\components\rtgui\widgets\plot.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>plot_curve.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\components\rtgui\widgets\plot_curve.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
@@ -1583,6 +1588,11 @@
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\examples\gui\demo_view.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>demo_xml.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\examples\gui\demo_xml.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>demo_view_benchmark.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
@@ -1703,6 +1713,16 @@
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\examples\gui\demo_view_edit.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>demo_view_bmp.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\examples\gui\demo_view_bmp.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>demo_plot.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\examples\gui\demo_plot.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mywidget.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
|
||||
Reference in New Issue
Block a user