| 1 | # Microsoft Developer Studio Project File - Name="rat" - 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=rat - Win32 Debug IPv6 |
|---|
| 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 "rat.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 "rat.mak" CFG="rat - Win32 Debug IPv6" |
|---|
| 17 | !MESSAGE |
|---|
| 18 | !MESSAGE Possible choices for configuration are: |
|---|
| 19 | !MESSAGE |
|---|
| 20 | !MESSAGE "rat - Win32 Release" (based on "Win32 (x86) Application") |
|---|
| 21 | !MESSAGE "rat - Win32 Debug" (based on "Win32 (x86) Application") |
|---|
| 22 | !MESSAGE "rat - Win32 Debug IPv6" (based on "Win32 (x86) Application") |
|---|
| 23 | !MESSAGE |
|---|
| 24 | |
|---|
| 25 | # Begin Project |
|---|
| 26 | # PROP AllowPerConfigDependencies 0 |
|---|
| 27 | # PROP Scc_ProjName "" |
|---|
| 28 | # PROP Scc_LocalPath "" |
|---|
| 29 | CPP=cl.exe |
|---|
| 30 | MTL=midl.exe |
|---|
| 31 | RSC=rc.exe |
|---|
| 32 | |
|---|
| 33 | !IF "$(CFG)" == "rat - Win32 Release" |
|---|
| 34 | |
|---|
| 35 | # PROP BASE Use_MFC 0 |
|---|
| 36 | # PROP BASE Use_Debug_Libraries 0 |
|---|
| 37 | # PROP BASE Output_Dir "Release" |
|---|
| 38 | # PROP BASE Intermediate_Dir "Release" |
|---|
| 39 | # PROP BASE Target_Dir "" |
|---|
| 40 | # PROP Use_MFC 0 |
|---|
| 41 | # PROP Use_Debug_Libraries 0 |
|---|
| 42 | # PROP Output_Dir "Release" |
|---|
| 43 | # PROP Intermediate_Dir "Release" |
|---|
| 44 | # PROP Ignore_Export_Lib 0 |
|---|
| 45 | # PROP Target_Dir "" |
|---|
| 46 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c |
|---|
| 47 | # ADD CPP /nologo /W3 /GX /O2 /I "\src\common" /I "\src\tcl-8.0\generic" /I "\src\tk-8.0\generic" /I "\src\tk-8.0\xlib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "SASR" /YX /FD /c |
|---|
| 48 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 |
|---|
| 49 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 |
|---|
| 50 | # ADD BASE RSC /l 0x809 /d "NDEBUG" |
|---|
| 51 | # ADD RSC /l 0x809 /d "NDEBUG" |
|---|
| 52 | BSC32=bscmake.exe |
|---|
| 53 | # ADD BASE BSC32 /nologo |
|---|
| 54 | # ADD BSC32 /nologo |
|---|
| 55 | LINK32=link.exe |
|---|
| 56 | # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 |
|---|
| 57 | # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib tcllib.lib tklib.lib winmm.lib Ws2_32.lib msacm32.lib uclmm.lib /nologo /subsystem:windows /machine:I386 /libpath:"\src\common\Release" /libpath:"\src\tcl-8.0\win\Release" /libpath:"\src\tk-8.0\win\Release" |
|---|
| 58 | |
|---|
| 59 | !ELSEIF "$(CFG)" == "rat - Win32 Debug" |
|---|
| 60 | |
|---|
| 61 | # PROP BASE Use_MFC 0 |
|---|
| 62 | # PROP BASE Use_Debug_Libraries 1 |
|---|
| 63 | # PROP BASE Output_Dir "Debug" |
|---|
| 64 | # PROP BASE Intermediate_Dir "Debug" |
|---|
| 65 | # PROP BASE Target_Dir "" |
|---|
| 66 | # PROP Use_MFC 0 |
|---|
| 67 | # PROP Use_Debug_Libraries 1 |
|---|
| 68 | # PROP Output_Dir "Debug" |
|---|
| 69 | # PROP Intermediate_Dir "Debug" |
|---|
| 70 | # PROP Ignore_Export_Lib 0 |
|---|
| 71 | # PROP Target_Dir "" |
|---|
| 72 | # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c |
|---|
| 73 | # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "\src\common" /I "\src\tcl-8.0\generic" /I "\src\tk-8.0\generic" /I "\src\tk-8.0\xlib" /I "\DDK\inc" /D "_WINDOWS" /D "DEBUG" /D "SASR" /D "WIN32" /D "_DEBUG" /D "DEBUG_MEM" /Fr /YX /FD /I ../common /c |
|---|
| 74 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 |
|---|
| 75 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 |
|---|
| 76 | # ADD BASE RSC /l 0x809 /d "_DEBUG" |
|---|
| 77 | # ADD RSC /l 0x809 /d "_DEBUG" |
|---|
| 78 | BSC32=bscmake.exe |
|---|
| 79 | # ADD BASE BSC32 /nologo |
|---|
| 80 | # ADD BSC32 /nologo |
|---|
| 81 | LINK32=link.exe |
|---|
| 82 | # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept |
|---|
| 83 | # ADD LINK32 tcllib.lib tklib.lib uclmm.lib winmm.lib wsock32.lib Ws2_32.lib msacm32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /libpath:"\src\common\Debug" /libpath:"\src\tcl-8.0\win\Debug" /libpath:"\src\tk-8.0\win\Debug" |
|---|
| 84 | # SUBTRACT LINK32 /pdb:none |
|---|
| 85 | |
|---|
| 86 | !ELSEIF "$(CFG)" == "rat - Win32 Debug IPv6" |
|---|
| 87 | |
|---|
| 88 | # PROP BASE Use_MFC 0 |
|---|
| 89 | # PROP BASE Use_Debug_Libraries 1 |
|---|
| 90 | # PROP BASE Output_Dir "rat___Win32_Debug_IPv6" |
|---|
| 91 | # PROP BASE Intermediate_Dir "rat___Win32_Debug_IPv6" |
|---|
| 92 | # PROP BASE Ignore_Export_Lib 0 |
|---|
| 93 | # PROP BASE Target_Dir "" |
|---|
| 94 | # PROP Use_MFC 0 |
|---|
| 95 | # PROP Use_Debug_Libraries 1 |
|---|
| 96 | # PROP Output_Dir "Debug_IPv6" |
|---|
| 97 | # PROP Intermediate_Dir "Debug_IPv6" |
|---|
| 98 | # PROP Ignore_Export_Lib 0 |
|---|
| 99 | # PROP Target_Dir "" |
|---|
| 100 | # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I "c:\Program Files\Tcl\include" /I "c:\Program Files\Tcl\include\xlib" /I "c:\DDK\inc" /I "c:\src\msripv6\inc" /D "_WINDOWS" /D "DEBUG" /D "SASR" /D "WIN32" /D "_DEBUG" /D "HAVE_IPv6" /FR /YX /FD /c |
|---|
| 101 | # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "\src\common" /I "\src\tcl-8.0\generic" /I "\src\tk-8.0\generic" /I "\src\tk-8.0\xlib" /I "\src\tk-8.0\xlib\X11" /I "\DDK\inc" /I "\src\msripv6\inc" /D "_WINDOWS" /D "DEBUG" /D "SASR" /D "WIN32" /D "_DEBUG" /D "HAVE_IPv6" /FR /YX /FD /I ../common /c |
|---|
| 102 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 |
|---|
| 103 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 |
|---|
| 104 | # ADD BASE RSC /l 0x809 /d "_DEBUG" |
|---|
| 105 | # ADD RSC /l 0x809 /d "_DEBUG" |
|---|
| 106 | BSC32=bscmake.exe |
|---|
| 107 | # ADD BASE BSC32 /nologo |
|---|
| 108 | # ADD BSC32 /nologo |
|---|
| 109 | LINK32=link.exe |
|---|
| 110 | # ADD BASE LINK32 winmm.lib Ws2_32.lib msacm32.lib tcl80vc.lib tk80vc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wship6.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"c:\src\rat32\rat" /libpath:"c:\Program Files\Tcl\lib" /libpath:".\win32" /libpath:"c:\src\msripv6\wship6\obj\i386\free" |
|---|
| 111 | # ADD LINK32 tklib.lib tcllib.lib wship6.lib uclmm.lib winmm.lib wsock32.lib Ws2_32.lib msacm32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"\src\tcl-8.0\win\Debug_IPv6" /libpath:"\src\tk-8.0\win\Debug_IPv6" /libpath:"\src\msripv6\wship6\obj\i386\free" /libpath:"\src\common\Debug" |
|---|
| 112 | # SUBTRACT LINK32 /pdb:none /incremental:no /map /force |
|---|
| 113 | |
|---|
| 114 | !ENDIF |
|---|
| 115 | |
|---|
| 116 | # Begin Target |
|---|
| 117 | |
|---|
| 118 | # Name "rat - Win32 Release" |
|---|
| 119 | # Name "rat - Win32 Debug" |
|---|
| 120 | # Name "rat - Win32 Debug IPv6" |
|---|
| 121 | # Begin Group "C Source Files" |
|---|
| 122 | |
|---|
| 123 | # PROP Default_Filter ".c" |
|---|
| 124 | # Begin Source File |
|---|
| 125 | |
|---|
| 126 | SOURCE=.\auddev.c |
|---|
| 127 | # End Source File |
|---|
| 128 | # Begin Source File |
|---|
| 129 | |
|---|
| 130 | SOURCE=.\auddev_null.c |
|---|
| 131 | # End Source File |
|---|
| 132 | # Begin Source File |
|---|
| 133 | |
|---|
| 134 | SOURCE=.\auddev_win32.c |
|---|
| 135 | # End Source File |
|---|
| 136 | # Begin Source File |
|---|
| 137 | |
|---|
| 138 | SOURCE=.\audio.c |
|---|
| 139 | # End Source File |
|---|
| 140 | # Begin Source File |
|---|
| 141 | |
|---|
| 142 | SOURCE=.\audio_fmt.c |
|---|
| 143 | # End Source File |
|---|
| 144 | # Begin Source File |
|---|
| 145 | |
|---|
| 146 | SOURCE=.\audio_util.c |
|---|
| 147 | # End Source File |
|---|
| 148 | # Begin Source File |
|---|
| 149 | |
|---|
| 150 | SOURCE=.\cc_rdncy.c |
|---|
| 151 | # End Source File |
|---|
| 152 | # Begin Source File |
|---|
| 153 | |
|---|
| 154 | SOURCE=.\cc_vanilla.c |
|---|
| 155 | # End Source File |
|---|
| 156 | # Begin Source File |
|---|
| 157 | |
|---|
| 158 | SOURCE=.\channel.c |
|---|
| 159 | # End Source File |
|---|
| 160 | # Begin Source File |
|---|
| 161 | |
|---|
| 162 | SOURCE=.\channel_types.c |
|---|
| 163 | # End Source File |
|---|
| 164 | # Begin Source File |
|---|
| 165 | |
|---|
| 166 | SOURCE=.\codec.c |
|---|
| 167 | # End Source File |
|---|
| 168 | # Begin Source File |
|---|
| 169 | |
|---|
| 170 | SOURCE=.\codec_dvi.c |
|---|
| 171 | # End Source File |
|---|
| 172 | # Begin Source File |
|---|
| 173 | |
|---|
| 174 | SOURCE=.\codec_g711.c |
|---|
| 175 | # End Source File |
|---|
| 176 | # Begin Source File |
|---|
| 177 | |
|---|
| 178 | SOURCE=.\codec_g726.c |
|---|
| 179 | # End Source File |
|---|
| 180 | # Begin Source File |
|---|
| 181 | |
|---|
| 182 | SOURCE=.\codec_gsm.c |
|---|
| 183 | # End Source File |
|---|
| 184 | # Begin Source File |
|---|
| 185 | |
|---|
| 186 | SOURCE=.\codec_l16.c |
|---|
| 187 | # End Source File |
|---|
| 188 | # Begin Source File |
|---|
| 189 | |
|---|
| 190 | SOURCE=.\codec_lpc.c |
|---|
| 191 | # End Source File |
|---|
| 192 | # Begin Source File |
|---|
| 193 | |
|---|
| 194 | SOURCE=.\codec_state.c |
|---|
| 195 | # End Source File |
|---|
| 196 | # Begin Source File |
|---|
| 197 | |
|---|
| 198 | SOURCE=.\codec_types.c |
|---|
| 199 | # End Source File |
|---|
| 200 | # Begin Source File |
|---|
| 201 | |
|---|
| 202 | SOURCE=.\codec_vdvi.c |
|---|
| 203 | # End Source File |
|---|
| 204 | # Begin Source File |
|---|
| 205 | |
|---|
| 206 | SOURCE=.\codec_wbs.c |
|---|
| 207 | # End Source File |
|---|
| 208 | # Begin Source File |
|---|
| 209 | |
|---|
| 210 | SOURCE=.\convert.c |
|---|
| 211 | # End Source File |
|---|
| 212 | # Begin Source File |
|---|
| 213 | |
|---|
| 214 | SOURCE=.\crypt.c |
|---|
| 215 | # End Source File |
|---|
| 216 | # Begin Source File |
|---|
| 217 | |
|---|
| 218 | SOURCE=.\cushion.c |
|---|
| 219 | # End Source File |
|---|
| 220 | # Begin Source File |
|---|
| 221 | |
|---|
| 222 | SOURCE=.\cx_dvi.c |
|---|
| 223 | # End Source File |
|---|
| 224 | # Begin Source File |
|---|
| 225 | |
|---|
| 226 | SOURCE=.\cx_g726.c |
|---|
| 227 | # End Source File |
|---|
| 228 | # Begin Source File |
|---|
| 229 | |
|---|
| 230 | SOURCE=.\cx_g726_16.c |
|---|
| 231 | # End Source File |
|---|
| 232 | # Begin Source File |
|---|
| 233 | |
|---|
| 234 | SOURCE=.\cx_g726_24.c |
|---|
| 235 | # End Source File |
|---|
| 236 | # Begin Source File |
|---|
| 237 | |
|---|
| 238 | SOURCE=.\cx_g726_32.c |
|---|
| 239 | # End Source File |
|---|
| 240 | # Begin Source File |
|---|
| 241 | |
|---|
| 242 | SOURCE=.\cx_g726_40.c |
|---|
| 243 | # End Source File |
|---|
| 244 | # Begin Source File |
|---|
| 245 | |
|---|
| 246 | SOURCE=.\cx_gsm.c |
|---|
| 247 | # End Source File |
|---|
| 248 | # Begin Source File |
|---|
| 249 | |
|---|
| 250 | SOURCE=.\cx_lpc.c |
|---|
| 251 | # End Source File |
|---|
| 252 | # Begin Source File |
|---|
| 253 | |
|---|
| 254 | SOURCE=.\cx_vdvi.c |
|---|
| 255 | # End Source File |
|---|
| 256 | # Begin Source File |
|---|
| 257 | |
|---|
| 258 | SOURCE=.\cx_wbs.c |
|---|
| 259 | # End Source File |
|---|
| 260 | # Begin Source File |
|---|
| 261 | |
|---|
| 262 | SOURCE=.\main.c |
|---|
| 263 | # End Source File |
|---|
| 264 | # Begin Source File |
|---|
| 265 | |
|---|
| 266 | SOURCE=.\mbus_engine.c |
|---|
| 267 | |
|---|
| 268 | !IF "$(CFG)" == "rat - Win32 Release" |
|---|
| 269 | |
|---|
| 270 | !ELSEIF "$(CFG)" == "rat - Win32 Debug" |
|---|
| 271 | |
|---|
| 272 | # ADD CPP /W3 |
|---|
| 273 | |
|---|
| 274 | !ELSEIF "$(CFG)" == "rat - Win32 Debug IPv6" |
|---|
| 275 | |
|---|
| 276 | # ADD BASE CPP /W3 |
|---|
| 277 | # ADD CPP /W3 |
|---|
| 278 | |
|---|
| 279 | !ENDIF |
|---|
| 280 | |
|---|
| 281 | # End Source File |
|---|
| 282 | # Begin Source File |
|---|
| 283 | |
|---|
| 284 | SOURCE=.\mbus_ui.c |
|---|
| 285 | # End Source File |
|---|
| 286 | # Begin Source File |
|---|
| 287 | |
|---|
| 288 | SOURCE=.\mix.c |
|---|
| 289 | # End Source File |
|---|
| 290 | # Begin Source File |
|---|
| 291 | |
|---|
| 292 | SOURCE=.\net.c |
|---|
| 293 | # End Source File |
|---|
| 294 | # Begin Source File |
|---|
| 295 | |
|---|
| 296 | SOURCE=.\parameters.c |
|---|
| 297 | # End Source File |
|---|
| 298 | # Begin Source File |
|---|
| 299 | |
|---|
| 300 | SOURCE=.\pckt_queue.c |
|---|
| 301 | # End Source File |
|---|
| 302 | # Begin Source File |
|---|
| 303 | |
|---|
| 304 | SOURCE=.\playout.c |
|---|
| 305 | # End Source File |
|---|
| 306 | # Begin Source File |
|---|
| 307 | |
|---|
| 308 | SOURCE=.\render_3D.c |
|---|
| 309 | # End Source File |
|---|
| 310 | # Begin Source File |
|---|
| 311 | |
|---|
| 312 | SOURCE=.\repair.c |
|---|
| 313 | # End Source File |
|---|
| 314 | # Begin Source File |
|---|
| 315 | |
|---|
| 316 | SOURCE=.\rtcp.c |
|---|
| 317 | # End Source File |
|---|
| 318 | # Begin Source File |
|---|
| 319 | |
|---|
| 320 | SOURCE=.\rtcp_db.c |
|---|
| 321 | # End Source File |
|---|
| 322 | # Begin Source File |
|---|
| 323 | |
|---|
| 324 | SOURCE=.\rtcp_pckt.c |
|---|
| 325 | # End Source File |
|---|
| 326 | # Begin Source File |
|---|
| 327 | |
|---|
| 328 | SOURCE=.\session.c |
|---|
| 329 | # End Source File |
|---|
| 330 | # Begin Source File |
|---|
| 331 | |
|---|
| 332 | SOURCE=.\sndfile.c |
|---|
| 333 | # End Source File |
|---|
| 334 | # Begin Source File |
|---|
| 335 | |
|---|
| 336 | SOURCE=.\source.c |
|---|
| 337 | # End Source File |
|---|
| 338 | # Begin Source File |
|---|
| 339 | |
|---|
| 340 | SOURCE=.\statistics.c |
|---|
| 341 | # End Source File |
|---|
| 342 | # Begin Source File |
|---|
| 343 | |
|---|
| 344 | SOURCE=.\tcltk.c |
|---|
| 345 | # End Source File |
|---|
| 346 | # Begin Source File |
|---|
| 347 | |
|---|
| 348 | SOURCE=.\timers.c |
|---|
| 349 | # End Source File |
|---|
| 350 | # Begin Source File |
|---|
| 351 | |
|---|
| 352 | SOURCE=.\transcoder.c |
|---|
| 353 | # End Source File |
|---|
| 354 | # Begin Source File |
|---|
| 355 | |
|---|
| 356 | SOURCE=.\transmit.c |
|---|
| 357 | # End Source File |
|---|
| 358 | # Begin Source File |
|---|
| 359 | |
|---|
| 360 | SOURCE=.\ts.c |
|---|
| 361 | # End Source File |
|---|
| 362 | # Begin Source File |
|---|
| 363 | |
|---|
| 364 | SOURCE=.\ui.c |
|---|
| 365 | # End Source File |
|---|
| 366 | # Begin Source File |
|---|
| 367 | |
|---|
| 368 | SOURCE=.\ui_audiotool.c |
|---|
| 369 | # End Source File |
|---|
| 370 | # Begin Source File |
|---|
| 371 | |
|---|
| 372 | SOURCE=.\ui_transcoder.c |
|---|
| 373 | # End Source File |
|---|
| 374 | # Begin Source File |
|---|
| 375 | |
|---|
| 376 | SOURCE=.\win32.c |
|---|
| 377 | # End Source File |
|---|
| 378 | # End Group |
|---|
| 379 | # Begin Group "C Header Files" |
|---|
| 380 | |
|---|
| 381 | # PROP Default_Filter ".h" |
|---|
| 382 | # Begin Source File |
|---|
| 383 | |
|---|
| 384 | SOURCE=.\auddev.h |
|---|
| 385 | # End Source File |
|---|
| 386 | # Begin Source File |
|---|
| 387 | |
|---|
| 388 | SOURCE=.\auddev_luigi.h |
|---|
| 389 | # End Source File |
|---|
| 390 | # Begin Source File |
|---|
| 391 | |
|---|
| 392 | SOURCE=.\auddev_null.h |
|---|
| 393 | # End Source File |
|---|
| 394 | # Begin Source File |
|---|
| 395 | |
|---|
| 396 | SOURCE=.\auddev_osprey.h |
|---|
| 397 | # End Source File |
|---|
| 398 | # Begin Source File |
|---|
| 399 | |
|---|
| 400 | SOURCE=.\auddev_oss.h |
|---|
| 401 | # End Source File |
|---|
| 402 | # Begin Source File |
|---|
| 403 | |
|---|
| 404 | SOURCE=.\auddev_pca.h |
|---|
| 405 | # End Source File |
|---|
| 406 | # Begin Source File |
|---|
| 407 | |
|---|
| 408 | SOURCE=.\auddev_sgi.h |
|---|
| 409 | # End Source File |
|---|
| 410 | # Begin Source File |
|---|
| 411 | |
|---|
| 412 | SOURCE=.\auddev_sparc.h |
|---|
| 413 | # End Source File |
|---|
| 414 | # Begin Source File |
|---|
| 415 | |
|---|
| 416 | SOURCE=.\auddev_win32.h |
|---|
| 417 | # End Source File |
|---|
| 418 | # Begin Source File |
|---|
| 419 | |
|---|
| 420 | SOURCE=.\audio.h |
|---|
| 421 | # End Source File |
|---|
| 422 | # Begin Source File |
|---|
| 423 | |
|---|
| 424 | SOURCE=.\audio_fmt.h |
|---|
| 425 | # End Source File |
|---|
| 426 | # Begin Source File |
|---|
| 427 | |
|---|
| 428 | SOURCE=.\audio_types.h |
|---|
| 429 | # End Source File |
|---|
| 430 | # Begin Source File |
|---|
| 431 | |
|---|
| 432 | SOURCE=.\audio_util.h |
|---|
| 433 | # End Source File |
|---|
| 434 | # Begin Source File |
|---|
| 435 | |
|---|
| 436 | SOURCE=.\cc_rdncy.h |
|---|
| 437 | # End Source File |
|---|
| 438 | # Begin Source File |
|---|
| 439 | |
|---|
| 440 | SOURCE=.\cc_vanilla.h |
|---|
| 441 | # End Source File |
|---|
| 442 | # Begin Source File |
|---|
| 443 | |
|---|
| 444 | SOURCE=.\channel.h |
|---|
| 445 | # End Source File |
|---|
| 446 | # Begin Source File |
|---|
| 447 | |
|---|
| 448 | SOURCE=.\channel_types.h |
|---|
| 449 | # End Source File |
|---|
| 450 | # Begin Source File |
|---|
| 451 | |
|---|
| 452 | SOURCE=.\codec.h |
|---|
| 453 | # End Source File |
|---|
| 454 | # Begin Source File |
|---|
| 455 | |
|---|
| 456 | SOURCE=.\codec_acm.h |
|---|
| 457 | # End Source File |
|---|
| 458 | # Begin Source File |
|---|
| 459 | |
|---|
| 460 | SOURCE=.\codec_dvi.h |
|---|
| 461 | # End Source File |
|---|
| 462 | # Begin Source File |
|---|
| 463 | |
|---|
| 464 | SOURCE=.\codec_g711.h |
|---|
| 465 | # End Source File |
|---|
| 466 | # Begin Source File |
|---|
| 467 | |
|---|
| 468 | SOURCE=.\codec_g726.h |
|---|
| 469 | # End Source File |
|---|
| 470 | # Begin Source File |
|---|
| 471 | |
|---|
| 472 | SOURCE=.\codec_gsm.h |
|---|
| 473 | # End Source File |
|---|
| 474 | # Begin Source File |
|---|
| 475 | |
|---|
| 476 | SOURCE=.\codec_l16.h |
|---|
| 477 | # End Source File |
|---|
| 478 | # Begin Source File |
|---|
| 479 | |
|---|
| 480 | SOURCE=.\codec_lpc.h |
|---|
| 481 | # End Source File |
|---|
| 482 | # Begin Source File |
|---|
| 483 | |
|---|
| 484 | SOURCE=.\codec_state.h |
|---|
| 485 | # End Source File |
|---|
| 486 | # Begin Source File |
|---|
| 487 | |
|---|
| 488 | SOURCE=.\codec_types.h |
|---|
| 489 | # End Source File |
|---|
| 490 | # Begin Source File |
|---|
| 491 | |
|---|
| 492 | SOURCE=.\codec_vdvi.h |
|---|
| 493 | # End Source File |
|---|
| 494 | # Begin Source File |
|---|
| 495 | |
|---|
| 496 | SOURCE=.\codec_wbs.h |
|---|
| 497 | # End Source File |
|---|
| 498 | # Begin Source File |
|---|
| 499 | |
|---|
| 500 | SOURCE=.\config_unix.h |
|---|
| 501 | # End Source File |
|---|
| 502 | # Begin Source File |
|---|
| 503 | |
|---|
| 504 | SOURCE=.\config_win32.h |
|---|
| 505 | # End Source File |
|---|
| 506 | # Begin Source File |
|---|
| 507 | |
|---|
| 508 | SOURCE=.\convert.h |
|---|
| 509 | # End Source File |
|---|
| 510 | # Begin Source File |
|---|
| 511 | |
|---|
| 512 | SOURCE=.\crypt.h |
|---|
| 513 | # End Source File |
|---|
| 514 | # Begin Source File |
|---|
| 515 | |
|---|
| 516 | SOURCE=.\crypt_global.h |
|---|
| 517 | # End Source File |
|---|
| 518 | # Begin Source File |
|---|
| 519 | |
|---|
| 520 | SOURCE=.\crypt_random.h |
|---|
| 521 | # End Source File |
|---|
| 522 | # Begin Source File |
|---|
| 523 | |
|---|
| 524 | SOURCE=.\cushion.h |
|---|
| 525 | # End Source File |
|---|
| 526 | # Begin Source File |
|---|
| 527 | |
|---|
| 528 | SOURCE=.\cx_dvi.h |
|---|
| 529 | # End Source File |
|---|
| 530 | # Begin Source File |
|---|
| 531 | |
|---|
| 532 | SOURCE=.\cx_g726.h |
|---|
| 533 | # End Source File |
|---|
| 534 | # Begin Source File |
|---|
| 535 | |
|---|
| 536 | SOURCE=.\cx_gsm.h |
|---|
| 537 | # End Source File |
|---|
| 538 | # Begin Source File |
|---|
| 539 | |
|---|
| 540 | SOURCE=.\cx_lpc.h |
|---|
| 541 | # End Source File |
|---|
| 542 | # Begin Source File |
|---|
| 543 | |
|---|
| 544 | SOURCE=.\cx_vdvi.h |
|---|
| 545 | # End Source File |
|---|
| 546 | # Begin Source File |
|---|
| 547 | |
|---|
| 548 | SOURCE=.\cx_wbs.h |
|---|
| 549 | # End Source File |
|---|
| 550 | # Begin Source File |
|---|
| 551 | |
|---|
| 552 | SOURCE=.\gsm.h |
|---|
| 553 | # End Source File |
|---|
| 554 | # Begin Source File |
|---|
| 555 | |
|---|
| 556 | SOURCE=.\mbus_engine.h |
|---|
| 557 | # End Source File |
|---|
| 558 | # Begin Source File |
|---|
| 559 | |
|---|
| 560 | SOURCE=.\mbus_ui.h |
|---|
| 561 | # End Source File |
|---|
| 562 | # Begin Source File |
|---|
| 563 | |
|---|
| 564 | SOURCE=.\mix.h |
|---|
| 565 | # End Source File |
|---|
| 566 | # Begin Source File |
|---|
| 567 | |
|---|
| 568 | SOURCE=.\net.h |
|---|
| 569 | # End Source File |
|---|
| 570 | # Begin Source File |
|---|
| 571 | |
|---|
| 572 | SOURCE=.\parameters.h |
|---|
| 573 | # End Source File |
|---|
| 574 | # Begin Source File |
|---|
| 575 | |
|---|
| 576 | SOURCE=.\pckt_queue.h |
|---|
| 577 | # End Source File |
|---|
| 578 | # Begin Source File |
|---|
| 579 | |
|---|
| 580 | SOURCE=.\playout.h |
|---|
| 581 | # End Source File |
|---|
| 582 | # Begin Source File |
|---|
| 583 | |
|---|
| 584 | SOURCE=.\render_3D.h |
|---|
| 585 | # End Source File |
|---|
| 586 | # Begin Source File |
|---|
| 587 | |
|---|
| 588 | SOURCE=.\repair.h |
|---|
| 589 | # End Source File |
|---|
| 590 | # Begin Source File |
|---|
| 591 | |
|---|
| 592 | SOURCE=.\rtcp.h |
|---|
| 593 | # End Source File |
|---|
| 594 | # Begin Source File |
|---|
| 595 | |
|---|
| 596 | SOURCE=.\rtcp_db.h |
|---|
| 597 | # End Source File |
|---|
| 598 | # Begin Source File |
|---|
| 599 | |
|---|
| 600 | SOURCE=.\rtcp_pckt.h |
|---|
| 601 | # End Source File |
|---|
| 602 | # Begin Source File |
|---|
| 603 | |
|---|
| 604 | SOURCE=.\session.h |
|---|
| 605 | # End Source File |
|---|
| 606 | # Begin Source File |
|---|
| 607 | |
|---|
| 608 | SOURCE=.\sndfile.h |
|---|
| 609 | # End Source File |
|---|
| 610 | # Begin Source File |
|---|
| 611 | |
|---|
| 612 | SOURCE=.\source.h |
|---|
| 613 | # End Source File |
|---|
| 614 | # Begin Source File |
|---|
| 615 | |
|---|
| 616 | SOURCE=.\statistics.h |
|---|
| 617 | # End Source File |
|---|
| 618 | # Begin Source File |
|---|
| 619 | |
|---|
| 620 | SOURCE=.\tcltk.h |
|---|
| 621 | # End Source File |
|---|
| 622 | # Begin Source File |
|---|
| 623 | |
|---|
| 624 | SOURCE=.\timers.h |
|---|
| 625 | # End Source File |
|---|
| 626 | # Begin Source File |
|---|
| 627 | |
|---|
| 628 | SOURCE=.\transcoder.h |
|---|
| 629 | # End Source File |
|---|
| 630 | # Begin Source File |
|---|
| 631 | |
|---|
| 632 | SOURCE=.\transmit.h |
|---|
| 633 | # End Source File |
|---|
| 634 | # Begin Source File |
|---|
| 635 | |
|---|
| 636 | SOURCE=.\ts.h |
|---|
| 637 | # End Source File |
|---|
| 638 | # Begin Source File |
|---|
| 639 | |
|---|
| 640 | SOURCE=.\ui.h |
|---|
| 641 | # End Source File |
|---|
| 642 | # Begin Source File |
|---|
| 643 | |
|---|
| 644 | SOURCE=.\version.h |
|---|
| 645 | # End Source File |
|---|
| 646 | # End Group |
|---|
| 647 | # Begin Group "Tcl/Tk Scripts" |
|---|
| 648 | |
|---|
| 649 | # PROP Default_Filter "" |
|---|
| 650 | # Begin Source File |
|---|
| 651 | |
|---|
| 652 | SOURCE=.\asfilebox.tcl |
|---|
| 653 | # End Source File |
|---|
| 654 | # Begin Source File |
|---|
| 655 | |
|---|
| 656 | SOURCE=.\ui_audiotool.tcl |
|---|
| 657 | |
|---|
| 658 | !IF "$(CFG)" == "rat - Win32 Release" |
|---|
| 659 | |
|---|
| 660 | # Begin Custom Build - Building audiotool ui |
|---|
| 661 | InputDir=. |
|---|
| 662 | InputPath=.\ui_audiotool.tcl |
|---|
| 663 | |
|---|
| 664 | "$(InputDir)\ui_audiotool.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
|---|
| 665 | type $(InputDir)\ui_audiotool.tcl | tcl2c\tcl2c ui_audiotool > $(InputDir)\ui_audiotool.c |
|---|
| 666 | |
|---|
| 667 | # End Custom Build |
|---|
| 668 | |
|---|
| 669 | !ELSEIF "$(CFG)" == "rat - Win32 Debug" |
|---|
| 670 | |
|---|
| 671 | USERDEP__UI_AU="$(InputDir)\asfilebox.tcl" |
|---|
| 672 | # Begin Custom Build - Building audiotool ui |
|---|
| 673 | InputDir=. |
|---|
| 674 | InputPath=.\ui_audiotool.tcl |
|---|
| 675 | |
|---|
| 676 | "$(InputDir)\ui_audiotool.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
|---|
| 677 | copy asfilebox.tcl + ui_audiotool.tcl ui_at.tcl |
|---|
| 678 | type $(InputDir)\ui_at.tcl | tcl2c\tcl2c ui_audiotool > $(InputDir)\ui_audiotool.c |
|---|
| 679 | |
|---|
| 680 | # End Custom Build |
|---|
| 681 | |
|---|
| 682 | !ELSEIF "$(CFG)" == "rat - Win32 Debug IPv6" |
|---|
| 683 | |
|---|
| 684 | USERDEP__UI_AU="$(InputDir)\asfilebox.tcl" |
|---|
| 685 | # Begin Custom Build - Building audiotool ui |
|---|
| 686 | InputDir=. |
|---|
| 687 | InputPath=.\ui_audiotool.tcl |
|---|
| 688 | |
|---|
| 689 | "$(InputDir)\ui_audiotool.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
|---|
| 690 | copy asfilebox.tcl + ui_audiotool.tcl ui_at.tcl |
|---|
| 691 | type $(InputDir)\ui_at.tcl | tcl2c\tcl2c ui_audiotool > $(InputDir)\ui_audiotool.c |
|---|
| 692 | |
|---|
| 693 | # End Custom Build |
|---|
| 694 | |
|---|
| 695 | !ENDIF |
|---|
| 696 | |
|---|
| 697 | # End Source File |
|---|
| 698 | # Begin Source File |
|---|
| 699 | |
|---|
| 700 | SOURCE=.\ui_transcoder.tcl |
|---|
| 701 | |
|---|
| 702 | !IF "$(CFG)" == "rat - Win32 Release" |
|---|
| 703 | |
|---|
| 704 | # Begin Custom Build - Building transcoder ui |
|---|
| 705 | InputDir=. |
|---|
| 706 | InputPath=.\ui_transcoder.tcl |
|---|
| 707 | |
|---|
| 708 | "$(InputDir)\ui_transcoder.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
|---|
| 709 | type $(InputDir)\ui_transcoder.tcl | tcl2c\tcl2c ui_transcoder > $(InputDir)\ui_transcoder.c |
|---|
| 710 | |
|---|
| 711 | # End Custom Build |
|---|
| 712 | |
|---|
| 713 | !ELSEIF "$(CFG)" == "rat - Win32 Debug" |
|---|
| 714 | |
|---|
| 715 | # Begin Custom Build - Building transcoder ui |
|---|
| 716 | InputDir=. |
|---|
| 717 | InputPath=.\ui_transcoder.tcl |
|---|
| 718 | |
|---|
| 719 | "$(InputDir)\ui_transcoder.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
|---|
| 720 | type $(InputDir)\ui_transcoder.tcl | tcl2c\tcl2c ui_transcoder > $(InputDir)\ui_transcoder.c |
|---|
| 721 | |
|---|
| 722 | # End Custom Build |
|---|
| 723 | |
|---|
| 724 | !ELSEIF "$(CFG)" == "rat - Win32 Debug IPv6" |
|---|
| 725 | |
|---|
| 726 | # Begin Custom Build - Building transcoder ui |
|---|
| 727 | InputDir=. |
|---|
| 728 | InputPath=.\ui_transcoder.tcl |
|---|
| 729 | |
|---|
| 730 | "$(InputDir)\ui_transcoder.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
|---|
| 731 | type $(InputDir)\ui_transcoder.tcl | tcl2c\tcl2c ui_transcoder > $(InputDir)\ui_transcoder.c |
|---|
| 732 | |
|---|
| 733 | # End Custom Build |
|---|
| 734 | |
|---|
| 735 | !ENDIF |
|---|
| 736 | |
|---|
| 737 | # End Source File |
|---|
| 738 | # End Group |
|---|
| 739 | # Begin Source File |
|---|
| 740 | |
|---|
| 741 | SOURCE="..\tk-8.0\win\tk.res" |
|---|
| 742 | # End Source File |
|---|
| 743 | # Begin Source File |
|---|
| 744 | |
|---|
| 745 | SOURCE=.\Version |
|---|
| 746 | |
|---|
| 747 | !IF "$(CFG)" == "rat - Win32 Release" |
|---|
| 748 | |
|---|
| 749 | USERDEP__VERSI="win32\echo.txt" "win32\set.txt" "win32\null.txt" |
|---|
| 750 | # Begin Custom Build - Generating "version.h". |
|---|
| 751 | InputPath=.\Version |
|---|
| 752 | |
|---|
| 753 | "version.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
|---|
| 754 | copy win32\set.txt + VERSION win32\vergen.bat |
|---|
| 755 | copy win32\vergen.bat + win32\null.txt win32\vergen.bat |
|---|
| 756 | copy win32\vergen.bat + win32\echo.txt win32\vergen.bat |
|---|
| 757 | win32\vergen.bat |
|---|
| 758 | move win32\version.h version.h |
|---|
| 759 | erase win32\version.h |
|---|
| 760 | erase win32\vergen.bat |
|---|
| 761 | |
|---|
| 762 | # End Custom Build |
|---|
| 763 | |
|---|
| 764 | !ELSEIF "$(CFG)" == "rat - Win32 Debug" |
|---|
| 765 | |
|---|
| 766 | USERDEP__VERSI="win32\echo.txt" "win32\set.txt" "win32\null.txt" |
|---|
| 767 | # Begin Custom Build - Generating "version.h". |
|---|
| 768 | InputPath=.\Version |
|---|
| 769 | |
|---|
| 770 | "version.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
|---|
| 771 | copy win32\set.txt + VERSION win32\vergen.bat |
|---|
| 772 | copy win32\vergen.bat + win32\null.txt win32\vergen.bat |
|---|
| 773 | copy win32\vergen.bat + win32\echo.txt win32\vergen.bat |
|---|
| 774 | win32\vergen.bat |
|---|
| 775 | move win32\version.h version.h |
|---|
| 776 | erase win32\version.h |
|---|
| 777 | erase win32\vergen.bat |
|---|
| 778 | |
|---|
| 779 | # End Custom Build |
|---|
| 780 | |
|---|
| 781 | !ELSEIF "$(CFG)" == "rat - Win32 Debug IPv6" |
|---|
| 782 | |
|---|
| 783 | USERDEP__VERSI="win32\echo.txt" "win32\set.txt" "win32\null.txt" |
|---|
| 784 | # Begin Custom Build - Generating "version.h". |
|---|
| 785 | InputPath=.\Version |
|---|
| 786 | |
|---|
| 787 | "version.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
|---|
| 788 | copy win32\set.txt + VERSION win32\vergen.bat |
|---|
| 789 | copy win32\vergen.bat + win32\null.txt win32\vergen.bat |
|---|
| 790 | copy win32\vergen.bat + win32\echo.txt win32\vergen.bat |
|---|
| 791 | win32\vergen.bat |
|---|
| 792 | move win32\version.h version.h |
|---|
| 793 | erase win32\version.h |
|---|
| 794 | erase win32\vergen.bat |
|---|
| 795 | |
|---|
| 796 | # End Custom Build |
|---|
| 797 | |
|---|
| 798 | !ENDIF |
|---|
| 799 | |
|---|
| 800 | # End Source File |
|---|
| 801 | # End Target |
|---|
| 802 | # End Project |
|---|