Changeset 1575
- Timestamp:
- Nov 11, 2007 7:14:47 AM (17 years ago)
- Location:
- pjproject/trunk
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsip/sip_config.h
r1570 r1575 622 622 * (AKAv1-MD5 and AKAv2-MD5 respectively). 623 623 * 624 * Default: 1624 * Default: 0 (for now) 625 625 */ 626 626 #ifndef PJSIP_HAS_DIGEST_AKA_AUTH 627 # define PJSIP_HAS_DIGEST_AKA_AUTH 1627 # define PJSIP_HAS_DIGEST_AKA_AUTH 0 628 628 #endif 629 629 -
pjproject/trunk/third_party/build/milenage/libmilenage.dsp
r1511 r1575 43 43 F90=df.exe 44 44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c 45 # ADD CPP /nologo /MD /W3 /GX /O2 / D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c45 # ADD CPP /nologo /MD /W3 /GX /O2 /I "../../pjlib/include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c 46 46 # ADD BASE RSC /l 0x409 /d "NDEBUG" 47 47 # ADD RSC /l 0x409 /d "NDEBUG" … … 67 67 F90=df.exe 68 68 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c 69 # ADD CPP /nologo / W3 /Gm /GX /ZI /Od/D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c69 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../pjlib/include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c 70 70 # ADD BASE RSC /l 0x409 /d "_DEBUG" 71 71 # ADD RSC /l 0x409 /d "_DEBUG" -
pjproject/trunk/third_party/build/milenage/libmilenage.vcp
r1488 r1575 78 78 # PROP Target_Dir "output\" 79 79 CPP=clmips.exe 80 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE- /O2 /M$(CECrtMT) 81 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE- /O2 /M$(CECrtMT)/c80 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE- /O2 /M$(CECrtMT) /c 81 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE- /O2 /M$(CECrtMT) /c 82 82 LIB32=link.exe -lib 83 83 # ADD BASE LIB32 /nologo … … 104 104 # PROP Target_Dir "output\" 105 105 CPP=clmips.exe 106 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE- /M$(CECrtMTDebug) 107 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE- /M$(CECrtMTDebug)/c106 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE- /M$(CECrtMTDebug) /c 107 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPSII_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE- /M$(CECrtMTDebug) /c 108 108 LIB32=link.exe -lib 109 109 # ADD BASE LIB32 /nologo … … 130 130 # PROP Target_Dir "output\" 131 131 CPP=clmips.exe 132 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE /O2 /M$(CECrtMT) 133 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE /O2 /M$(CECrtMT)/c132 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE /O2 /M$(CECrtMT) /c 133 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips2 /QMFPE /O2 /M$(CECrtMT) /c 134 134 LIB32=link.exe -lib 135 135 # ADD BASE LIB32 /nologo … … 156 156 # PROP Target_Dir "output\" 157 157 CPP=clmips.exe 158 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug) 159 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug)/c158 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug) /c 159 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug) /c 160 160 LIB32=link.exe -lib 161 161 # ADD BASE LIB32 /nologo … … 182 182 # PROP Target_Dir "output\" 183 183 CPP=shcl.exe 184 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Qsh4 /O2 /M$(CECrtMT) 185 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Qsh4 /O2 /M$(CECrtMT)/c184 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Qsh4 /O2 /M$(CECrtMT) /c 185 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Qsh4 /O2 /M$(CECrtMT) /c 186 186 LIB32=link.exe -lib 187 187 # ADD BASE LIB32 /nologo … … 208 208 # PROP Target_Dir "output\" 209 209 CPP=shcl.exe 210 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Qsh4 /M$(CECrtMTDebug) 211 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Qsh4 /M$(CECrtMTDebug)/c210 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Qsh4 /M$(CECrtMTDebug) /c 211 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Qsh4 /M$(CECrtMTDebug) /c 212 212 LIB32=link.exe -lib 213 213 # ADD BASE LIB32 /nologo … … 234 234 # PROP Target_Dir "output\" 235 235 CPP=shcl.exe 236 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /O2 /M$(CECrtMT) 237 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /O2 /M$(CECrtMT)/c236 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /O2 /M$(CECrtMT) /c 237 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /O2 /M$(CECrtMT) /c 238 238 LIB32=link.exe -lib 239 239 # ADD BASE LIB32 /nologo … … 260 260 # PROP Target_Dir "output\" 261 261 CPP=shcl.exe 262 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) 263 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)/c262 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c 263 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c 264 264 LIB32=link.exe -lib 265 265 # ADD BASE LIB32 /nologo … … 286 286 # PROP Target_Dir "output\" 287 287 CPP=clmips.exe 288 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /O2 /M$(CECrtMT) 289 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /O2 /M$(CECrtMT)/c288 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /O2 /M$(CECrtMT) /c 289 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /O2 /M$(CECrtMT) /c 290 290 LIB32=link.exe -lib 291 291 # ADD BASE LIB32 /nologo … … 312 312 # PROP Target_Dir "output\" 313 313 CPP=clmips.exe 314 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /M$(CECrtMTDebug) 315 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /M$(CECrtMTDebug)/c314 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /M$(CECrtMTDebug) /c 315 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE /M$(CECrtMTDebug) /c 316 316 LIB32=link.exe -lib 317 317 # ADD BASE LIB32 /nologo … … 338 338 # PROP Target_Dir "output\" 339 339 CPP=cl.exe 340 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 341 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2/c340 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c 341 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c 342 342 LIB32=link.exe -lib 343 343 # ADD BASE LIB32 /nologo … … 364 364 # PROP Target_Dir "output\" 365 365 CPP=cl.exe 366 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF 367 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF/c366 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c 367 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c 368 368 LIB32=link.exe -lib 369 369 # ADD BASE LIB32 /nologo … … 390 390 # PROP Target_Dir "output\" 391 391 CPP=clarm.exe 392 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) 393 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT)/c392 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c 393 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c 394 394 LIB32=link.exe -lib 395 395 # ADD BASE LIB32 /nologo … … 416 416 # PROP Target_Dir "output\" 417 417 CPP=clarm.exe 418 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) 419 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug)/c418 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c 419 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c 420 420 LIB32=link.exe -lib 421 421 # ADD BASE LIB32 /nologo … … 442 442 # PROP Target_Dir "output\" 443 443 CPP=clmips.exe 444 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /O2 /M$(CECrtMT) 445 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /O2 /M$(CECrtMT)/c444 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /O2 /M$(CECrtMT) /c 445 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /O2 /M$(CECrtMT) /c 446 446 LIB32=link.exe -lib 447 447 # ADD BASE LIB32 /nologo … … 468 468 # PROP Target_Dir "output\" 469 469 CPP=clmips.exe 470 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /M$(CECrtMTDebug) 471 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /M$(CECrtMTDebug)/c470 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /M$(CECrtMTDebug) /c 471 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "_MIPS64" /D "R4000" /D "MIPSIV" /D "MIPSIV_FP" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QMmips4 /QMn32 /QMFPE- /M$(CECrtMTDebug) /c 472 472 LIB32=link.exe -lib 473 473 # ADD BASE LIB32 /nologo … … 494 494 # PROP Target_Dir "output\" 495 495 CPP=clarm.exe 496 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) 497 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT)/c496 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c 497 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c 498 498 LIB32=link.exe -lib 499 499 # ADD BASE LIB32 /nologo … … 520 520 # PROP Target_Dir "output\" 521 521 CPP=clarm.exe 522 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) 523 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)/c522 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c 523 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c 524 524 LIB32=link.exe -lib 525 525 # ADD BASE LIB32 /nologo … … 546 546 # PROP Target_Dir "output\" 547 547 CPP=clmips.exe 548 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /O2 /M$(CECrtMT) 549 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /O2 /M$(CECrtMT)/c548 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /O2 /M$(CECrtMT) /c 549 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /O2 /M$(CECrtMT) /c 550 550 LIB32=link.exe -lib 551 551 # ADD BASE LIB32 /nologo … … 572 572 # PROP Target_Dir "output\" 573 573 CPP=clmips.exe 574 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /M$(CECrtMTDebug) 575 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /M$(CECrtMTDebug)/c574 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /M$(CECrtMTDebug) /c 575 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D "MIPS16" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_MIPS16_" /D "MIPS16SUPPORT" /D "_LIB" /YX /QMmips16 /M$(CECrtMTDebug) /c 576 576 LIB32=link.exe -lib 577 577 # ADD BASE LIB32 /nologo … … 598 598 # PROP Target_Dir "output\" 599 599 CPP=clthumb.exe 600 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) 601 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT)/c600 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c 601 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c 602 602 LIB32=link.exe -lib 603 603 # ADD BASE LIB32 /nologo … … 624 624 # PROP Target_Dir "output\" 625 625 CPP=clthumb.exe 626 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) 627 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug)/c626 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c 627 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "THUMB" /D "_THUMB_" /D "ARMV4T" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c 628 628 LIB32=link.exe -lib 629 629 # ADD BASE LIB32 /nologo … … 650 650 # PROP Target_Dir "output\" 651 651 CPP=cl.exe 652 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 653 # ADD CPP /nologo /W3 / D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2/c652 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c 653 # ADD CPP /nologo /W3 /I "../../../pjlib/include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c 654 654 LIB32=link.exe -lib 655 655 # ADD BASE LIB32 /nologo … … 676 676 # PROP Target_Dir "output\" 677 677 CPP=cl.exe 678 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF 679 # ADD CPP /nologo /W3 /Zi /Od / D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF/c678 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c 679 # ADD CPP /nologo /W3 /Zi /Od /I "../../../pjlib/include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c 680 680 LIB32=link.exe -lib 681 681 # ADD BASE LIB32 /nologo … … 897 897 !IF "$(CFG)" == "libmilenage - Win32 (WCE MIPSII_FP) Release" 898 898 899 DEP_CPP_RIJND=\ 900 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 901 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 902 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 903 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 904 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 905 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 906 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 907 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 908 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 909 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 910 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 911 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 912 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 913 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 914 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 915 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 916 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 917 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 918 "..\..\..\pjlib\include\pj\config.h"\ 919 "..\..\..\pjlib\include\pj\config_site.h"\ 920 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 921 "..\..\..\pjlib\include\pj\types.h"\ 922 923 899 924 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE MIPSII_FP) Debug" 900 925 926 DEP_CPP_RIJND=\ 927 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 928 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 929 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 930 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 931 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 932 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 933 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 934 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 935 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 936 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 937 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 938 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 939 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 940 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 941 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 942 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 943 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 944 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 945 "..\..\..\pjlib\include\pj\config.h"\ 946 "..\..\..\pjlib\include\pj\config_site.h"\ 947 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 948 "..\..\..\pjlib\include\pj\types.h"\ 949 950 901 951 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE MIPSII) Release" 902 952 953 DEP_CPP_RIJND=\ 954 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 955 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 956 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 957 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 958 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 959 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 960 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 961 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 962 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 963 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 964 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 965 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 966 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 967 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 968 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 969 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 970 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 971 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 972 "..\..\..\pjlib\include\pj\config.h"\ 973 "..\..\..\pjlib\include\pj\config_site.h"\ 974 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 975 "..\..\..\pjlib\include\pj\types.h"\ 976 977 903 978 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE MIPSII) Debug" 904 979 980 DEP_CPP_RIJND=\ 981 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 982 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 983 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 984 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 985 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 986 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 987 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 988 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 989 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 990 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 991 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 992 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 993 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 994 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 995 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 996 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 997 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 998 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 999 "..\..\..\pjlib\include\pj\config.h"\ 1000 "..\..\..\pjlib\include\pj\config_site.h"\ 1001 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1002 "..\..\..\pjlib\include\pj\types.h"\ 1003 1004 905 1005 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE SH4) Release" 906 1006 1007 DEP_CPP_RIJND=\ 1008 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1009 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1010 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1011 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1012 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1013 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1014 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1015 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1016 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1017 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1018 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1019 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1020 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1021 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1022 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1023 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1024 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1025 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1026 "..\..\..\pjlib\include\pj\config.h"\ 1027 "..\..\..\pjlib\include\pj\config_site.h"\ 1028 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1029 "..\..\..\pjlib\include\pj\types.h"\ 1030 1031 907 1032 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE SH4) Debug" 908 1033 1034 DEP_CPP_RIJND=\ 1035 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1036 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1037 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1038 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1039 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1040 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1041 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1042 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1043 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1044 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1045 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1046 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1047 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1048 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1049 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1050 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1051 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1052 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1053 "..\..\..\pjlib\include\pj\config.h"\ 1054 "..\..\..\pjlib\include\pj\config_site.h"\ 1055 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1056 "..\..\..\pjlib\include\pj\types.h"\ 1057 1058 909 1059 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE SH3) Release" 910 1060 1061 DEP_CPP_RIJND=\ 1062 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1063 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1064 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1065 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1066 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1067 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1068 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1069 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1070 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1071 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1072 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1073 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1074 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1075 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1076 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1077 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1078 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1079 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1080 "..\..\..\pjlib\include\pj\config.h"\ 1081 "..\..\..\pjlib\include\pj\config_site.h"\ 1082 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1083 "..\..\..\pjlib\include\pj\types.h"\ 1084 1085 911 1086 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE SH3) Debug" 912 1087 1088 DEP_CPP_RIJND=\ 1089 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1090 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1091 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1092 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1093 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1094 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1095 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1096 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1097 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1098 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1099 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1100 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1101 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1102 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1103 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1104 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1105 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1106 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1107 "..\..\..\pjlib\include\pj\config.h"\ 1108 "..\..\..\pjlib\include\pj\config_site.h"\ 1109 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1110 "..\..\..\pjlib\include\pj\types.h"\ 1111 1112 913 1113 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE MIPSIV) Release" 914 1114 1115 DEP_CPP_RIJND=\ 1116 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1117 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1118 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1119 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1120 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1121 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1122 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1123 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1124 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1125 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1126 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1127 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1128 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1129 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1130 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1131 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1132 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1133 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1134 "..\..\..\pjlib\include\pj\config.h"\ 1135 "..\..\..\pjlib\include\pj\config_site.h"\ 1136 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1137 "..\..\..\pjlib\include\pj\types.h"\ 1138 1139 915 1140 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE MIPSIV) Debug" 916 1141 1142 DEP_CPP_RIJND=\ 1143 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1144 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1145 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1146 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1147 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1148 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1149 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1150 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1151 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1152 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1153 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1154 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1155 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1156 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1157 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1158 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1159 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1160 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1161 "..\..\..\pjlib\include\pj\config.h"\ 1162 "..\..\..\pjlib\include\pj\config_site.h"\ 1163 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1164 "..\..\..\pjlib\include\pj\types.h"\ 1165 1166 917 1167 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE emulator) Release" 918 1168 1169 DEP_CPP_RIJND=\ 1170 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1171 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1172 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1173 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1174 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1175 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1176 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1177 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1178 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1179 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1180 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1181 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1182 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1183 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1184 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1185 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1186 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1187 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1188 "..\..\..\pjlib\include\pj\config.h"\ 1189 "..\..\..\pjlib\include\pj\config_site.h"\ 1190 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1191 "..\..\..\pjlib\include\pj\types.h"\ 1192 1193 919 1194 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE emulator) Debug" 920 1195 1196 DEP_CPP_RIJND=\ 1197 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1198 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1199 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1200 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1201 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1202 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1203 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1204 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1205 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1206 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1207 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1208 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1209 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1210 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1211 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1212 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1213 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1214 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1215 "..\..\..\pjlib\include\pj\config.h"\ 1216 "..\..\..\pjlib\include\pj\config_site.h"\ 1217 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1218 "..\..\..\pjlib\include\pj\types.h"\ 1219 1220 921 1221 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE ARMV4I) Release" 922 1222 1223 DEP_CPP_RIJND=\ 1224 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1225 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1226 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1227 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1228 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1229 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1230 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1231 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1232 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1233 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1234 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1235 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1236 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1237 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1238 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1239 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1240 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1241 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1242 "..\..\..\pjlib\include\pj\config.h"\ 1243 "..\..\..\pjlib\include\pj\config_site.h"\ 1244 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1245 "..\..\..\pjlib\include\pj\types.h"\ 1246 1247 923 1248 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE ARMV4I) Debug" 924 1249 1250 DEP_CPP_RIJND=\ 1251 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1252 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1253 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1254 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1255 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1256 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1257 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1258 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1259 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1260 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1261 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1262 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1263 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1264 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1265 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1266 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1267 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1268 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1269 "..\..\..\pjlib\include\pj\config.h"\ 1270 "..\..\..\pjlib\include\pj\config_site.h"\ 1271 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1272 "..\..\..\pjlib\include\pj\types.h"\ 1273 1274 925 1275 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE MIPSIV_FP) Release" 926 1276 1277 DEP_CPP_RIJND=\ 1278 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1279 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1280 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1281 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1282 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1283 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1284 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1285 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1286 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1287 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1288 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1289 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1290 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1291 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1292 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1293 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1294 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1295 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1296 "..\..\..\pjlib\include\pj\config.h"\ 1297 "..\..\..\pjlib\include\pj\config_site.h"\ 1298 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1299 "..\..\..\pjlib\include\pj\types.h"\ 1300 1301 927 1302 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE MIPSIV_FP) Debug" 928 1303 1304 DEP_CPP_RIJND=\ 1305 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1306 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1307 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1308 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1309 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1310 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1311 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1312 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1313 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1314 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1315 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1316 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1317 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1318 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1319 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1320 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1321 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1322 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1323 "..\..\..\pjlib\include\pj\config.h"\ 1324 "..\..\..\pjlib\include\pj\config_site.h"\ 1325 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1326 "..\..\..\pjlib\include\pj\types.h"\ 1327 1328 929 1329 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE ARMV4) Release" 930 1330 1331 DEP_CPP_RIJND=\ 1332 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1333 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1334 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1335 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1336 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1337 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1338 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1339 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1340 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1341 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1342 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1343 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1344 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1345 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1346 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1347 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1348 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1349 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1350 "..\..\..\pjlib\include\pj\config.h"\ 1351 "..\..\..\pjlib\include\pj\config_site.h"\ 1352 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1353 "..\..\..\pjlib\include\pj\types.h"\ 1354 1355 931 1356 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE ARMV4) Debug" 932 1357 1358 DEP_CPP_RIJND=\ 1359 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1360 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1361 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1362 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1363 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1364 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1365 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1366 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1367 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1368 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1369 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1370 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1371 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1372 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1373 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1374 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1375 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1376 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1377 "..\..\..\pjlib\include\pj\config.h"\ 1378 "..\..\..\pjlib\include\pj\config_site.h"\ 1379 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1380 "..\..\..\pjlib\include\pj\types.h"\ 1381 1382 933 1383 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE MIPS16) Release" 934 1384 1385 DEP_CPP_RIJND=\ 1386 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1387 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1388 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1389 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1390 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1391 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1392 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1393 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1394 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1395 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1396 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1397 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1398 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1399 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1400 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1401 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1402 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1403 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1404 "..\..\..\pjlib\include\pj\config.h"\ 1405 "..\..\..\pjlib\include\pj\config_site.h"\ 1406 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1407 "..\..\..\pjlib\include\pj\types.h"\ 1408 1409 935 1410 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE MIPS16) Debug" 936 1411 1412 DEP_CPP_RIJND=\ 1413 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1414 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1415 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1416 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1417 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1418 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1419 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1420 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1421 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1422 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1423 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1424 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1425 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1426 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1427 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1428 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1429 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1430 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1431 "..\..\..\pjlib\include\pj\config.h"\ 1432 "..\..\..\pjlib\include\pj\config_site.h"\ 1433 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1434 "..\..\..\pjlib\include\pj\types.h"\ 1435 1436 937 1437 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE ARMV4T) Release" 938 1438 1439 DEP_CPP_RIJND=\ 1440 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1441 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1442 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1443 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1444 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1445 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1446 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1447 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1448 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1449 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1450 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1451 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1452 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1453 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1454 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1455 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1456 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1457 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1458 "..\..\..\pjlib\include\pj\config.h"\ 1459 "..\..\..\pjlib\include\pj\config_site.h"\ 1460 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1461 "..\..\..\pjlib\include\pj\types.h"\ 1462 1463 939 1464 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE ARMV4T) Debug" 940 1465 1466 DEP_CPP_RIJND=\ 1467 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1468 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1469 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1470 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1471 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1472 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1473 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1474 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1475 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1476 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1477 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1478 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1479 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1480 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1481 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1482 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1483 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1484 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1485 "..\..\..\pjlib\include\pj\config.h"\ 1486 "..\..\..\pjlib\include\pj\config_site.h"\ 1487 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1488 "..\..\..\pjlib\include\pj\types.h"\ 1489 1490 941 1491 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE x86) Release" 942 1492 1493 DEP_CPP_RIJND=\ 1494 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1495 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1496 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1497 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1498 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1499 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1500 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1501 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1502 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1503 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1504 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1505 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1506 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1507 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1508 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1509 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1510 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1511 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1512 "..\..\..\pjlib\include\pj\config.h"\ 1513 "..\..\..\pjlib\include\pj\config_site.h"\ 1514 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1515 "..\..\..\pjlib\include\pj\types.h"\ 1516 1517 943 1518 !ELSEIF "$(CFG)" == "libmilenage - Win32 (WCE x86) Debug" 1519 1520 DEP_CPP_RIJND=\ 1521 "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ 1522 "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ 1523 "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ 1524 "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ 1525 "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ 1526 "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ 1527 "..\..\..\pjlib\include\pj\compat\m_auto.h"\ 1528 "..\..\..\pjlib\include\pj\compat\os_auto.h"\ 1529 "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ 1530 "..\..\..\pjlib\include\pj\compat\os_linux.h"\ 1531 "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ 1532 "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ 1533 "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ 1534 "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ 1535 "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ 1536 "..\..\..\pjlib\include\pj\compat\os_win32.h"\ 1537 "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ 1538 "..\..\..\pjlib\include\pj\compat\size_t.h"\ 1539 "..\..\..\pjlib\include\pj\config.h"\ 1540 "..\..\..\pjlib\include\pj\config_site.h"\ 1541 "..\..\..\pjlib\include\pj\config_site_sample.h"\ 1542 "..\..\..\pjlib\include\pj\types.h"\ 1543 944 1544 945 1545 !ENDIF -
pjproject/trunk/third_party/build/milenage/libmilenage.vcproj
r1511 r1575 42 42 Name="VCCLCompilerTool" 43 43 Optimization="0" 44 AdditionalIncludeDirectories="../../../pjlib/include" 44 45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB" 45 46 MinimalRebuild="true" … … 117 118 Optimization="2" 118 119 InlineFunctionExpansion="1" 120 AdditionalIncludeDirectories="../../../pjlib/include" 119 121 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 120 122 StringPooling="true" -
pjproject/trunk/third_party/milenage/rijndael.c
r1488 r1575 19 19 *-----------------------------------------------------------------*/ 20 20 21 #define LITTLE_ENDIAN /* For INTEL architecture */ 21 #include <pj/types.h> 22 23 #if defined(PJ_IS_LITTLE_ENDIAN) && PJ_IS_LITTLE_ENDIAN != 0 24 # define LITTLE_ENDIAN /* For INTEL architecture */ 25 #endif 22 26 23 27 typedef unsigned char u8;
Note: See TracChangeset
for help on using the changeset viewer.