Mercurial > ecos
comparison host/tools/testtool/win32/TestTool.dsp @ 76:435cced73e2f ecos-v1_3_1-release
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 14:10:45 +0000 |
| parents | |
| children | 6736c52df507 |
comparison
equal
deleted
inserted
replaced
| 75:41bf073c0c32 | 76:435cced73e2f |
|---|---|
| 1 # Microsoft Developer Studio Project File - Name="TestTool" - Package Owner=<4> | |
| 2 # Microsoft Developer Studio Generated Build File, Format Version 6.00 | |
| 3 # ** DO NOT EDIT ** | |
| 4 | |
| 5 # TARGTYPE "Win32 (x86) Application" 0x0101 | |
| 6 | |
| 7 CFG=TestTool - Win32 Debug | |
| 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE, | |
| 9 !MESSAGE use the Export Makefile command and run | |
| 10 !MESSAGE | |
| 11 !MESSAGE NMAKE /f "TestTool.mak". | |
| 12 !MESSAGE | |
| 13 !MESSAGE You can specify a configuration when running NMAKE | |
| 14 !MESSAGE by defining the macro CFG on the command line. For example: | |
| 15 !MESSAGE | |
| 16 !MESSAGE NMAKE /f "TestTool.mak" CFG="TestTool - Win32 Debug" | |
| 17 !MESSAGE | |
| 18 !MESSAGE Possible choices for configuration are: | |
| 19 !MESSAGE | |
| 20 !MESSAGE "TestTool - Win32 Release" (based on "Win32 (x86) Application") | |
| 21 !MESSAGE "TestTool - Win32 Debug" (based on "Win32 (x86) Application") | |
| 22 !MESSAGE | |
| 23 | |
| 24 # Begin Project | |
| 25 # PROP AllowPerConfigDependencies 0 | |
| 26 # PROP Scc_ProjName "" | |
| 27 # PROP Scc_LocalPath "" | |
| 28 CPP=cl.exe | |
| 29 MTL=midl.exe | |
| 30 RSC=rc.exe | |
| 31 | |
| 32 !IF "$(CFG)" == "TestTool - Win32 Release" | |
| 33 | |
| 34 # PROP BASE Use_MFC 6 | |
| 35 # PROP BASE Use_Debug_Libraries 0 | |
| 36 # PROP BASE Output_Dir "Release" | |
| 37 # PROP BASE Intermediate_Dir "Release" | |
| 38 # PROP BASE Target_Dir "" | |
| 39 # PROP Use_MFC 6 | |
| 40 # PROP Use_Debug_Libraries 0 | |
| 41 # PROP Output_Dir "v:\eCosTest\Release" | |
| 42 # PROP Intermediate_Dir "v:\eCosTest\TestTool\Release" | |
| 43 # PROP Ignore_Export_Lib 0 | |
| 44 # PROP Target_Dir "" | |
| 45 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c | |
| 46 # ADD CPP /nologo /MD /W4 /GX /O2 /I "..\TestSheet" /I "." /I "..\..\ecostest\common" /I "..\common" /I "..\..\utils\common" /I "..\..\Utils\win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /FD /c | |
| 47 # SUBTRACT CPP /YX /Yc /Yu | |
| 48 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 | |
| 49 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 | |
| 50 # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" | |
| 51 # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" | |
| 52 BSC32=bscmake.exe | |
| 53 # ADD BASE BSC32 /nologo | |
| 54 # ADD BSC32 /nologo | |
| 55 LINK32=link.exe | |
| 56 # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 | |
| 57 # ADD LINK32 wsock32.lib htmlhelp.lib shlwapi.lib /nologo /subsystem:windows /machine:I386 /swaprun:net | |
| 58 # SUBTRACT LINK32 /pdb:none | |
| 59 | |
| 60 !ELSEIF "$(CFG)" == "TestTool - Win32 Debug" | |
| 61 | |
| 62 # PROP BASE Use_MFC 6 | |
| 63 # PROP BASE Use_Debug_Libraries 1 | |
| 64 # PROP BASE Output_Dir "Debug" | |
| 65 # PROP BASE Intermediate_Dir "Debug" | |
| 66 # PROP BASE Target_Dir "" | |
| 67 # PROP Use_MFC 6 | |
| 68 # PROP Use_Debug_Libraries 1 | |
| 69 # PROP Output_Dir "v:\eCosTest\Debug" | |
| 70 # PROP Intermediate_Dir "v:\eCosTest\TestTool\Debug" | |
| 71 # PROP Ignore_Export_Lib 0 | |
| 72 # PROP Target_Dir "" | |
| 73 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c | |
| 74 # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "." /I "..\..\ecostest\common" /I "..\common" /I "..\..\utils\common" /I "..\..\Utils\win32" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /FD /GZ /c | |
| 75 # SUBTRACT CPP /YX /Yc /Yu | |
| 76 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 | |
| 77 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 | |
| 78 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" | |
| 79 # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" | |
| 80 BSC32=bscmake.exe | |
| 81 # ADD BASE BSC32 /nologo | |
| 82 # ADD BSC32 /nologo | |
| 83 LINK32=link.exe | |
| 84 # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept | |
| 85 # ADD LINK32 wsock32.lib htmlhelp.lib shlwapi.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept /swaprun:net | |
| 86 # SUBTRACT LINK32 /pdb:none | |
| 87 | |
| 88 !ENDIF | |
| 89 | |
| 90 # Begin Target | |
| 91 | |
| 92 # Name "TestTool - Win32 Release" | |
| 93 # Name "TestTool - Win32 Debug" | |
| 94 # Begin Group "Source Files" | |
| 95 | |
| 96 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |
| 97 # Begin Source File | |
| 98 | |
| 99 SOURCE=..\..\Utils\common\Collections.cpp | |
| 100 # End Source File | |
| 101 # Begin Source File | |
| 102 | |
| 103 SOURCE=..\..\Utils\win32\CSHCommon.cpp | |
| 104 # End Source File | |
| 105 # Begin Source File | |
| 106 | |
| 107 SOURCE=..\..\Utils\win32\CSHDialog.cpp | |
| 108 # End Source File | |
| 109 # Begin Source File | |
| 110 | |
| 111 SOURCE=..\..\Utils\win32\CSHPropertyPage.cpp | |
| 112 # End Source File | |
| 113 # Begin Source File | |
| 114 | |
| 115 SOURCE=..\..\Utils\win32\CSHPropertySheet.cpp | |
| 116 # End Source File | |
| 117 # Begin Source File | |
| 118 | |
| 119 SOURCE=..\..\Utils\win32\eCosDialog.cpp | |
| 120 # End Source File | |
| 121 # Begin Source File | |
| 122 | |
| 123 SOURCE=..\..\Utils\win32\eCosPropertyPage.cpp | |
| 124 # End Source File | |
| 125 # Begin Source File | |
| 126 | |
| 127 SOURCE=..\..\Utils\win32\eCosPropertySheet.cpp | |
| 128 # End Source File | |
| 129 # Begin Source File | |
| 130 | |
| 131 SOURCE=..\..\Utils\common\eCosStd.cpp | |
| 132 # End Source File | |
| 133 # Begin Source File | |
| 134 | |
| 135 SOURCE=..\..\ecostest\common\eCosTest.cpp | |
| 136 # End Source File | |
| 137 # Begin Source File | |
| 138 | |
| 139 SOURCE=..\..\ecostest\common\eCosTestDownloadFilter.cpp | |
| 140 # End Source File | |
| 141 # Begin Source File | |
| 142 | |
| 143 SOURCE=..\..\ecostest\common\eCosTestSerial.cpp | |
| 144 # End Source File | |
| 145 # Begin Source File | |
| 146 | |
| 147 SOURCE=..\..\ecostest\common\eCosTestSerialFilter.cpp | |
| 148 # End Source File | |
| 149 # Begin Source File | |
| 150 | |
| 151 SOURCE=..\..\ecostest\common\eCosTestSocket.cpp | |
| 152 # End Source File | |
| 153 # Begin Source File | |
| 154 | |
| 155 SOURCE=..\..\ecostest\common\eCosTestUtils.cpp | |
| 156 # End Source File | |
| 157 # Begin Source File | |
| 158 | |
| 159 SOURCE=..\..\Utils\common\eCosThreadUtils.cpp | |
| 160 # End Source File | |
| 161 # Begin Source File | |
| 162 | |
| 163 SOURCE=..\..\Utils\common\eCosTrace.cpp | |
| 164 # End Source File | |
| 165 # Begin Source File | |
| 166 | |
| 167 SOURCE=.\ExecutionPage.cpp | |
| 168 # End Source File | |
| 169 # Begin Source File | |
| 170 | |
| 171 SOURCE=.\FileListBox.cpp | |
| 172 # End Source File | |
| 173 # Begin Source File | |
| 174 | |
| 175 SOURCE=..\..\Utils\win32\FileName.cpp | |
| 176 # End Source File | |
| 177 # Begin Source File | |
| 178 | |
| 179 SOURCE=.\LocalPropertiesDialog.cpp | |
| 180 # End Source File | |
| 181 # Begin Source File | |
| 182 | |
| 183 SOURCE=.\OutputEdit.cpp | |
| 184 # End Source File | |
| 185 # Begin Source File | |
| 186 | |
| 187 SOURCE=.\OutputPage.cpp | |
| 188 # End Source File | |
| 189 # Begin Source File | |
| 190 | |
| 191 SOURCE=..\..\Utils\common\Properties.cpp | |
| 192 # End Source File | |
| 193 # Begin Source File | |
| 194 | |
| 195 SOURCE=.\PropertiesDialog.cpp | |
| 196 # End Source File | |
| 197 # Begin Source File | |
| 198 | |
| 199 SOURCE=.\RemotePropertiesDialog.cpp | |
| 200 # End Source File | |
| 201 # Begin Source File | |
| 202 | |
| 203 SOURCE=..\..\ecostest\common\ResetAttributes.cpp | |
| 204 # End Source File | |
| 205 # Begin Source File | |
| 206 | |
| 207 SOURCE=.\RunTestsDlg.cpp | |
| 208 # End Source File | |
| 209 # Begin Source File | |
| 210 | |
| 211 SOURCE=.\RunTestsSheet.cpp | |
| 212 # End Source File | |
| 213 # Begin Source File | |
| 214 | |
| 215 SOURCE=.\StdAfx.cpp | |
| 216 # End Source File | |
| 217 # Begin Source File | |
| 218 | |
| 219 SOURCE=..\..\Utils\win32\SubProcess.cpp | |
| 220 # End Source File | |
| 221 # Begin Source File | |
| 222 | |
| 223 SOURCE=.\SummaryPage.cpp | |
| 224 # End Source File | |
| 225 # Begin Source File | |
| 226 | |
| 227 SOURCE=..\..\ecostest\common\TestResource.cpp | |
| 228 # End Source File | |
| 229 # Begin Source File | |
| 230 | |
| 231 SOURCE=.\TestTool.cpp | |
| 232 | |
| 233 !IF "$(CFG)" == "TestTool - Win32 Release" | |
| 234 | |
| 235 # ADD CPP /W4 /I "..\.." | |
| 236 # SUBTRACT CPP /YX /Yc /Yu | |
| 237 | |
| 238 !ELSEIF "$(CFG)" == "TestTool - Win32 Debug" | |
| 239 | |
| 240 # ADD CPP /W4 /I "C:\cvs\devo\ide\src\tools\eCosTest" /I "..\.." | |
| 241 # SUBTRACT CPP /YX /Yc /Yu | |
| 242 | |
| 243 !ENDIF | |
| 244 | |
| 245 # End Source File | |
| 246 # Begin Source File | |
| 247 | |
| 248 SOURCE=.\TestTool.rc | |
| 249 # End Source File | |
| 250 # Begin Source File | |
| 251 | |
| 252 SOURCE=.\testtoolres.cpp | |
| 253 # End Source File | |
| 254 # End Group | |
| 255 # Begin Group "Header Files" | |
| 256 | |
| 257 # PROP Default_Filter "h;hpp;hxx;hm;inl" | |
| 258 # Begin Source File | |
| 259 | |
| 260 SOURCE=..\..\Utils\common\Collections.h | |
| 261 # End Source File | |
| 262 # Begin Source File | |
| 263 | |
| 264 SOURCE=..\..\Utils\win32\CSHCommon.h | |
| 265 # End Source File | |
| 266 # Begin Source File | |
| 267 | |
| 268 SOURCE=..\..\Utils\win32\CSHDialog.h | |
| 269 # End Source File | |
| 270 # Begin Source File | |
| 271 | |
| 272 SOURCE=..\..\Utils\win32\CSHPropertyPage.h | |
| 273 # End Source File | |
| 274 # Begin Source File | |
| 275 | |
| 276 SOURCE=..\..\Utils\win32\CSHPropertySheet.h | |
| 277 # End Source File | |
| 278 # Begin Source File | |
| 279 | |
| 280 SOURCE=..\..\Utils\win32\eCosDialog.h | |
| 281 # End Source File | |
| 282 # Begin Source File | |
| 283 | |
| 284 SOURCE=..\..\Utils\win32\eCosPropertyPage.h | |
| 285 # End Source File | |
| 286 # Begin Source File | |
| 287 | |
| 288 SOURCE=..\..\Utils\win32\eCosPropertySheet.h | |
| 289 # End Source File | |
| 290 # Begin Source File | |
| 291 | |
| 292 SOURCE=..\..\Utils\common\eCosStd.h | |
| 293 # End Source File | |
| 294 # Begin Source File | |
| 295 | |
| 296 SOURCE=..\..\ecostest\common\eCosTest.h | |
| 297 # End Source File | |
| 298 # Begin Source File | |
| 299 | |
| 300 SOURCE=..\..\ecostest\common\eCosTestDownloadFilter.h | |
| 301 # End Source File | |
| 302 # Begin Source File | |
| 303 | |
| 304 SOURCE=..\..\ecostest\common\eCosTestSerial.h | |
| 305 # End Source File | |
| 306 # Begin Source File | |
| 307 | |
| 308 SOURCE=..\..\ecostest\common\eCosTestSerialFilter.h | |
| 309 # End Source File | |
| 310 # Begin Source File | |
| 311 | |
| 312 SOURCE=..\..\ecostest\common\eCosTestSocket.h | |
| 313 # End Source File | |
| 314 # Begin Source File | |
| 315 | |
| 316 SOURCE=..\..\ecostest\common\eCosTestStd.h | |
| 317 # End Source File | |
| 318 # Begin Source File | |
| 319 | |
| 320 SOURCE=..\..\ecostest\common\eCosTestUtils.h | |
| 321 # End Source File | |
| 322 # Begin Source File | |
| 323 | |
| 324 SOURCE=..\..\Utils\common\eCosTrace.h | |
| 325 # End Source File | |
| 326 # Begin Source File | |
| 327 | |
| 328 SOURCE=.\ExecutionPage.h | |
| 329 # End Source File | |
| 330 # Begin Source File | |
| 331 | |
| 332 SOURCE=.\FileListBox.h | |
| 333 # End Source File | |
| 334 # Begin Source File | |
| 335 | |
| 336 SOURCE=..\..\Utils\win32\FileName.h | |
| 337 # End Source File | |
| 338 # Begin Source File | |
| 339 | |
| 340 SOURCE=.\FolderDialog.h | |
| 341 # End Source File | |
| 342 # Begin Source File | |
| 343 | |
| 344 SOURCE=.\LocalPropertiesDialog.h | |
| 345 # End Source File | |
| 346 # Begin Source File | |
| 347 | |
| 348 SOURCE=.\NewFolderDialog.h | |
| 349 # End Source File | |
| 350 # Begin Source File | |
| 351 | |
| 352 SOURCE=.\OutputEdit.h | |
| 353 # End Source File | |
| 354 # Begin Source File | |
| 355 | |
| 356 SOURCE=.\OutputPage.h | |
| 357 # End Source File | |
| 358 # Begin Source File | |
| 359 | |
| 360 SOURCE=..\..\Utils\common\Properties.h | |
| 361 # End Source File | |
| 362 # Begin Source File | |
| 363 | |
| 364 SOURCE=.\PropertiesDialog.h | |
| 365 # End Source File | |
| 366 # Begin Source File | |
| 367 | |
| 368 SOURCE=.\RemotePropertiesDialog.h | |
| 369 # End Source File | |
| 370 # Begin Source File | |
| 371 | |
| 372 SOURCE=..\..\ecostest\common\ResetAttributes.h | |
| 373 # End Source File | |
| 374 # Begin Source File | |
| 375 | |
| 376 SOURCE=.\RunTestsDlg.h | |
| 377 # End Source File | |
| 378 # Begin Source File | |
| 379 | |
| 380 SOURCE=.\RunTestsPropertiesDialog.h | |
| 381 # End Source File | |
| 382 # Begin Source File | |
| 383 | |
| 384 SOURCE=.\RunTestsSheet.h | |
| 385 # End Source File | |
| 386 # Begin Source File | |
| 387 | |
| 388 SOURCE=.\StdAfx.h | |
| 389 # End Source File | |
| 390 # Begin Source File | |
| 391 | |
| 392 SOURCE=..\..\Utils\win32\SubProcess.h | |
| 393 # End Source File | |
| 394 # Begin Source File | |
| 395 | |
| 396 SOURCE=.\SummaryPage.h | |
| 397 # End Source File | |
| 398 # Begin Source File | |
| 399 | |
| 400 SOURCE=..\..\ecostest\common\TestResource.h | |
| 401 # End Source File | |
| 402 # Begin Source File | |
| 403 | |
| 404 SOURCE=.\TestTool.h | |
| 405 # End Source File | |
| 406 # Begin Source File | |
| 407 | |
| 408 SOURCE=.\TestToolRes.h | |
| 409 # End Source File | |
| 410 # End Group | |
| 411 # Begin Group "Resource Files" | |
| 412 | |
| 413 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |
| 414 # Begin Source File | |
| 415 | |
| 416 SOURCE=.\res\TestTool.ico | |
| 417 # End Source File | |
| 418 # Begin Source File | |
| 419 | |
| 420 SOURCE=.\res\TestTool.rc2 | |
| 421 # End Source File | |
| 422 # End Group | |
| 423 # Begin Group "Help Files" | |
| 424 | |
| 425 # PROP Default_Filter "cnt;rtf" | |
| 426 # End Group | |
| 427 # Begin Source File | |
| 428 | |
| 429 SOURCE=..\ChangeLog | |
| 430 # End Source File | |
| 431 # End Target | |
| 432 # End Project |
