summaryrefslogtreecommitdiff
path: root/NxWidgets/UnitTests/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-28 14:25:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-28 14:25:16 +0000
commitdd5155bc0f4765ad35cb485fb4eb9930ae365a7d (patch)
tree7a291fa6e2c68c238168c219c88fbbccb20cbda0 /NxWidgets/UnitTests/README.txt
parent49ed802643ee651998141f1f410bab5b3a0839cb (diff)
downloadpx4-nuttx-dd5155bc0f4765ad35cb485fb4eb9930ae365a7d.tar.gz
px4-nuttx-dd5155bc0f4765ad35cb485fb4eb9930ae365a7d.tar.bz2
px4-nuttx-dd5155bc0f4765ad35cb485fb4eb9930ae365a7d.zip
Update to README and comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4668 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'NxWidgets/UnitTests/README.txt')
-rw-r--r--NxWidgets/UnitTests/README.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/NxWidgets/UnitTests/README.txt b/NxWidgets/UnitTests/README.txt
index b0f3c9aab..2360e2425 100644
--- a/NxWidgets/UnitTests/README.txt
+++ b/NxWidgets/UnitTests/README.txt
@@ -115,7 +115,7 @@ Installing and Building the Unit Tests
Then reconfigure that to use the Unit Test of your choice:
- cd <raztek-nxwidgets-directory>/trunk/UnitTests/tools
+ cd <nxwidgets-directory>/trunk/UnitTests/tools
./install.sh <apps-directory-path> <test-sub-directory>
Where:
@@ -144,7 +144,7 @@ Installing and Building the Unit Tests
5. Build the NXWidgets Library
- cd <raztek-nxwidgets-directory>/trunk/NXWidgets/libnxwidgets
+ cd <nxwidgets-directory>/trunk/NXWidgets/libnxwidgets
make TOPDIR=<nuttx-directory-path>
6. Build NuttX including the unit test and the NXWidget library
@@ -289,7 +289,7 @@ Example
/home/patacongo/projects/nuttx/nuttx/trunk/apps//external already exists...
Removing the old symbolic link.
Creating symbolic link
- - To /home/patacongo/projects/nuttx/gui/raztek-nxwidgets/trunk/UnitTests/tools/../CButton
+ - To /home/patacongo/projects/nuttx/nuttx/trunk/NxWidgets/UnitTests/CButton
- At /home/patacongo/projects/nuttx/nuttx/trunk/apps//external
4. Instantiate the Configuration
@@ -311,7 +311,7 @@ Example
7. Build the NXWdigets Library
Where XWidgets/trunk/NXWidgets/libnxwidgets
- $ cd /home/patacongo/projects/nuttx/gui/raztek-nxwidgets/trunkXWidgets/libnxwidgets
+ $ cd /home/patacongo/projects/nuttx/nuttx/trunk/NxWidgets/libnxwidgets
$ make TOPDIR=/home/patacongo/projects/nuttx/nuttx/trunk/nuttx
8. Build NuttX