Mercurial > flash_v2
comparison host/tools/configtool/standalone/win32/Configtool.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="Configtool" - 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=Configtool - 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 "Configtool.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 "Configtool.mak" CFG="Configtool - Win32 Debug" | |
| 17 !MESSAGE | |
| 18 !MESSAGE Possible choices for configuration are: | |
| 19 !MESSAGE | |
| 20 !MESSAGE "Configtool - Win32 ANSI Release" (based on "Win32 (x86) Application") | |
| 21 !MESSAGE "Configtool - Win32 ANSI Debug" (based on "Win32 (x86) Application") | |
| 22 !MESSAGE "Configtool - Win32 Debug" (based on "Win32 (x86) Application") | |
| 23 !MESSAGE "Configtool - Win32 Release" (based on "Win32 (x86) Application") | |
| 24 !MESSAGE | |
| 25 | |
| 26 # Begin Project | |
| 27 # PROP AllowPerConfigDependencies 0 | |
| 28 # PROP Scc_ProjName "" | |
| 29 # PROP Scc_LocalPath "" | |
| 30 CPP=cl.exe | |
| 31 MTL=midl.exe | |
| 32 RSC=rc.exe | |
| 33 | |
| 34 !IF "$(CFG)" == "Configtool - Win32 ANSI Release" | |
| 35 | |
| 36 # PROP BASE Use_MFC 5 | |
| 37 # PROP BASE Use_Debug_Libraries 0 | |
| 38 # PROP BASE Output_Dir "Release" | |
| 39 # PROP BASE Intermediate_Dir "Release" | |
| 40 # PROP BASE Target_Dir "" | |
| 41 # PROP Use_MFC 6 | |
| 42 # PROP Use_Debug_Libraries 0 | |
| 43 # PROP Output_Dir "v:\ConfigTool\ANSIRelease" | |
| 44 # PROP Intermediate_Dir "v:\ConfigTool\ANSIRelease" | |
| 45 # PROP Ignore_Export_Lib 0 | |
| 46 # PROP Target_Dir "" | |
| 47 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c | |
| 48 # ADD CPP /nologo /MD /W4 /GR /GX /Zi /O2 /I "V:\ide\Release\cdl\include" /I "..\..\common\win32" /I "..\..\standalone\win32" /I "..\..\..\ecostest\common" /I "..\..\..\testtool\win32" /I "..\..\..\Utils\common" /I "..\..\common\common" /I "..\..\..\..\..\doc\htmlhelp" /I "..\..\..\pkgadmin\win32" /I "..\..\..\utils\win32" /D "NDEBUG" /D "MLTVIEW" /D "ECOS_CT" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D _WIN32_IE=0x0400 /FR /Yu"stdafx.h" /FD /c | |
| 49 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
| 50 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
| 51 # ADD BASE RSC /l 0x809 /d "NDEBUG" | |
| 52 # ADD RSC /l 0x809 /i "..\..\..\testtool\win32" /d "NDEBUG" /d "_AFXDLL" | |
| 53 BSC32=bscmake.exe | |
| 54 # ADD BASE BSC32 /nologo | |
| 55 # ADD BSC32 /nologo | |
| 56 LINK32=link.exe | |
| 57 # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 | |
| 58 # ADD LINK32 wsock32.lib wininet.lib cyginfra.lib tcl82.lib cdl.lib shlwapi.lib htmlhelp.lib /nologo /version:1.2 /subsystem:windows /incremental:yes /debug /machine:I386 /libpath:"V:\ide\Release\cdl\lib" | |
| 59 # SUBTRACT LINK32 /map | |
| 60 | |
| 61 !ELSEIF "$(CFG)" == "Configtool - Win32 ANSI Debug" | |
| 62 | |
| 63 # PROP BASE Use_MFC 5 | |
| 64 # PROP BASE Use_Debug_Libraries 1 | |
| 65 # PROP BASE Output_Dir "Debug" | |
| 66 # PROP BASE Intermediate_Dir "Debug" | |
| 67 # PROP BASE Target_Dir "" | |
| 68 # PROP Use_MFC 6 | |
| 69 # PROP Use_Debug_Libraries 1 | |
| 70 # PROP Output_Dir "v:\ConfigTool\ANSIDebug" | |
| 71 # PROP Intermediate_Dir "v:\ConfigTool\ANSIDebug" | |
| 72 # PROP Ignore_Export_Lib 0 | |
| 73 # PROP Target_Dir "" | |
| 74 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c | |
| 75 # ADD CPP /nologo /MDd /W4 /Gm /GR /GX /ZI /Od /I "V:\ide\Debug\cdl\include" /I "..\..\common\win32" /I "..\..\standalone\win32" /I "..\..\..\ecostest\common" /I "..\..\..\testtool\win32" /I "..\..\..\Utils\common" /I "..\..\common\common" /I "..\..\..\..\..\doc\htmlhelp" /I "..\..\..\pkgadmin\win32" /I "..\..\..\utils\win32" /D "_DEBUG" /D "_THERMOMETER" /D "MLTVIEW" /D "ECOS_CT" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D _WIN32_IE=0x0400 /FR /Yu"stdafx.h" /FD /c | |
| 76 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
| 77 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
| 78 # ADD BASE RSC /l 0x809 /d "_DEBUG" | |
| 79 # ADD RSC /l 0x809 /i "..\..\..\testtool\win32" /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 wininet.lib cyginfra.lib tcl82.lib cdl.lib shlwapi.lib htmlhelp.lib /nologo /version:1.2 /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"V:\ide\Debug\cdl\lib" | |
| 86 # SUBTRACT LINK32 /incremental:no /map /nodefaultlib | |
| 87 | |
| 88 !ELSEIF "$(CFG)" == "Configtool - Win32 Debug" | |
| 89 | |
| 90 # PROP BASE Use_MFC 6 | |
| 91 # PROP BASE Use_Debug_Libraries 1 | |
| 92 # PROP BASE Output_Dir "Configtool___Win32_Debug_Unicode" | |
| 93 # PROP BASE Intermediate_Dir "Configtool___Win32_Debug_Unicode" | |
| 94 # PROP BASE Ignore_Export_Lib 0 | |
| 95 # PROP BASE Target_Dir "" | |
| 96 # PROP Use_MFC 6 | |
| 97 # PROP Use_Debug_Libraries 1 | |
| 98 # PROP Output_Dir "v:\configtool\debug" | |
| 99 # PROP Intermediate_Dir "v:\configtool\debug" | |
| 100 # PROP Ignore_Export_Lib 0 | |
| 101 # PROP Target_Dir "" | |
| 102 # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "V:\ide\Debug\cdl\include" /I "." /I "..\src-mlt" /I "..\..\..\libnotcdl" /I "..\..\..\..\..\..\..\..\devo\ide\src\tools\ecostest" /I "..\..\..\..\..\..\..\..\devo\ide\src\tools\ecostest\win32" /I "..\..\..\..\..\..\..\..\devo\ide\src\tools\ecostest\win32\testtool" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_THERMOMETER" /FR /Yu"stdafx.h" /FD /c | |
| 103 # ADD CPP /nologo /MDd /W4 /Gm /GR /GX /ZI /Od /I "V:\ide\Debug\cdl\include" /I "..\..\common\win32" /I "..\..\standalone\win32" /I "..\..\..\ecostest\common" /I "..\..\..\testtool\win32" /I "..\..\..\Utils\common" /I "..\..\common\common" /I "..\..\..\..\..\doc\htmlhelp" /I "..\..\..\pkgadmin\win32" /I "..\..\..\utils\win32" /D "_DEBUG" /D "_UNICODE" /D "ECOS_CT" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D _WIN32_IE=0x0400 /FR /Yu"stdafx.h" /FD /c | |
| 104 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
| 105 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
| 106 # ADD BASE RSC /l 0x809 /d "_DEBUG" /d "_AFXDLL" | |
| 107 # ADD RSC /l 0x809 /i "..\..\..\testtool\win32" /d "_DEBUG" /d "_AFXDLL" | |
| 108 BSC32=bscmake.exe | |
| 109 # ADD BASE BSC32 /nologo | |
| 110 # ADD BSC32 /nologo | |
| 111 LINK32=link.exe | |
| 112 # ADD BASE LINK32 wsock32.lib wininet.lib cyginfra.lib tcl81.lib /nologo /version:1.2 /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"V:\ide\Debug\cdl\lib" | |
| 113 # SUBTRACT BASE LINK32 /nodefaultlib | |
| 114 # ADD LINK32 wsock32.lib wininet.lib cyginfra.lib tcl82.lib cdl.lib shlwapi.lib htmlhelp.lib /nologo /version:1.2 /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"V:\ide\Debug\cdl\lib" | |
| 115 # SUBTRACT LINK32 /pdb:none | |
| 116 | |
| 117 !ELSEIF "$(CFG)" == "Configtool - Win32 Release" | |
| 118 | |
| 119 # PROP BASE Use_MFC 6 | |
| 120 # PROP BASE Use_Debug_Libraries 0 | |
| 121 # PROP BASE Output_Dir "Configtool___Win32_Release_Unicode" | |
| 122 # PROP BASE Intermediate_Dir "Configtool___Win32_Release_Unicode" | |
| 123 # PROP BASE Ignore_Export_Lib 0 | |
| 124 # PROP BASE Target_Dir "" | |
| 125 # PROP Use_MFC 6 | |
| 126 # PROP Use_Debug_Libraries 0 | |
| 127 # PROP Output_Dir "v:\ConfigTool\release" | |
| 128 # PROP Intermediate_Dir "v:\ConfigTool\release" | |
| 129 # PROP Ignore_Export_Lib 0 | |
| 130 # PROP Target_Dir "" | |
| 131 # ADD BASE CPP /nologo /MD /W4 /GX /Zi /O2 /I "V:\ide\Release\cdl\include" /I "." /I "..\src-mlt" /I "..\..\..\libnotcdl" /I "..\..\..\..\..\..\..\..\devo\ide\src\tools\ecostest" /I "..\..\..\..\..\..\..\..\devo\ide\src\tools\ecostest\win32" /I "..\..\..\..\..\..\..\..\devo\ide\src\tools\ecostest\win32\testtool" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR /Yu"stdafx.h" /FD /c | |
| 132 # ADD CPP /nologo /MD /W4 /GR /GX /Zi /O2 /I "V:\ide\Release\cdl\include" /I "..\..\common\win32" /I "..\..\standalone\win32" /I "..\..\..\ecostest\common" /I "..\..\..\testtool\win32" /I "..\..\..\Utils\common" /I "..\..\common\common" /I "..\..\..\..\..\doc\htmlhelp" /I "..\..\..\pkgadmin\win32" /I "..\..\..\utils\win32" /D "NDEBUG" /D "_UNICODE" /D "MLTVIEW" /D "ECOS_CT" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D _WIN32_IE=0x0400 /FR /Yu"stdafx.h" /FD /c | |
| 133 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
| 134 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
| 135 # ADD BASE RSC /l 0x809 /d "NDEBUG" /d "_AFXDLL" | |
| 136 # ADD RSC /l 0x809 /i "..\..\..\testtool\win32" /d "NDEBUG" /d "_AFXDLL" | |
| 137 BSC32=bscmake.exe | |
| 138 # ADD BASE BSC32 /nologo | |
| 139 # ADD BSC32 /nologo | |
| 140 LINK32=link.exe | |
| 141 # ADD BASE LINK32 wsock32.lib wininet.lib cyginfra.lib tcl81.lib /nologo /version:1.2 /subsystem:windows /map /debug /machine:I386 /libpath:"V:\ide\Release\cdl\lib" | |
| 142 # ADD LINK32 wsock32.lib wininet.lib cyginfra.lib tcl82.lib cdl.lib shlwapi.lib htmlhelp.lib /nologo /version:1.2 /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:yes /debug /machine:I386 /libpath:"V:\ide\Release\cdl\lib" | |
| 143 # SUBTRACT LINK32 /pdb:none | |
| 144 | |
| 145 !ENDIF | |
| 146 | |
| 147 # Begin Target | |
| 148 | |
| 149 # Name "Configtool - Win32 ANSI Release" | |
| 150 # Name "Configtool - Win32 ANSI Debug" | |
| 151 # Name "Configtool - Win32 Debug" | |
| 152 # Name "Configtool - Win32 Release" | |
| 153 # Begin Group "Source Files" | |
| 154 | |
| 155 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |
| 156 # Begin Source File | |
| 157 | |
| 158 SOURCE=..\..\common\win32\AddRemoveDialog.cpp | |
| 159 # End Source File | |
| 160 # Begin Source File | |
| 161 | |
| 162 SOURCE=.\BCMenu.cpp | |
| 163 # End Source File | |
| 164 # Begin Source File | |
| 165 | |
| 166 SOURCE=.\BinDirDialog.cpp | |
| 167 # End Source File | |
| 168 # Begin Source File | |
| 169 | |
| 170 SOURCE=..\..\common\common\build.cxx | |
| 171 # ADD CPP /W3 | |
| 172 # SUBTRACT CPP /YX /Yc /Yu | |
| 173 # End Source File | |
| 174 # Begin Source File | |
| 175 | |
| 176 SOURCE=..\..\common\win32\BuildOptionsDialog.cpp | |
| 177 # End Source File | |
| 178 # Begin Source File | |
| 179 | |
| 180 SOURCE=..\..\common\win32\CdlPackagesDialog.cpp | |
| 181 # End Source File | |
| 182 # Begin Source File | |
| 183 | |
| 184 SOURCE=..\..\common\win32\CdlTemplatesDialog.cpp | |
| 185 # End Source File | |
| 186 # Begin Source File | |
| 187 | |
| 188 SOURCE=..\..\..\Utils\win32\Cell.cpp | |
| 189 # End Source File | |
| 190 # Begin Source File | |
| 191 | |
| 192 SOURCE=..\..\..\Utils\win32\CellEdit.cpp | |
| 193 # End Source File | |
| 194 # Begin Source File | |
| 195 | |
| 196 SOURCE=..\..\common\win32\CellView.cpp | |
| 197 # End Source File | |
| 198 # Begin Source File | |
| 199 | |
| 200 SOURCE=..\..\..\Utils\common\Collections.cpp | |
| 201 # SUBTRACT CPP /YX /Yc /Yu | |
| 202 # End Source File | |
| 203 # Begin Source File | |
| 204 | |
| 205 SOURCE=..\..\..\Utils\win32\ComboEdit.cpp | |
| 206 # End Source File | |
| 207 # Begin Source File | |
| 208 | |
| 209 SOURCE=..\..\common\win32\ConfigItem.cpp | |
| 210 # End Source File | |
| 211 # Begin Source File | |
| 212 | |
| 213 SOURCE=.\Configtool.cpp | |
| 214 # End Source File | |
| 215 # Begin Source File | |
| 216 | |
| 217 SOURCE=.\Configtool.rc | |
| 218 # ADD BASE RSC /l 0x409 | |
| 219 # ADD RSC /l 0x409 /i "..\..\common\win32" /i "common\win32" /i "..\..\..\pkgadmin\win32" | |
| 220 # End Source File | |
| 221 # Begin Source File | |
| 222 | |
| 223 SOURCE=.\ConfigToolDoc.cpp | |
| 224 # End Source File | |
| 225 # Begin Source File | |
| 226 | |
| 227 SOURCE=..\..\common\win32\ConfigViewOptionsDialog.cpp | |
| 228 # End Source File | |
| 229 # Begin Source File | |
| 230 | |
| 231 SOURCE=..\..\common\win32\ControlView.cpp | |
| 232 # End Source File | |
| 233 # Begin Source File | |
| 234 | |
| 235 SOURCE=..\..\..\Utils\win32\CSHCommon.cpp | |
| 236 # ADD CPP /I "..\..\configtool\standalone\win32" | |
| 237 # End Source File | |
| 238 # Begin Source File | |
| 239 | |
| 240 SOURCE=..\..\..\Utils\win32\CSHDialog.cpp | |
| 241 # End Source File | |
| 242 # Begin Source File | |
| 243 | |
| 244 SOURCE=..\..\..\Utils\win32\CSHPropertyPage.cpp | |
| 245 # End Source File | |
| 246 # Begin Source File | |
| 247 | |
| 248 SOURCE=..\..\..\Utils\win32\CSHPropertySheet.cpp | |
| 249 # End Source File | |
| 250 # Begin Source File | |
| 251 | |
| 252 SOURCE=..\..\common\win32\CTCommon.rc | |
| 253 # PROP Exclude_From_Build 1 | |
| 254 # End Source File | |
| 255 # Begin Source File | |
| 256 | |
| 257 SOURCE=..\..\common\win32\CTCommonDoc.cpp | |
| 258 # End Source File | |
| 259 # Begin Source File | |
| 260 | |
| 261 SOURCE=..\..\common\win32\CTCommonres.cpp | |
| 262 # End Source File | |
| 263 # Begin Source File | |
| 264 | |
| 265 SOURCE=..\..\common\win32\CTOptionsDialog.cpp | |
| 266 # End Source File | |
| 267 # Begin Source File | |
| 268 | |
| 269 SOURCE=..\..\common\win32\CTPropertiesDialog.cpp | |
| 270 # End Source File | |
| 271 # Begin Source File | |
| 272 | |
| 273 SOURCE=.\CTres.cpp | |
| 274 # End Source File | |
| 275 # Begin Source File | |
| 276 | |
| 277 SOURCE=..\..\..\Utils\win32\CTUtils.cpp | |
| 278 # End Source File | |
| 279 # Begin Source File | |
| 280 | |
| 281 SOURCE=..\..\common\win32\DescView.cpp | |
| 282 # End Source File | |
| 283 # Begin Source File | |
| 284 | |
| 285 SOURCE=..\..\..\Utils\win32\DoubleEdit.cpp | |
| 286 # End Source File | |
| 287 # Begin Source File | |
| 288 | |
| 289 SOURCE=..\..\..\Utils\win32\eCosDialog.cpp | |
| 290 # End Source File | |
| 291 # Begin Source File | |
| 292 | |
| 293 SOURCE=..\..\..\Utils\win32\eCosPropertyPage.cpp | |
| 294 # End Source File | |
| 295 # Begin Source File | |
| 296 | |
| 297 SOURCE=..\..\..\Utils\win32\eCosPropertySheet.cpp | |
| 298 # End Source File | |
| 299 # Begin Source File | |
| 300 | |
| 301 SOURCE=..\..\..\Utils\common\eCosStd.cpp | |
| 302 # SUBTRACT CPP /YX /Yc /Yu | |
| 303 # End Source File | |
| 304 # Begin Source File | |
| 305 | |
| 306 SOURCE=..\..\..\ecostest\common\eCosTest.cpp | |
| 307 # SUBTRACT CPP /YX /Yc /Yu | |
| 308 # End Source File | |
| 309 # Begin Source File | |
| 310 | |
| 311 SOURCE=..\..\..\ecostest\common\eCosTestDownloadFilter.cpp | |
| 312 # SUBTRACT CPP /YX /Yc /Yu | |
| 313 # End Source File | |
| 314 # Begin Source File | |
| 315 | |
| 316 SOURCE=..\..\..\ecostest\common\eCosTestSerial.cpp | |
| 317 # SUBTRACT CPP /YX /Yc /Yu | |
| 318 # End Source File | |
| 319 # Begin Source File | |
| 320 | |
| 321 SOURCE=..\..\..\ecostest\common\eCosTestSerialFilter.cpp | |
| 322 # SUBTRACT CPP /YX /Yc /Yu | |
| 323 # End Source File | |
| 324 # Begin Source File | |
| 325 | |
| 326 SOURCE=..\..\..\ecostest\common\eCosTestSocket.cpp | |
| 327 # SUBTRACT CPP /YX /Yc /Yu | |
| 328 # End Source File | |
| 329 # Begin Source File | |
| 330 | |
| 331 SOURCE=..\..\..\ecostest\common\eCosTestUtils.cpp | |
| 332 # SUBTRACT CPP /YX /Yc /Yu | |
| 333 # End Source File | |
| 334 # Begin Source File | |
| 335 | |
| 336 SOURCE=..\..\..\Utils\common\eCosThreadUtils.cpp | |
| 337 # SUBTRACT CPP /YX /Yc /Yu | |
| 338 # End Source File | |
| 339 # Begin Source File | |
| 340 | |
| 341 SOURCE=..\..\..\Utils\common\eCosTrace.cpp | |
| 342 # SUBTRACT CPP /YX /Yc /Yu | |
| 343 # End Source File | |
| 344 # Begin Source File | |
| 345 | |
| 346 SOURCE=..\..\..\testtool\win32\ExecutionPage.cpp | |
| 347 # End Source File | |
| 348 # Begin Source File | |
| 349 | |
| 350 SOURCE=..\..\common\win32\FailingRulesDialog.cpp | |
| 351 # End Source File | |
| 352 # Begin Source File | |
| 353 | |
| 354 SOURCE=..\..\..\testtool\win32\FileListBox.cpp | |
| 355 # End Source File | |
| 356 # Begin Source File | |
| 357 | |
| 358 SOURCE=..\..\..\Utils\win32\FileName.cpp | |
| 359 # End Source File | |
| 360 # Begin Source File | |
| 361 | |
| 362 SOURCE=..\..\common\win32\FindDialog.cpp | |
| 363 # End Source File | |
| 364 # Begin Source File | |
| 365 | |
| 366 SOURCE=..\..\common\common\flags.cxx | |
| 367 # ADD CPP /W3 | |
| 368 # SUBTRACT CPP /YX /Yc /Yu | |
| 369 # End Source File | |
| 370 # Begin Source File | |
| 371 | |
| 372 SOURCE=..\..\common\win32\FolderDialog.cpp | |
| 373 # End Source File | |
| 374 # Begin Source File | |
| 375 | |
| 376 SOURCE=..\..\common\win32\IdleMessage.cpp | |
| 377 # End Source File | |
| 378 # Begin Source File | |
| 379 | |
| 380 SOURCE=..\..\..\Utils\win32\IntegerEdit.cpp | |
| 381 # End Source File | |
| 382 # Begin Source File | |
| 383 | |
| 384 SOURCE=..\..\..\testtool\win32\LocalPropertiesDialog.cpp | |
| 385 # SUBTRACT CPP /YX /Yc /Yu | |
| 386 # End Source File | |
| 387 # Begin Source File | |
| 388 | |
| 389 SOURCE=.\MainFrm.cpp | |
| 390 # End Source File | |
| 391 # Begin Source File | |
| 392 | |
| 393 SOURCE=..\..\common\win32\memmap.cpp | |
| 394 # SUBTRACT CPP /YX /Yc /Yu | |
| 395 # End Source File | |
| 396 # Begin Source File | |
| 397 | |
| 398 SOURCE=..\..\common\win32\messagebox.cpp | |
| 399 # End Source File | |
| 400 # Begin Source File | |
| 401 | |
| 402 SOURCE=..\..\common\win32\mltview.cpp | |
| 403 # End Source File | |
| 404 # Begin Source File | |
| 405 | |
| 406 SOURCE=..\..\..\utils\win32\MultiLineEditDialog.cpp | |
| 407 # End Source File | |
| 408 # Begin Source File | |
| 409 | |
| 410 SOURCE=..\..\common\win32\NewFolderDialog.cpp | |
| 411 # End Source File | |
| 412 # Begin Source File | |
| 413 | |
| 414 SOURCE=..\..\common\win32\NotePage.cpp | |
| 415 # End Source File | |
| 416 # Begin Source File | |
| 417 | |
| 418 SOURCE=..\..\..\testtool\win32\OutputEdit.cpp | |
| 419 # End Source File | |
| 420 # Begin Source File | |
| 421 | |
| 422 SOURCE=..\..\..\testtool\win32\OutputPage.cpp | |
| 423 # End Source File | |
| 424 # Begin Source File | |
| 425 | |
| 426 SOURCE=.\OutputView.cpp | |
| 427 # End Source File | |
| 428 # Begin Source File | |
| 429 | |
| 430 SOURCE=..\..\..\pkgadmin\win32\PkgAdmin.rc | |
| 431 # PROP Exclude_From_Build 1 | |
| 432 # End Source File | |
| 433 # Begin Source File | |
| 434 | |
| 435 SOURCE=..\..\..\pkgadmin\win32\PkgAdminDlg.cpp | |
| 436 # End Source File | |
| 437 # Begin Source File | |
| 438 | |
| 439 SOURCE=..\..\..\pkgadmin\win32\PkgAdminLicenseDlg.cpp | |
| 440 # End Source File | |
| 441 # Begin Source File | |
| 442 | |
| 443 SOURCE=..\..\..\pkgadmin\win32\PkgAdminres.cpp | |
| 444 # End Source File | |
| 445 # Begin Source File | |
| 446 | |
| 447 SOURCE=..\..\..\pkgadmin\win32\PkgAdminTclWaitDlg.cpp | |
| 448 # End Source File | |
| 449 # Begin Source File | |
| 450 | |
| 451 SOURCE=..\..\..\testtool\win32\PlatformDialog.cpp | |
| 452 # End Source File | |
| 453 # Begin Source File | |
| 454 | |
| 455 SOURCE=..\..\..\testtool\win32\PlatformsDialog.cpp | |
| 456 # End Source File | |
| 457 # Begin Source File | |
| 458 | |
| 459 SOURCE=..\..\..\Utils\common\Properties.cpp | |
| 460 # SUBTRACT CPP /YX /Yc /Yu | |
| 461 # End Source File | |
| 462 # Begin Source File | |
| 463 | |
| 464 SOURCE=..\..\..\testtool\win32\PropertiesDialog.cpp | |
| 465 # SUBTRACT CPP /YX /Yc /Yu | |
| 466 # End Source File | |
| 467 # Begin Source File | |
| 468 | |
| 469 SOURCE=..\..\common\win32\PropertiesList.cpp | |
| 470 # End Source File | |
| 471 # Begin Source File | |
| 472 | |
| 473 SOURCE=..\..\common\win32\PropertiesView.cpp | |
| 474 # End Source File | |
| 475 # Begin Source File | |
| 476 | |
| 477 SOURCE=..\..\common\win32\RegionGeneralPage.cpp | |
| 478 # End Source File | |
| 479 # Begin Source File | |
| 480 | |
| 481 SOURCE=..\..\..\Utils\win32\RegKeyEx.cpp | |
| 482 # End Source File | |
| 483 # Begin Source File | |
| 484 | |
| 485 SOURCE=..\..\..\testtool\win32\RemotePropertiesDialog.cpp | |
| 486 # End Source File | |
| 487 # Begin Source File | |
| 488 | |
| 489 SOURCE=..\..\..\ecostest\common\ResetAttributes.cpp | |
| 490 # SUBTRACT CPP /YX /Yc /Yu | |
| 491 # End Source File | |
| 492 # Begin Source File | |
| 493 | |
| 494 SOURCE=..\..\common\win32\RulesList.cpp | |
| 495 # End Source File | |
| 496 # Begin Source File | |
| 497 | |
| 498 SOURCE=..\..\common\win32\RulesView.cpp | |
| 499 # End Source File | |
| 500 # Begin Source File | |
| 501 | |
| 502 SOURCE=..\..\..\testtool\win32\RunTestsSheet.cpp | |
| 503 # SUBTRACT CPP /YX /Yc /Yu | |
| 504 # End Source File | |
| 505 # Begin Source File | |
| 506 | |
| 507 SOURCE=..\..\common\win32\SectionGeneralPage.cpp | |
| 508 # End Source File | |
| 509 # Begin Source File | |
| 510 | |
| 511 SOURCE=..\..\common\win32\SectionRelocationPage.cpp | |
| 512 # End Source File | |
| 513 # Begin Source File | |
| 514 | |
| 515 SOURCE=.\splash.cpp | |
| 516 # End Source File | |
| 517 # Begin Source File | |
| 518 | |
| 519 SOURCE=..\..\common\win32\SplitterWndEx.cpp | |
| 520 # End Source File | |
| 521 # Begin Source File | |
| 522 | |
| 523 SOURCE=..\..\common\win32\StdAfx.cpp | |
| 524 # ADD CPP /Yc"stdafx.h" | |
| 525 # End Source File | |
| 526 # Begin Source File | |
| 527 | |
| 528 SOURCE=..\..\..\Utils\win32\StringEdit.cpp | |
| 529 # End Source File | |
| 530 # Begin Source File | |
| 531 | |
| 532 SOURCE=..\..\..\Utils\win32\SubProcess.cpp | |
| 533 # SUBTRACT CPP /YX /Yc /Yu | |
| 534 # End Source File | |
| 535 # Begin Source File | |
| 536 | |
| 537 SOURCE=..\..\..\testtool\win32\SummaryPage.cpp | |
| 538 # End Source File | |
| 539 # Begin Source File | |
| 540 | |
| 541 SOURCE=..\..\..\ecostest\common\TestResource.cpp | |
| 542 # SUBTRACT CPP /YX /Yc /Yu | |
| 543 # End Source File | |
| 544 # Begin Source File | |
| 545 | |
| 546 SOURCE=..\..\..\testtool\win32\TestTool.rc | |
| 547 # PROP Exclude_From_Build 1 | |
| 548 # End Source File | |
| 549 # Begin Source File | |
| 550 | |
| 551 SOURCE=..\..\..\testtool\win32\testtoolres.cpp | |
| 552 # End Source File | |
| 553 # Begin Source File | |
| 554 | |
| 555 SOURCE=..\..\common\win32\Thermometer.cpp | |
| 556 # End Source File | |
| 557 # Begin Source File | |
| 558 | |
| 559 SOURCE=..\..\common\win32\thinsplitter.cpp | |
| 560 # End Source File | |
| 561 # Begin Source File | |
| 562 | |
| 563 SOURCE=..\..\common\win32\ttlistctrl.cpp | |
| 564 # End Source File | |
| 565 # Begin Source File | |
| 566 | |
| 567 SOURCE=.\ViewOptions.cpp | |
| 568 # End Source File | |
| 569 # End Group | |
| 570 # Begin Group "Header Files" | |
| 571 | |
| 572 # PROP Default_Filter "h;hpp;hxx;hm;inl" | |
| 573 # Begin Source File | |
| 574 | |
| 575 SOURCE=..\..\common\win32\AddRemoveDialog.h | |
| 576 # End Source File | |
| 577 # Begin Source File | |
| 578 | |
| 579 SOURCE=.\BCMenu.h | |
| 580 # End Source File | |
| 581 # Begin Source File | |
| 582 | |
| 583 SOURCE=.\BinDirDialog.h | |
| 584 # End Source File | |
| 585 # Begin Source File | |
| 586 | |
| 587 SOURCE=..\..\common\common\build.hxx | |
| 588 # End Source File | |
| 589 # Begin Source File | |
| 590 | |
| 591 SOURCE=..\..\common\win32\BuildOptionsDialog.h | |
| 592 # End Source File | |
| 593 # Begin Source File | |
| 594 | |
| 595 SOURCE=..\..\common\win32\CdlPackagesDialog.h | |
| 596 # End Source File | |
| 597 # Begin Source File | |
| 598 | |
| 599 SOURCE=..\..\common\win32\CdlTemplatesDialog.h | |
| 600 # End Source File | |
| 601 # Begin Source File | |
| 602 | |
| 603 SOURCE=..\..\..\Utils\win32\Cell.h | |
| 604 # End Source File | |
| 605 # Begin Source File | |
| 606 | |
| 607 SOURCE=..\..\..\Utils\win32\CellEdit.h | |
| 608 # End Source File | |
| 609 # Begin Source File | |
| 610 | |
| 611 SOURCE=..\..\common\win32\cellview.h | |
| 612 # End Source File | |
| 613 # Begin Source File | |
| 614 | |
| 615 SOURCE=..\..\..\Utils\common\Collections.h | |
| 616 # End Source File | |
| 617 # Begin Source File | |
| 618 | |
| 619 SOURCE=..\..\..\Utils\win32\ComboEdit.h | |
| 620 # End Source File | |
| 621 # Begin Source File | |
| 622 | |
| 623 SOURCE=..\..\common\win32\ConfigItem.h | |
| 624 # End Source File | |
| 625 # Begin Source File | |
| 626 | |
| 627 SOURCE=.\Configtool.h | |
| 628 # End Source File | |
| 629 # Begin Source File | |
| 630 | |
| 631 SOURCE=..\..\common\win32\ConfigToolDoc.h | |
| 632 # End Source File | |
| 633 # Begin Source File | |
| 634 | |
| 635 SOURCE=..\..\common\win32\ConfigViewOptionsDialog.h | |
| 636 # End Source File | |
| 637 # Begin Source File | |
| 638 | |
| 639 SOURCE=..\..\common\win32\ControlView.h | |
| 640 # End Source File | |
| 641 # Begin Source File | |
| 642 | |
| 643 SOURCE=..\..\..\Utils\win32\CSHCommon.h | |
| 644 # End Source File | |
| 645 # Begin Source File | |
| 646 | |
| 647 SOURCE=..\..\..\Utils\win32\CSHDialog.h | |
| 648 # End Source File | |
| 649 # Begin Source File | |
| 650 | |
| 651 SOURCE=..\..\..\Utils\win32\CSHPropertyPage.h | |
| 652 # End Source File | |
| 653 # Begin Source File | |
| 654 | |
| 655 SOURCE=..\..\..\Utils\win32\CSHPropertySheet.h | |
| 656 # End Source File | |
| 657 # Begin Source File | |
| 658 | |
| 659 SOURCE=..\..\common\win32\CTCommonres.h | |
| 660 # End Source File | |
| 661 # Begin Source File | |
| 662 | |
| 663 SOURCE=..\..\common\win32\CTOptionsDialog.h | |
| 664 # End Source File | |
| 665 # Begin Source File | |
| 666 | |
| 667 SOURCE=..\..\common\win32\CTPropertiesDialog.h | |
| 668 # End Source File | |
| 669 # Begin Source File | |
| 670 | |
| 671 SOURCE=.\CTres.h | |
| 672 # End Source File | |
| 673 # Begin Source File | |
| 674 | |
| 675 SOURCE=..\..\..\Utils\win32\CTUtils.h | |
| 676 # End Source File | |
| 677 # Begin Source File | |
| 678 | |
| 679 SOURCE=..\..\common\win32\DescView.h | |
| 680 # End Source File | |
| 681 # Begin Source File | |
| 682 | |
| 683 SOURCE=..\..\..\Utils\win32\DoubleEdit.h | |
| 684 # End Source File | |
| 685 # Begin Source File | |
| 686 | |
| 687 SOURCE=..\..\..\Utils\win32\eCosDialog.h | |
| 688 # End Source File | |
| 689 # Begin Source File | |
| 690 | |
| 691 SOURCE=..\..\..\Utils\win32\eCosPropertyPage.h | |
| 692 # End Source File | |
| 693 # Begin Source File | |
| 694 | |
| 695 SOURCE=..\..\..\Utils\win32\eCosPropertySheet.h | |
| 696 # End Source File | |
| 697 # Begin Source File | |
| 698 | |
| 699 SOURCE=..\..\..\Utils\common\eCosStd.h | |
| 700 # End Source File | |
| 701 # Begin Source File | |
| 702 | |
| 703 SOURCE=..\..\..\ecostest\common\eCosTest.h | |
| 704 # End Source File | |
| 705 # Begin Source File | |
| 706 | |
| 707 SOURCE=..\..\..\ecostest\common\eCosTestDownloadFilter.h | |
| 708 # End Source File | |
| 709 # Begin Source File | |
| 710 | |
| 711 SOURCE=..\..\..\ecostest\common\eCosTestSerial.h | |
| 712 # End Source File | |
| 713 # Begin Source File | |
| 714 | |
| 715 SOURCE=..\..\..\ecostest\common\eCosTestSerialFilter.h | |
| 716 # End Source File | |
| 717 # Begin Source File | |
| 718 | |
| 719 SOURCE=..\..\..\ecostest\common\eCosTestSocket.h | |
| 720 # End Source File | |
| 721 # Begin Source File | |
| 722 | |
| 723 SOURCE=..\..\..\ecostest\common\eCosTestUtils.h | |
| 724 # End Source File | |
| 725 # Begin Source File | |
| 726 | |
| 727 SOURCE=..\..\..\Utils\common\eCosThreadUtils.h | |
| 728 # End Source File | |
| 729 # Begin Source File | |
| 730 | |
| 731 SOURCE=..\..\..\Utils\common\eCosTrace.h | |
| 732 # End Source File | |
| 733 # Begin Source File | |
| 734 | |
| 735 SOURCE=..\..\..\testtool\win32\ExecutionPage.h | |
| 736 # End Source File | |
| 737 # Begin Source File | |
| 738 | |
| 739 SOURCE=..\..\common\win32\FailingRulesDialog.h | |
| 740 # End Source File | |
| 741 # Begin Source File | |
| 742 | |
| 743 SOURCE=..\..\..\testtool\win32\FileListBox.h | |
| 744 # End Source File | |
| 745 # Begin Source File | |
| 746 | |
| 747 SOURCE=..\..\..\Utils\win32\FileName.h | |
| 748 # End Source File | |
| 749 # Begin Source File | |
| 750 | |
| 751 SOURCE=..\..\common\win32\FindDialog.h | |
| 752 # End Source File | |
| 753 # Begin Source File | |
| 754 | |
| 755 SOURCE=..\..\common\common\flags.hxx | |
| 756 # End Source File | |
| 757 # Begin Source File | |
| 758 | |
| 759 SOURCE=..\..\common\win32\FolderDialog.h | |
| 760 # End Source File | |
| 761 # Begin Source File | |
| 762 | |
| 763 SOURCE=..\..\common\win32\IdleMessage.h | |
| 764 # End Source File | |
| 765 # Begin Source File | |
| 766 | |
| 767 SOURCE=..\..\..\Utils\win32\IncludeSTL.h | |
| 768 # End Source File | |
| 769 # Begin Source File | |
| 770 | |
| 771 SOURCE=..\..\..\Utils\win32\IntegerEdit.h | |
| 772 # End Source File | |
| 773 # Begin Source File | |
| 774 | |
| 775 SOURCE=..\..\common\win32\listctrltoview.inl | |
| 776 # End Source File | |
| 777 # Begin Source File | |
| 778 | |
| 779 SOURCE=..\..\..\testtool\win32\LocalPropertiesDialog.h | |
| 780 # End Source File | |
| 781 # Begin Source File | |
| 782 | |
| 783 SOURCE=.\MainFrm.h | |
| 784 # End Source File | |
| 785 # Begin Source File | |
| 786 | |
| 787 SOURCE=..\..\common\win32\memmap.h | |
| 788 # End Source File | |
| 789 # Begin Source File | |
| 790 | |
| 791 SOURCE=..\..\common\win32\messagebox.h | |
| 792 # End Source File | |
| 793 # Begin Source File | |
| 794 | |
| 795 SOURCE=..\..\common\win32\mltview.h | |
| 796 # End Source File | |
| 797 # Begin Source File | |
| 798 | |
| 799 SOURCE=..\..\..\utils\win32\MultiLineEditDialog.h | |
| 800 # End Source File | |
| 801 # Begin Source File | |
| 802 | |
| 803 SOURCE=..\..\common\win32\NewFolderDialog.h | |
| 804 # End Source File | |
| 805 # Begin Source File | |
| 806 | |
| 807 SOURCE=..\..\common\win32\notepage.h | |
| 808 # End Source File | |
| 809 # Begin Source File | |
| 810 | |
| 811 SOURCE=..\..\..\testtool\win32\OutputEdit.h | |
| 812 # End Source File | |
| 813 # Begin Source File | |
| 814 | |
| 815 SOURCE=..\..\..\testtool\win32\OutputPage.h | |
| 816 # End Source File | |
| 817 # Begin Source File | |
| 818 | |
| 819 SOURCE=.\OutputView.h | |
| 820 # End Source File | |
| 821 # Begin Source File | |
| 822 | |
| 823 SOURCE=..\..\..\pkgadmin\win32\PkgAdminDlg.h | |
| 824 # End Source File | |
| 825 # Begin Source File | |
| 826 | |
| 827 SOURCE=..\..\..\pkgadmin\win32\PkgAdminLicenseDlg.h | |
| 828 # End Source File | |
| 829 # Begin Source File | |
| 830 | |
| 831 SOURCE=..\..\..\pkgadmin\win32\PkgAdminres.h | |
| 832 # End Source File | |
| 833 # Begin Source File | |
| 834 | |
| 835 SOURCE=..\..\..\pkgadmin\win32\PkgAdminTclWaitDlg.h | |
| 836 # End Source File | |
| 837 # Begin Source File | |
| 838 | |
| 839 SOURCE=..\..\..\testtool\win32\PlatformDialog.h | |
| 840 # End Source File | |
| 841 # Begin Source File | |
| 842 | |
| 843 SOURCE=..\..\..\testtool\win32\PlatformsDialog.h | |
| 844 # End Source File | |
| 845 # Begin Source File | |
| 846 | |
| 847 SOURCE=..\..\..\Utils\common\Properties.h | |
| 848 # End Source File | |
| 849 # Begin Source File | |
| 850 | |
| 851 SOURCE=..\..\..\testtool\win32\PropertiesDialog.h | |
| 852 # End Source File | |
| 853 # Begin Source File | |
| 854 | |
| 855 SOURCE=..\..\common\win32\PropertiesList.h | |
| 856 # End Source File | |
| 857 # Begin Source File | |
| 858 | |
| 859 SOURCE=..\..\common\win32\PropertiesView.h | |
| 860 # End Source File | |
| 861 # Begin Source File | |
| 862 | |
| 863 SOURCE=..\..\common\win32\RegionGeneralPage.h | |
| 864 # End Source File | |
| 865 # Begin Source File | |
| 866 | |
| 867 SOURCE=..\..\..\Utils\win32\RegKeyEx.h | |
| 868 # End Source File | |
| 869 # Begin Source File | |
| 870 | |
| 871 SOURCE=..\..\..\testtool\win32\RemotePropertiesDialog.h | |
| 872 # End Source File | |
| 873 # Begin Source File | |
| 874 | |
| 875 SOURCE=..\..\..\ecostest\common\ResetAttributes.h | |
| 876 # End Source File | |
| 877 # Begin Source File | |
| 878 | |
| 879 SOURCE=..\..\common\win32\resource.h | |
| 880 # End Source File | |
| 881 # Begin Source File | |
| 882 | |
| 883 SOURCE=..\..\common\win32\RulesList.h | |
| 884 # End Source File | |
| 885 # Begin Source File | |
| 886 | |
| 887 SOURCE=..\..\common\win32\RulesView.h | |
| 888 # End Source File | |
| 889 # Begin Source File | |
| 890 | |
| 891 SOURCE=..\..\..\testtool\win32\RunTestsSheet.h | |
| 892 # End Source File | |
| 893 # Begin Source File | |
| 894 | |
| 895 SOURCE=..\..\common\win32\SectionGeneralPage.h | |
| 896 # End Source File | |
| 897 # Begin Source File | |
| 898 | |
| 899 SOURCE=..\..\common\win32\SectionRelocationPage.h | |
| 900 # End Source File | |
| 901 # Begin Source File | |
| 902 | |
| 903 SOURCE=.\SPLASH.H | |
| 904 # End Source File | |
| 905 # Begin Source File | |
| 906 | |
| 907 SOURCE=..\..\common\win32\SplitterWndEx.h | |
| 908 # End Source File | |
| 909 # Begin Source File | |
| 910 | |
| 911 SOURCE=..\..\common\win32\stdafx.h | |
| 912 # End Source File | |
| 913 # Begin Source File | |
| 914 | |
| 915 SOURCE=..\..\..\Utils\win32\StringEdit.h | |
| 916 # End Source File | |
| 917 # Begin Source File | |
| 918 | |
| 919 SOURCE=..\..\..\Utils\win32\SubProcess.h | |
| 920 # End Source File | |
| 921 # Begin Source File | |
| 922 | |
| 923 SOURCE=..\..\..\testtool\win32\SummaryPage.h | |
| 924 # End Source File | |
| 925 # Begin Source File | |
| 926 | |
| 927 SOURCE=..\..\..\ecostest\common\TestResource.h | |
| 928 # End Source File | |
| 929 # Begin Source File | |
| 930 | |
| 931 SOURCE=..\..\..\testtool\win32\testtoolres.h | |
| 932 # End Source File | |
| 933 # Begin Source File | |
| 934 | |
| 935 SOURCE=..\..\common\win32\Thermometer.h | |
| 936 # End Source File | |
| 937 # Begin Source File | |
| 938 | |
| 939 SOURCE=..\..\common\win32\thinsplitter.h | |
| 940 # End Source File | |
| 941 # Begin Source File | |
| 942 | |
| 943 SOURCE=..\..\common\win32\treectrltoview.inl | |
| 944 # End Source File | |
| 945 # Begin Source File | |
| 946 | |
| 947 SOURCE=..\..\common\win32\ttlistctrl.h | |
| 948 # End Source File | |
| 949 # Begin Source File | |
| 950 | |
| 951 SOURCE=.\ViewOptions.h | |
| 952 # End Source File | |
| 953 # Begin Source File | |
| 954 | |
| 955 SOURCE=..\..\..\Utils\common\wcharunix.h | |
| 956 # End Source File | |
| 957 # End Group | |
| 958 # Begin Group "Resource Files" | |
| 959 | |
| 960 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" | |
| 961 # Begin Source File | |
| 962 | |
| 963 SOURCE=.\res\bitmap1.bmp | |
| 964 # End Source File | |
| 965 # Begin Source File | |
| 966 | |
| 967 SOURCE=..\..\common\win32\res\bitmap2.bmp | |
| 968 # End Source File | |
| 969 # Begin Source File | |
| 970 | |
| 971 SOURCE=.\res\bitmap3.bmp | |
| 972 # End Source File | |
| 973 # Begin Source File | |
| 974 | |
| 975 SOURCE=.\res\bitmap4.bmp | |
| 976 # End Source File | |
| 977 # Begin Source File | |
| 978 | |
| 979 SOURCE=.\res\Configtool.ico | |
| 980 # End Source File | |
| 981 # Begin Source File | |
| 982 | |
| 983 SOURCE=.\res\Configtool.rc2 | |
| 984 # End Source File | |
| 985 # Begin Source File | |
| 986 | |
| 987 SOURCE=.\res\ConfigtoolDoc.ico | |
| 988 # End Source File | |
| 989 # Begin Source File | |
| 990 | |
| 991 SOURCE=.\res\cursor1.cur | |
| 992 # End Source File | |
| 993 # Begin Source File | |
| 994 | |
| 995 SOURCE=.\res\cygnus.ico | |
| 996 # End Source File | |
| 997 # Begin Source File | |
| 998 | |
| 999 SOURCE=.\res\CygnusIcon.ico | |
| 1000 # End Source File | |
| 1001 # Begin Source File | |
| 1002 | |
| 1003 SOURCE=.\res\delu1.bmp | |
| 1004 # End Source File | |
| 1005 # Begin Source File | |
| 1006 | |
| 1007 SOURCE=.\res\downbutt.bmp | |
| 1008 # End Source File | |
| 1009 # Begin Source File | |
| 1010 | |
| 1011 SOURCE=.\res\downd1.bmp | |
| 1012 # End Source File | |
| 1013 # Begin Source File | |
| 1014 | |
| 1015 SOURCE=.\res\downu1.bmp | |
| 1016 # End Source File | |
| 1017 # Begin Source File | |
| 1018 | |
| 1019 SOURCE=.\res\help.bmp | |
| 1020 # End Source File | |
| 1021 # Begin Source File | |
| 1022 | |
| 1023 SOURCE=.\res\html.bmp | |
| 1024 # End Source File | |
| 1025 # Begin Source File | |
| 1026 | |
| 1027 SOURCE=.\res\icon1.ico | |
| 1028 # End Source File | |
| 1029 # Begin Source File | |
| 1030 | |
| 1031 SOURCE=.\res\icon3.ico | |
| 1032 # End Source File | |
| 1033 # Begin Source File | |
| 1034 | |
| 1035 SOURCE=.\res\Miscbar.bmp | |
| 1036 # End Source File | |
| 1037 # Begin Source File | |
| 1038 | |
| 1039 SOURCE=..\..\common\win32\res\MLTbar.bmp | |
| 1040 # End Source File | |
| 1041 # Begin Source File | |
| 1042 | |
| 1043 SOURCE=.\res\newd.bmp | |
| 1044 # End Source File | |
| 1045 # Begin Source File | |
| 1046 | |
| 1047 SOURCE=.\res\PackageIcon.ico | |
| 1048 # End Source File | |
| 1049 # Begin Source File | |
| 1050 | |
| 1051 SOURCE=..\..\..\pkgadmin\win32\res\PkgAdmin.ico | |
| 1052 # End Source File | |
| 1053 # Begin Source File | |
| 1054 | |
| 1055 SOURCE=.\res\Splsh16.bmp | |
| 1056 # End Source File | |
| 1057 # Begin Source File | |
| 1058 | |
| 1059 SOURCE=..\..\..\testtool\win32\res\TestTool.ico | |
| 1060 # End Source File | |
| 1061 # Begin Source File | |
| 1062 | |
| 1063 SOURCE=.\res\Toolbar.bmp | |
| 1064 # End Source File | |
| 1065 # Begin Source File | |
| 1066 | |
| 1067 SOURCE=.\res\toolbar1.bmp | |
| 1068 # End Source File | |
| 1069 # Begin Source File | |
| 1070 | |
| 1071 SOURCE=.\res\upbutton.bmp | |
| 1072 # End Source File | |
| 1073 # Begin Source File | |
| 1074 | |
| 1075 SOURCE=.\res\upu1.bmp | |
| 1076 # End Source File | |
| 1077 # End Group | |
| 1078 # Begin Source File | |
| 1079 | |
| 1080 SOURCE=..\..\ChangeLog | |
| 1081 # PROP Exclude_From_Build 1 | |
| 1082 # End Source File | |
| 1083 # Begin Source File | |
| 1084 | |
| 1085 SOURCE=..\..\..\..\..\doc\eCos.hhp | |
| 1086 | |
| 1087 !IF "$(CFG)" == "Configtool - Win32 ANSI Release" | |
| 1088 | |
| 1089 # Begin Custom Build | |
| 1090 InputDir=\e\cvs\devo\ecos\doc | |
| 1091 OutDir=v:\ConfigTool\ANSIRelease | |
| 1092 InputPath=..\..\..\..\..\doc\eCos.hhp | |
| 1093 | |
| 1094 "$(OutDir)\Configtool.chm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
| 1095 cd $(InputDir)\html | |
| 1096 for %%f in ( Link1.htm eCos.hhc eCos.hhk eCos.hhp ) do copy ..\%%f | |
| 1097 echo Generating contents and index... | |
| 1098 sh ../tohhc.sh | |
| 1099 echo.>link2.htm | |
| 1100 hhc.exe eCos.hhp > hh.out 2>&1 | |
| 1101 del link2.htm | |
| 1102 egrep -v "HHC5003.*http" hh.out | egrep -v "gnupro\-ref" | |
| 1103 copy eCos.chm $(OutDir)\Configtool.chm | |
| 1104 for %%f in ( Link1.htm eCos.hhc eCos.hhk eCos.hhp ) do del %%f | |
| 1105 del eCos.chm | |
| 1106 del hh.out | |
| 1107 | |
| 1108 # End Custom Build | |
| 1109 | |
| 1110 !ELSEIF "$(CFG)" == "Configtool - Win32 ANSI Debug" | |
| 1111 | |
| 1112 # Begin Custom Build | |
| 1113 InputDir=\e\cvs\devo\ecos\doc | |
| 1114 OutDir=v:\ConfigTool\ANSIDebug | |
| 1115 InputPath=..\..\..\..\..\doc\eCos.hhp | |
| 1116 | |
| 1117 "$(OutDir)\Configtool.chm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
| 1118 cd $(InputDir)\html | |
| 1119 for %%f in ( Link1.htm eCos.hhc eCos.hhk eCos.hhp ) do copy ..\%%f | |
| 1120 echo Generating contents and index... | |
| 1121 sh ../tohhc.sh | |
| 1122 echo.>link2.htm | |
| 1123 hhc.exe eCos.hhp > hh.out 2>&1 | |
| 1124 del link2.htm | |
| 1125 egrep -v "HHC5003.*http" hh.out | egrep -v "gnupro\-ref" | |
| 1126 copy eCos.chm $(OutDir)\Configtool.chm | |
| 1127 for %%f in ( Link1.htm eCos.hhc eCos.hhk eCos.hhp ) do del %%f | |
| 1128 del eCos.chm | |
| 1129 del hh.out | |
| 1130 | |
| 1131 # End Custom Build | |
| 1132 | |
| 1133 !ELSEIF "$(CFG)" == "Configtool - Win32 Debug" | |
| 1134 | |
| 1135 # Begin Custom Build | |
| 1136 InputDir=\e\cvs\devo\ecos\doc | |
| 1137 OutDir=v:\configtool\debug | |
| 1138 InputPath=..\..\..\..\..\doc\eCos.hhp | |
| 1139 | |
| 1140 "$(OutDir)\Configtool.chm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
| 1141 cd $(InputDir)\html | |
| 1142 for %%f in ( Link1.htm eCos.hhc eCos.hhk eCos.hhp ) do copy ..\%%f | |
| 1143 echo Generating contents and index... | |
| 1144 sh ../tohhc.sh | |
| 1145 echo.>link2.htm | |
| 1146 hhc.exe eCos.hhp > hh.out 2>&1 | |
| 1147 del link2.htm | |
| 1148 egrep -v "HHC5003.*http" hh.out | egrep -v "gnupro\-ref" | |
| 1149 copy eCos.chm $(OutDir)\Configtool.chm | |
| 1150 for %%f in ( Link1.htm eCos.hhc eCos.hhk eCos.hhp ) do del %%f | |
| 1151 del eCos.chm | |
| 1152 del hh.out | |
| 1153 | |
| 1154 # End Custom Build | |
| 1155 | |
| 1156 !ELSEIF "$(CFG)" == "Configtool - Win32 Release" | |
| 1157 | |
| 1158 # Begin Custom Build | |
| 1159 InputDir=\e\cvs\devo\ecos\doc | |
| 1160 OutDir=v:\ConfigTool\release | |
| 1161 InputPath=..\..\..\..\..\doc\eCos.hhp | |
| 1162 | |
| 1163 "$(OutDir)\Configtool.chm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
| 1164 cd $(InputDir)\html | |
| 1165 for %%f in ( Link1.htm eCos.hhc eCos.hhk eCos.hhp ) do copy ..\%%f | |
| 1166 echo Generating contents and index... | |
| 1167 sh ../tohhc.sh | |
| 1168 echo.>link2.htm | |
| 1169 hhc.exe eCos.hhp > hh.out 2>&1 | |
| 1170 del link2.htm | |
| 1171 egrep -v "HHC5003.*http" hh.out | egrep -v "gnupro\-ref" | |
| 1172 copy eCos.chm $(OutDir)\Configtool.chm | |
| 1173 for %%f in ( Link1.htm eCos.hhc eCos.hhk eCos.hhp ) do del %%f | |
| 1174 del eCos.chm | |
| 1175 del hh.out | |
| 1176 | |
| 1177 # End Custom Build | |
| 1178 | |
| 1179 !ENDIF | |
| 1180 | |
| 1181 # End Source File | |
| 1182 # End Target | |
| 1183 # End Project | |
| 1184 # Section Configtool : {D30C1661-CDAF-11D0-8A3E-00C04FC9E26E} | |
| 1185 # 2:5:Class:CWebBrowser21 | |
| 1186 # 2:10:HeaderFile:webbrowser3.h | |
| 1187 # 2:8:ImplFile:webbrowser3.cpp | |
| 1188 # End Section | |
| 1189 # Section Configtool : {8856F961-340A-11D0-A96B-00C04FD705A2} | |
| 1190 # 2:21:DefaultSinkHeaderFile:webbrowser3.h | |
| 1191 # 2:16:DefaultSinkClass:CWebBrowser21 | |
| 1192 # End Section |
