diff options
| author | hathach <[email protected]> | 2013-04-15 17:49:02 +0800 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-04-15 17:49:02 +0800 |
| commit | 1821681816511f8476b957dcc1d627ede93aaa50 (patch) | |
| tree | 3044a91ccac22adc785148b3b2075ea308555d1e | |
| parent | 54221bb73b99544a1e7d4470e089b4f79ab044c9 (diff) | |
move project files to os_none
| -rw-r--r-- | demos/host/os_none/.cproject (renamed from demos/host/.cproject) | 0 | ||||
| -rw-r--r-- | demos/host/os_none/.project (renamed from demos/host/.project) | 20 |
2 files changed, 8 insertions, 12 deletions
diff --git a/demos/host/.cproject b/demos/host/os_none/.cproject index 2917db7ca..2917db7ca 100644 --- a/demos/host/.cproject +++ b/demos/host/os_none/.cproject diff --git a/demos/host/.project b/demos/host/os_none/.project index 8b3bceca8..9b6f5ed5a 100644 --- a/demos/host/.project +++ b/demos/host/os_none/.project @@ -83,17 +83,22 @@ <link> <name>bsp</name> <type>2</type> - <locationURI>PARENT-1-PROJECT_LOC/bsp</locationURI> + <locationURI>PARENT-2-PROJECT_LOC/bsp</locationURI> + </link> + <link> + <name>src</name> + <type>2</type> + <locationURI>PARENT-1-PROJECT_LOC/src</locationURI> </link> <link> <name>tinyusb</name> <type>2</type> - <locationURI>PARENT-2-PROJECT_LOC/tinyusb</locationURI> + <locationURI>PARENT-3-PROJECT_LOC/tinyusb</locationURI> </link> </linkedResources> <filteredResources> <filter> - <id>1363923583856</id> + <id>1366018873825</id> <name></name> <type>26</type> <matcher> @@ -101,14 +106,5 @@ <arguments>1.0-name-matches-false-false-startup_keil</arguments> </matcher> </filter> - <filter> - <id>1363923583890</id> - <name></name> - <type>26</type> - <matcher> - <id>org.eclipse.ui.ide.multiFilter</id> - <arguments>1.0-name-matches-false-false-UV4Build</arguments> - </matcher> - </filter> </filteredResources> </projectDescription> |
