Mercurial > ecos
comparison host/tools/ecostest/win32/eCosTest.dsp @ 82:6736c52df507 ecos-sw-2000-04-14
Merge from eCos master repository on 2000-04-14-13:35:46-BST
| author | jlarmour |
|---|---|
| date | Tue, 18 Apr 2000 21:51:55 +0000 |
| parents | 59d97b6ba612 |
| children |
comparison
equal
deleted
inserted
replaced
| 81:89fef2181d7d | 82:6736c52df507 |
|---|---|
| 87 | 87 |
| 88 SOURCE=..\..\Utils\common\Collections.cpp | 88 SOURCE=..\..\Utils\common\Collections.cpp |
| 89 # End Source File | 89 # End Source File |
| 90 # Begin Source File | 90 # Begin Source File |
| 91 | 91 |
| 92 SOURCE=..\..\Utils\common\eCosSerial.cpp | |
| 93 # End Source File | |
| 94 # Begin Source File | |
| 95 | |
| 96 SOURCE=..\..\Utils\common\eCosSocket.cpp | |
| 97 | |
| 98 !IF "$(CFG)" == "eCosTest - Win32 Release" | |
| 99 | |
| 100 !ELSEIF "$(CFG)" == "eCosTest - Win32 Debug" | |
| 101 | |
| 102 # ADD CPP /W4 | |
| 103 | |
| 104 !ENDIF | |
| 105 | |
| 106 # End Source File | |
| 107 # Begin Source File | |
| 108 | |
| 92 SOURCE=..\..\Utils\common\eCosStd.cpp | 109 SOURCE=..\..\Utils\common\eCosStd.cpp |
| 93 # End Source File | 110 # End Source File |
| 94 # Begin Source File | 111 # Begin Source File |
| 95 | 112 |
| 96 SOURCE=..\common\eCosTest.cpp | 113 SOURCE=..\common\eCosTest.cpp |
| 103 | 120 |
| 104 SOURCE=..\common\eCosTestMonitorFilter.cpp | 121 SOURCE=..\common\eCosTestMonitorFilter.cpp |
| 105 # End Source File | 122 # End Source File |
| 106 # Begin Source File | 123 # Begin Source File |
| 107 | 124 |
| 108 SOURCE=..\common\eCosTestSerial.cpp | 125 SOURCE=..\common\eCosTestPlatform.cpp |
| 109 # End Source File | 126 # End Source File |
| 110 # Begin Source File | 127 # Begin Source File |
| 111 | 128 |
| 112 SOURCE=..\common\eCosTestSerialFilter.cpp | 129 SOURCE=..\common\eCosTestSerialFilter.cpp |
| 113 # End Source File | 130 # End Source File |
| 114 # Begin Source File | 131 # Begin Source File |
| 115 | 132 |
| 116 SOURCE=..\common\eCosTestSocket.cpp | |
| 117 # End Source File | |
| 118 # Begin Source File | |
| 119 | |
| 120 SOURCE=..\common\eCosTestUtils.cpp | 133 SOURCE=..\common\eCosTestUtils.cpp |
| 121 # End Source File | 134 # End Source File |
| 122 # Begin Source File | 135 # Begin Source File |
| 123 | 136 |
| 124 SOURCE=..\..\Utils\common\eCosThreadUtils.cpp | 137 SOURCE=..\..\Utils\common\eCosThreadUtils.cpp |
| 135 | 148 |
| 136 SOURCE=..\common\ResetAttributes.cpp | 149 SOURCE=..\common\ResetAttributes.cpp |
| 137 # End Source File | 150 # End Source File |
| 138 # Begin Source File | 151 # Begin Source File |
| 139 | 152 |
| 140 SOURCE=..\..\Utils\win32\SubProcess.cpp | 153 SOURCE=..\..\Utils\common\Subprocess.cpp |
| 141 # End Source File | 154 # End Source File |
| 142 # Begin Source File | 155 # Begin Source File |
| 143 | 156 |
| 144 SOURCE=..\common\TestResource.cpp | 157 SOURCE=..\common\TestResource.cpp |
| 145 # End Source File | 158 # End Source File |
| 151 | 164 |
| 152 SOURCE=..\..\Utils\common\Collections.h | 165 SOURCE=..\..\Utils\common\Collections.h |
| 153 # End Source File | 166 # End Source File |
| 154 # Begin Source File | 167 # Begin Source File |
| 155 | 168 |
| 169 SOURCE=..\..\Utils\common\eCosSerial.h | |
| 170 # End Source File | |
| 171 # Begin Source File | |
| 172 | |
| 173 SOURCE=..\..\Utils\common\eCosSocket.h | |
| 174 # End Source File | |
| 175 # Begin Source File | |
| 176 | |
| 156 SOURCE=..\..\Utils\common\eCosStd.h | 177 SOURCE=..\..\Utils\common\eCosStd.h |
| 157 # End Source File | 178 # End Source File |
| 158 # Begin Source File | 179 # Begin Source File |
| 159 | 180 |
| 160 SOURCE=..\common\eCosTest.h | 181 SOURCE=..\common\eCosTest.h |
| 167 | 188 |
| 168 SOURCE=..\common\eCosTestMonitorFilter.h | 189 SOURCE=..\common\eCosTestMonitorFilter.h |
| 169 # End Source File | 190 # End Source File |
| 170 # Begin Source File | 191 # Begin Source File |
| 171 | 192 |
| 172 SOURCE=..\common\eCosTestSerial.h | 193 SOURCE=..\common\eCosTestPlatform.h |
| 173 # End Source File | 194 # End Source File |
| 174 # Begin Source File | 195 # Begin Source File |
| 175 | 196 |
| 176 SOURCE=..\common\eCosTestSerialFilter.h | 197 SOURCE=..\common\eCosTestSerialFilter.h |
| 177 # End Source File | 198 # End Source File |
| 178 # Begin Source File | 199 # Begin Source File |
| 179 | 200 |
| 180 SOURCE=..\common\eCosTestSocket.h | |
| 181 # End Source File | |
| 182 # Begin Source File | |
| 183 | |
| 184 SOURCE=..\common\eCosTestUtils.h | 201 SOURCE=..\common\eCosTestUtils.h |
| 185 # End Source File | 202 # End Source File |
| 186 # Begin Source File | 203 # Begin Source File |
| 187 | 204 |
| 188 SOURCE=..\..\Utils\common\eCosThreadUtils.h | 205 SOURCE=..\..\Utils\common\eCosThreadUtils.h |
| 199 | 216 |
| 200 SOURCE=..\common\ResetAttributes.h | 217 SOURCE=..\common\ResetAttributes.h |
| 201 # End Source File | 218 # End Source File |
| 202 # Begin Source File | 219 # Begin Source File |
| 203 | 220 |
| 204 SOURCE=..\..\Utils\win32\SubProcess.h | 221 SOURCE=..\..\Utils\common\Subprocess.h |
| 205 # End Source File | 222 # End Source File |
| 206 # Begin Source File | 223 # Begin Source File |
| 207 | 224 |
| 208 SOURCE=..\common\TestResource.h | 225 SOURCE=..\common\TestResource.h |
| 209 # End Source File | 226 # End Source File |
