1# Microsoft eMbedded Visual Tools Project File - Name="Application" - Package Owner=<4> 2# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 3# ** DO NOT EDIT ** 4 5# TARGTYPE "Win32 (WCE ARMV4) Application" 0xa301 6# TARGTYPE "Win32 (WCE emulator) Application" 0xa601 7 8CFG=Application - Win32 (WCE emulator) Debug 9!MESSAGE This is not a valid makefile. To build this project using NMAKE, 10!MESSAGE use the Export Makefile command and run 11!MESSAGE 12!MESSAGE NMAKE /f "Application.vcn". 13!MESSAGE 14!MESSAGE You can specify a configuration when running NMAKE 15!MESSAGE by defining the macro CFG on the command line. For example: 16!MESSAGE 17!MESSAGE NMAKE /f "Application.vcn" CFG="Application - Win32 (WCE emulator) Debug" 18!MESSAGE 19!MESSAGE Possible choices for configuration are: 20!MESSAGE 21!MESSAGE "Application - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application") 22!MESSAGE "Application - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application") 23!MESSAGE "Application - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application") 24!MESSAGE "Application - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application") 25!MESSAGE 26 27# Begin Project 28# PROP AllowPerConfigDependencies 0 29# PROP Scc_ProjName "" 30# PROP Scc_LocalPath "" 31# PROP ATL_Project 2 32 33!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 34 35# PROP BASE Use_MFC 2 36# PROP BASE Use_Debug_Libraries 0 37# PROP BASE Output_Dir "emulatorRel" 38# PROP BASE Intermediate_Dir "emulatorRel" 39# PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" 40# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" 41# PROP BASE Target_Dir "" 42# PROP Use_MFC 2 43# PROP Use_Debug_Libraries 0 44# PROP Output_Dir "emulatorRel" 45# PROP Intermediate_Dir "emulatorRel" 46# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" 47# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" 48# PROP Ignore_Export_Lib 0 49# PROP Target_Dir "" 50RSC=rc.exe 51# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r 52# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r 53CPP=cl.exe 54# ADD BASE CPP /nologo /W3 /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /O2 /c 55# ADD CPP /nologo /W3 /WX /I "Resources" /I "Sources" /I "..\..\..\DNSServices" /I "..\..\..\..\mDNSCore" /I "..\..\..\..\mDNSCore\PlatformSupport" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D DNS_SD_CLIENT_ENABLED=0 /Gs8192 /GF /O2 /c 56# SUBTRACT CPP /YX /Yc /Yu 57MTL=midl.exe 58# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 59# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 60BSC32=bscmake.exe 61# ADD BASE BSC32 /nologo 62# ADD BSC32 /nologo 63LINK32=link.exe 64# ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:IX86 65# ADD LINK32 ws2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:IX86 66 67!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 68 69# PROP BASE Use_MFC 2 70# PROP BASE Use_Debug_Libraries 1 71# PROP BASE Output_Dir "emulatorDbg" 72# PROP BASE Intermediate_Dir "emulatorDbg" 73# PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" 74# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" 75# PROP BASE Target_Dir "" 76# PROP Use_MFC 2 77# PROP Use_Debug_Libraries 1 78# PROP Output_Dir "emulatorDbg" 79# PROP Intermediate_Dir "emulatorDbg" 80# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" 81# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" 82# PROP Ignore_Export_Lib 0 83# PROP Target_Dir "" 84RSC=rc.exe 85# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r 86# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r 87CPP=cl.exe 88# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /c 89# ADD CPP /nologo /W3 /WX /Zi /Od /I "Resources" /I "Sources" /I "..\..\..\DNSServices" /I "..\..\..\..\mDNSCore" /I "..\..\..\..\mDNSCore\PlatformSupport" /D "_i386_" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D DNS_SD_CLIENT_ENABLED=0 /FR /Gs8192 /GF /c 90MTL=midl.exe 91# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 92# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 93BSC32=bscmake.exe 94# ADD BASE BSC32 /nologo 95# ADD BSC32 /nologo 96LINK32=link.exe 97# ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:IX86 98# ADD LINK32 ws2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:IX86 99 100!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 101 102# PROP BASE Use_MFC 2 103# PROP BASE Use_Debug_Libraries 0 104# PROP BASE Output_Dir "ARMV4Rel" 105# PROP BASE Intermediate_Dir "ARMV4Rel" 106# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" 107# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" 108# PROP BASE Target_Dir "" 109# PROP Use_MFC 2 110# PROP Use_Debug_Libraries 0 111# PROP Output_Dir "ARMV4Rel" 112# PROP Intermediate_Dir "ARMV4Rel" 113# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" 114# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" 115# PROP Ignore_Export_Lib 0 116# PROP Target_Dir "" 117RSC=rc.exe 118# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /d "_AFXDLL" /r 119# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /d "_AFXDLL" /r 120CPP=clarm.exe 121# ADD BASE CPP /nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Yu"stdafx.h" /O2 /M$(CECrtMT) /c 122# ADD CPP /nologo /W3 /WX /I "Resources" /I "Sources" /I "..\..\..\DNSServices" /I "..\..\..\..\mDNSCore" /I "..\..\..\..\mDNSCore\PlatformSupport" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D DNS_SD_CLIENT_ENABLED=0 /O2 /M$(CECrtMT) /c 123# SUBTRACT CPP /YX /Yc /Yu 124MTL=midl.exe 125# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 126# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 127BSC32=bscmake.exe 128# ADD BASE BSC32 /nologo 129# ADD BSC32 /nologo 130LINK32=link.exe 131# ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM 132# ADD LINK32 ws2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM 133 134!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 135 136# PROP BASE Use_MFC 2 137# PROP BASE Use_Debug_Libraries 1 138# PROP BASE Output_Dir "ARMV4Dbg" 139# PROP BASE Intermediate_Dir "ARMV4Dbg" 140# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" 141# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" 142# PROP BASE Target_Dir "" 143# PROP Use_MFC 2 144# PROP Use_Debug_Libraries 1 145# PROP Output_Dir "ARMV4Dbg" 146# PROP Intermediate_Dir "ARMV4Dbg" 147# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" 148# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" 149# PROP Ignore_Export_Lib 0 150# PROP Target_Dir "" 151RSC=rc.exe 152# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /d "_AFXDLL" /r 153# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /d "_AFXDLL" /r 154CPP=clarm.exe 155# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /M$(CECrtMTDebug) /c 156# ADD CPP /nologo /W3 /WX /Zi /Od /I "Resources" /I "Sources" /I "..\..\..\DNSServices" /I "..\..\..\..\mDNSCore" /I "..\..\..\..\mDNSCore\PlatformSupport" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D DNS_SD_CLIENT_ENABLED=0 /FR /M$(CECrtMTDebug) /c 157# SUBTRACT CPP /YX /Yc /Yu 158MTL=midl.exe 159# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 160# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 161BSC32=bscmake.exe 162# ADD BASE BSC32 /nologo 163# ADD BSC32 /nologo 164LINK32=link.exe 165# ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM 166# ADD LINK32 ws2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM 167 168!ENDIF 169 170# Begin Target 171 172# Name "Application - Win32 (WCE emulator) Release" 173# Name "Application - Win32 (WCE emulator) Debug" 174# Name "Application - Win32 (WCE ARMV4) Release" 175# Name "Application - Win32 (WCE ARMV4) Debug" 176# Begin Group "Source Files" 177 178# PROP Default_Filter "" 179# Begin Source File 180 181SOURCE=.\Sources\Application.cpp 182 183!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 184 185DEP_CPP_APPLI=\ 186 "..\..\..\DNSServices\DNSServices.h"\ 187 ".\Sources\Application.h"\ 188 ".\Sources\BrowserDialog.h"\ 189 ".\Sources\StdAfx.h"\ 190 191 192!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 193 194DEP_CPP_APPLI=\ 195 "..\..\..\DNSServices\DNSServices.h"\ 196 ".\Sources\Application.h"\ 197 ".\Sources\BrowserDialog.h"\ 198 ".\Sources\StdAfx.h"\ 199 200 201!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 202 203DEP_CPP_APPLI=\ 204 "..\..\..\DNSServices\DNSServices.h"\ 205 ".\Sources\Application.h"\ 206 ".\Sources\BrowserDialog.h"\ 207 ".\Sources\StdAfx.h"\ 208 209 210!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 211 212DEP_CPP_APPLI=\ 213 "..\..\..\DNSServices\DNSServices.h"\ 214 ".\Sources\Application.h"\ 215 ".\Sources\BrowserDialog.h"\ 216 ".\Sources\StdAfx.h"\ 217 218 219!ENDIF 220 221# End Source File 222# Begin Source File 223 224SOURCE=.\Sources\Application.h 225# End Source File 226# Begin Source File 227 228SOURCE=.\Sources\BrowserDialog.cpp 229 230!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 231 232DEP_CPP_BROWS=\ 233 "..\..\..\DNSServices\DNSServices.h"\ 234 ".\Sources\Application.h"\ 235 ".\Sources\BrowserDialog.h"\ 236 ".\Sources\StdAfx.h"\ 237 238 239!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 240 241DEP_CPP_BROWS=\ 242 "..\..\..\DNSServices\DNSServices.h"\ 243 ".\Sources\Application.h"\ 244 ".\Sources\BrowserDialog.h"\ 245 ".\Sources\StdAfx.h"\ 246 247 248!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 249 250DEP_CPP_BROWS=\ 251 "..\..\..\DNSServices\DNSServices.h"\ 252 ".\Sources\Application.h"\ 253 ".\Sources\BrowserDialog.h"\ 254 ".\Sources\StdAfx.h"\ 255 256 257!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 258 259DEP_CPP_BROWS=\ 260 "..\..\..\DNSServices\DNSServices.h"\ 261 ".\Sources\Application.h"\ 262 ".\Sources\BrowserDialog.h"\ 263 ".\Sources\StdAfx.h"\ 264 265 266!ENDIF 267 268# End Source File 269# Begin Source File 270 271SOURCE=.\Sources\BrowserDialog.h 272# End Source File 273# Begin Source File 274 275SOURCE=.\Sources\StdAfx.cpp 276 277!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 278 279DEP_CPP_STDAF=\ 280 ".\Sources\StdAfx.h"\ 281 282# ADD CPP /Yc"stdafx.h" 283 284!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 285 286DEP_CPP_STDAF=\ 287 ".\Sources\StdAfx.h"\ 288 289# ADD CPP /Yc"stdafx.h" 290 291!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 292 293DEP_CPP_STDAF=\ 294 ".\Sources\StdAfx.h"\ 295 296# ADD CPP /Yc"stdafx.h" 297 298!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 299 300DEP_CPP_STDAF=\ 301 ".\Sources\StdAfx.h"\ 302 303# ADD CPP /Yc"stdafx.h" 304 305!ENDIF 306 307# End Source File 308# Begin Source File 309 310SOURCE=.\Sources\StdAfx.h 311# End Source File 312# End Group 313# Begin Group "Resource Files" 314 315# PROP Default_Filter "" 316# Begin Source File 317 318SOURCE=.\Resources\Application.ico 319# End Source File 320# Begin Source File 321 322SOURCE=.\Resources\Application.rc 323 324!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 325 326!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 327 328!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 329 330!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 331 332!ENDIF 333 334# End Source File 335# Begin Source File 336 337SOURCE=.\Resources\Application.rc2 338# PROP Exclude_From_Scan -1 339# PROP BASE Exclude_From_Build 1 340# PROP Exclude_From_Build 1 341# End Source File 342# Begin Source File 343 344SOURCE=.\Resources\newres.h 345# End Source File 346# Begin Source File 347 348SOURCE=.\Resources\Resource.h 349# End Source File 350# End Group 351# Begin Group "Support" 352 353# PROP Default_Filter "" 354# Begin Source File 355 356SOURCE=..\..\..\CommonServices.h 357# End Source File 358# Begin Source File 359 360SOURCE=..\..\..\DebugServices.c 361 362!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 363 364DEP_CPP_DEBUG=\ 365 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 366 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 367 "..\..\..\CommonServices.h"\ 368 "..\..\..\DebugServices.h"\ 369 370NODEP_CPP_DEBUG=\ 371 "..\..\..\intLib.h"\ 372 "..\..\..\logLib.h"\ 373 "..\..\..\vxWorks.h"\ 374 375 376!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 377 378DEP_CPP_DEBUG=\ 379 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 380 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 381 "..\..\..\CommonServices.h"\ 382 "..\..\..\DebugServices.h"\ 383 384NODEP_CPP_DEBUG=\ 385 "..\..\..\intLib.h"\ 386 "..\..\..\logLib.h"\ 387 "..\..\..\vxWorks.h"\ 388 389 390!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 391 392DEP_CPP_DEBUG=\ 393 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 394 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 395 "..\..\..\CommonServices.h"\ 396 "..\..\..\DebugServices.h"\ 397 398NODEP_CPP_DEBUG=\ 399 "..\..\..\intLib.h"\ 400 "..\..\..\logLib.h"\ 401 "..\..\..\vxWorks.h"\ 402 403 404!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 405 406DEP_CPP_DEBUG=\ 407 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 408 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 409 "..\..\..\CommonServices.h"\ 410 "..\..\..\DebugServices.h"\ 411 412NODEP_CPP_DEBUG=\ 413 "..\..\..\intLib.h"\ 414 "..\..\..\logLib.h"\ 415 "..\..\..\vxWorks.h"\ 416 417 418!ENDIF 419 420# End Source File 421# Begin Source File 422 423SOURCE=..\..\..\DebugServices.h 424# End Source File 425# Begin Source File 426 427SOURCE=..\..\..\..\mDNSCore\DNSCommon.c 428 429!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 430 431DEP_CPP_DNSCO=\ 432 "..\..\..\..\mDNSCore\DNSCommon.h"\ 433 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 434 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 435 436 437!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 438 439DEP_CPP_DNSCO=\ 440 "..\..\..\..\mDNSCore\DNSCommon.h"\ 441 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 442 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 443 444 445!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 446 447DEP_CPP_DNSCO=\ 448 "..\..\..\..\mDNSCore\DNSCommon.h"\ 449 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 450 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 451 452 453!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 454 455DEP_CPP_DNSCO=\ 456 "..\..\..\..\mDNSCore\DNSCommon.h"\ 457 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 458 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 459 460 461!ENDIF 462 463# End Source File 464# Begin Source File 465 466SOURCE=..\..\..\..\mDNSCore\DNSCommon.h 467# End Source File 468# Begin Source File 469 470SOURCE=..\..\..\..\mDNSCore\DNSDigest.c 471 472!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 473 474DEP_CPP_DNSDI=\ 475 "..\..\..\..\mDNSCore\DNSCommon.h"\ 476 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 477 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 478 479 480!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 481 482DEP_CPP_DNSDI=\ 483 "..\..\..\..\mDNSCore\DNSCommon.h"\ 484 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 485 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 486 487 488!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 489 490DEP_CPP_DNSDI=\ 491 "..\..\..\..\mDNSCore\DNSCommon.h"\ 492 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 493 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 494 495 496!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 497 498DEP_CPP_DNSDI=\ 499 "..\..\..\..\mDNSCore\DNSCommon.h"\ 500 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 501 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 502 503 504!ENDIF 505 506# End Source File 507# Begin Source File 508 509SOURCE=..\..\..\DNSSD.c 510 511!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 512 513DEP_CPP_DNSSD=\ 514 "..\..\..\CommonServices.h"\ 515 "..\..\..\DebugServices.h"\ 516 "..\..\..\DNSSD.h"\ 517 "..\..\..\DNSSDDirect.h"\ 518 "..\..\..\RMxClient.h"\ 519 520NODEP_CPP_DNSSD=\ 521 "..\..\..\logLib.h"\ 522 "..\..\..\vxWorks.h"\ 523 524 525!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 526 527DEP_CPP_DNSSD=\ 528 "..\..\..\CommonServices.h"\ 529 "..\..\..\DebugServices.h"\ 530 "..\..\..\DNSSD.h"\ 531 "..\..\..\DNSSDDirect.h"\ 532 "..\..\..\RMxClient.h"\ 533 534NODEP_CPP_DNSSD=\ 535 "..\..\..\logLib.h"\ 536 "..\..\..\vxWorks.h"\ 537 538 539!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 540 541DEP_CPP_DNSSD=\ 542 "..\..\..\CommonServices.h"\ 543 "..\..\..\DebugServices.h"\ 544 "..\..\..\DNSSD.h"\ 545 "..\..\..\DNSSDDirect.h"\ 546 "..\..\..\RMxClient.h"\ 547 548NODEP_CPP_DNSSD=\ 549 "..\..\..\logLib.h"\ 550 "..\..\..\vxWorks.h"\ 551 552 553!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 554 555DEP_CPP_DNSSD=\ 556 "..\..\..\CommonServices.h"\ 557 "..\..\..\DebugServices.h"\ 558 "..\..\..\DNSSD.h"\ 559 "..\..\..\DNSSDDirect.h"\ 560 "..\..\..\RMxClient.h"\ 561 562NODEP_CPP_DNSSD=\ 563 "..\..\..\logLib.h"\ 564 "..\..\..\vxWorks.h"\ 565 566 567!ENDIF 568 569# End Source File 570# Begin Source File 571 572SOURCE=..\..\..\DNSSD.h 573# End Source File 574# Begin Source File 575 576SOURCE=..\..\..\DNSSDDirect.c 577 578!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 579 580DEP_CPP_DNSSDD=\ 581 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 582 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 583 "..\..\..\CommonServices.h"\ 584 "..\..\..\DebugServices.h"\ 585 "..\..\..\DNSSD.h"\ 586 "..\..\..\DNSSDDirect.h"\ 587 588NODEP_CPP_DNSSDD=\ 589 "..\..\..\logLib.h"\ 590 "..\..\..\vxWorks.h"\ 591 592 593!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 594 595DEP_CPP_DNSSDD=\ 596 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 597 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 598 "..\..\..\CommonServices.h"\ 599 "..\..\..\DebugServices.h"\ 600 "..\..\..\DNSSD.h"\ 601 "..\..\..\DNSSDDirect.h"\ 602 603NODEP_CPP_DNSSDD=\ 604 "..\..\..\logLib.h"\ 605 "..\..\..\vxWorks.h"\ 606 607 608!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 609 610DEP_CPP_DNSSDD=\ 611 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 612 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 613 "..\..\..\CommonServices.h"\ 614 "..\..\..\DebugServices.h"\ 615 "..\..\..\DNSSD.h"\ 616 "..\..\..\DNSSDDirect.h"\ 617 618NODEP_CPP_DNSSDD=\ 619 "..\..\..\logLib.h"\ 620 "..\..\..\vxWorks.h"\ 621 622 623!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 624 625DEP_CPP_DNSSDD=\ 626 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 627 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 628 "..\..\..\CommonServices.h"\ 629 "..\..\..\DebugServices.h"\ 630 "..\..\..\DNSSD.h"\ 631 "..\..\..\DNSSDDirect.h"\ 632 633NODEP_CPP_DNSSDD=\ 634 "..\..\..\logLib.h"\ 635 "..\..\..\vxWorks.h"\ 636 637 638!ENDIF 639 640# End Source File 641# Begin Source File 642 643SOURCE=..\..\..\DNSSDDirect.h 644# End Source File 645# Begin Source File 646 647SOURCE=..\..\..\DNSServices\DNSServices.c 648 649!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 650 651DEP_CPP_DNSSE=\ 652 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 653 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 654 "..\..\..\DNSServices\DNSServices.h"\ 655 656 657!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 658 659DEP_CPP_DNSSE=\ 660 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 661 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 662 "..\..\..\DNSServices\DNSServices.h"\ 663 664 665!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 666 667DEP_CPP_DNSSE=\ 668 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 669 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 670 "..\..\..\DNSServices\DNSServices.h"\ 671 672 673!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 674 675DEP_CPP_DNSSE=\ 676 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 677 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 678 "..\..\..\DNSServices\DNSServices.h"\ 679 680 681!ENDIF 682 683# End Source File 684# Begin Source File 685 686SOURCE=..\..\..\DNSServices\DNSServices.h 687# End Source File 688# Begin Source File 689 690SOURCE=..\..\..\..\mDNSCore\mDNS.c 691 692!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 693 694DEP_CPP_MDNS_=\ 695 "..\..\..\..\mDNSCore\DNSCommon.h"\ 696 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 697 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 698 "..\..\..\..\mDNSCore\uDNS.h"\ 699 700 701!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 702 703DEP_CPP_MDNS_=\ 704 "..\..\..\..\mDNSCore\DNSCommon.h"\ 705 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 706 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 707 "..\..\..\..\mDNSCore\uDNS.h"\ 708 709 710!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 711 712DEP_CPP_MDNS_=\ 713 "..\..\..\..\mDNSCore\DNSCommon.h"\ 714 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 715 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 716 "..\..\..\..\mDNSCore\uDNS.h"\ 717 718 719!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 720 721DEP_CPP_MDNS_=\ 722 "..\..\..\..\mDNSCore\DNSCommon.h"\ 723 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 724 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 725 "..\..\..\..\mDNSCore\uDNS.h"\ 726 727 728!ENDIF 729 730# End Source File 731# Begin Source File 732 733SOURCE=..\..\..\..\mDNSCore\mDNSClientAPI.h 734# End Source File 735# Begin Source File 736 737SOURCE=..\..\..\..\mDNSCore\mDNSDebug.h 738# End Source File 739# Begin Source File 740 741SOURCE=..\..\..\mDNSWin32.c 742 743!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 744 745DEP_CPP_MDNSW=\ 746 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 747 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 748 "..\..\..\CommonServices.h"\ 749 "..\..\..\DebugServices.h"\ 750 "..\..\..\mDNSWin32.h"\ 751 {$(INCLUDE)}"ipexport.h"\ 752 {$(INCLUDE)}"Iphlpapi.h"\ 753 {$(INCLUDE)}"iptypes.h"\ 754 755NODEP_CPP_MDNSW=\ 756 "..\..\..\logLib.h"\ 757 "..\..\..\vxWorks.h"\ 758 759 760!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 761 762DEP_CPP_MDNSW=\ 763 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 764 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 765 "..\..\..\CommonServices.h"\ 766 "..\..\..\DebugServices.h"\ 767 "..\..\..\mDNSWin32.h"\ 768 {$(INCLUDE)}"ipexport.h"\ 769 {$(INCLUDE)}"Iphlpapi.h"\ 770 {$(INCLUDE)}"iptypes.h"\ 771 772NODEP_CPP_MDNSW=\ 773 "..\..\..\logLib.h"\ 774 "..\..\..\vxWorks.h"\ 775 776# ADD CPP /W3 777 778!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 779 780DEP_CPP_MDNSW=\ 781 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 782 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 783 "..\..\..\CommonServices.h"\ 784 "..\..\..\DebugServices.h"\ 785 "..\..\..\mDNSWin32.h"\ 786 {$(INCLUDE)}"ipexport.h"\ 787 {$(INCLUDE)}"Iphlpapi.h"\ 788 {$(INCLUDE)}"iptypes.h"\ 789 790NODEP_CPP_MDNSW=\ 791 "..\..\..\logLib.h"\ 792 "..\..\..\vxWorks.h"\ 793 794 795!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 796 797DEP_CPP_MDNSW=\ 798 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 799 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 800 "..\..\..\CommonServices.h"\ 801 "..\..\..\DebugServices.h"\ 802 "..\..\..\mDNSWin32.h"\ 803 {$(INCLUDE)}"ipexport.h"\ 804 {$(INCLUDE)}"Iphlpapi.h"\ 805 {$(INCLUDE)}"iptypes.h"\ 806 807NODEP_CPP_MDNSW=\ 808 "..\..\..\logLib.h"\ 809 "..\..\..\vxWorks.h"\ 810 811 812!ENDIF 813 814# End Source File 815# Begin Source File 816 817SOURCE=..\..\..\mDNSWin32.h 818# End Source File 819# Begin Source File 820 821SOURCE=..\..\..\..\mDNSCore\uDNS.c 822 823!IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 824 825DEP_CPP_UDNS_=\ 826 "..\..\..\..\mDNSCore\DNSCommon.h"\ 827 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 828 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 829 "..\..\..\..\mDNSCore\uDNS.h"\ 830 831 832!ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 833 834DEP_CPP_UDNS_=\ 835 "..\..\..\..\mDNSCore\DNSCommon.h"\ 836 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 837 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 838 "..\..\..\..\mDNSCore\uDNS.h"\ 839 840 841!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 842 843DEP_CPP_UDNS_=\ 844 "..\..\..\..\mDNSCore\DNSCommon.h"\ 845 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 846 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 847 "..\..\..\..\mDNSCore\uDNS.h"\ 848 849 850!ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 851 852DEP_CPP_UDNS_=\ 853 "..\..\..\..\mDNSCore\DNSCommon.h"\ 854 "..\..\..\..\mDNSCore\mDNSClientAPI.h"\ 855 "..\..\..\..\mDNSCore\mDNSDebug.h"\ 856 "..\..\..\..\mDNSCore\uDNS.h"\ 857 858 859!ENDIF 860 861# End Source File 862# Begin Source File 863 864SOURCE=..\..\..\..\mDNSCore\uDNS.h 865# End Source File 866# End Group 867# End Target 868# End Project 869