| 1 | # Microsoft Developer Studio Project File - Name="common" - Package Owner=<4> |
|---|
| 2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
|---|
| 3 | # ** DO NOT EDIT ** |
|---|
| 4 | |
|---|
| 5 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 |
|---|
| 6 | |
|---|
| 7 | CFG=common - Win32 Debug IPv6 Musica |
|---|
| 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 "common.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 "common.mak" CFG="common - Win32 Debug IPv6 Musica" |
|---|
| 17 | !MESSAGE |
|---|
| 18 | !MESSAGE Possible choices for configuration are: |
|---|
| 19 | !MESSAGE |
|---|
| 20 | !MESSAGE "common - Win32 Release" (based on "Win32 (x86) Static Library") |
|---|
| 21 | !MESSAGE "common - Win32 Debug" (based on "Win32 (x86) Static Library") |
|---|
| 22 | !MESSAGE "common - Win32 Debug IPv6" (based on "Win32 (x86) Static Library") |
|---|
| 23 | !MESSAGE "common - Win32 Debug IPv6 Musica" (based on "Win32 (x86) Static Library") |
|---|
| 24 | !MESSAGE |
|---|
| 25 | |
|---|
| 26 | # Begin Project |
|---|
| 27 | # PROP AllowPerConfigDependencies 0 |
|---|
| 28 | # PROP Scc_ProjName "" |
|---|
| 29 | # PROP Scc_LocalPath "" |
|---|
| 30 | CPP=cl.exe |
|---|
| 31 | RSC=rc.exe |
|---|
| 32 | |
|---|
| 33 | !IF "$(CFG)" == "common - 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 Target_Dir "" |
|---|
| 45 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c |
|---|
| 46 | # ADD CPP /nologo /W3 /GX /O2 /I "..\tcl-8.0\generic" /I "..\tk-8.0\generic" /I "..\tk-8.0\xlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "NEED_INET_PTON" /YX /FD /c |
|---|
| 47 | # ADD BASE RSC /l 0x409 /d "NDEBUG" |
|---|
| 48 | # ADD RSC /l 0x409 /d "NDEBUG" |
|---|
| 49 | BSC32=bscmake.exe |
|---|
| 50 | # ADD BASE BSC32 /nologo |
|---|
| 51 | # ADD BSC32 /nologo |
|---|
| 52 | LIB32=link.exe -lib |
|---|
| 53 | # ADD BASE LIB32 /nologo |
|---|
| 54 | # ADD LIB32 /nologo /out:"Release\uclmm.lib" |
|---|
| 55 | |
|---|
| 56 | !ELSEIF "$(CFG)" == "common - Win32 Debug" |
|---|
| 57 | |
|---|
| 58 | # PROP BASE Use_MFC 0 |
|---|
| 59 | # PROP BASE Use_Debug_Libraries 1 |
|---|
| 60 | # PROP BASE Output_Dir "Debug" |
|---|
| 61 | # PROP BASE Intermediate_Dir "Debug" |
|---|
| 62 | # PROP BASE Target_Dir "" |
|---|
| 63 | # PROP Use_MFC 0 |
|---|
| 64 | # PROP Use_Debug_Libraries 1 |
|---|
| 65 | # PROP Output_Dir "Debug" |
|---|
| 66 | # PROP Intermediate_Dir "Debug" |
|---|
| 67 | # PROP Target_Dir "" |
|---|
| 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 /I "..\tcl-8.0\generic" /I "..\tk-8.0\generic" /I "..\tk-8.0\xlib" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "DEBUG" /D "NEED_INET_PTON" /D "DEBUG_MEM" /FR /YX /FD /GZ /c |
|---|
| 70 | # ADD BASE RSC /l 0x409 /d "_DEBUG" |
|---|
| 71 | # ADD RSC /l 0x409 /d "_DEBUG" |
|---|
| 72 | BSC32=bscmake.exe |
|---|
| 73 | # ADD BASE BSC32 /nologo |
|---|
| 74 | # ADD BSC32 /nologo |
|---|
| 75 | LIB32=link.exe -lib |
|---|
| 76 | # ADD BASE LIB32 /nologo |
|---|
| 77 | # ADD LIB32 /nologo /out:"Debug\uclmm.lib" |
|---|
| 78 | |
|---|
| 79 | !ELSEIF "$(CFG)" == "common - Win32 Debug IPv6" |
|---|
| 80 | |
|---|
| 81 | # PROP BASE Use_MFC 0 |
|---|
| 82 | # PROP BASE Use_Debug_Libraries 1 |
|---|
| 83 | # PROP BASE Output_Dir "common___Win32_Debug_IPv6" |
|---|
| 84 | # PROP BASE Intermediate_Dir "common___Win32_Debug_IPv6" |
|---|
| 85 | # PROP BASE Target_Dir "" |
|---|
| 86 | # PROP Use_MFC 0 |
|---|
| 87 | # PROP Use_Debug_Libraries 1 |
|---|
| 88 | # PROP Output_Dir "Debug_IPv6" |
|---|
| 89 | # PROP Intermediate_Dir "Debug_IPv6" |
|---|
| 90 | # PROP Target_Dir "" |
|---|
| 91 | # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I "\src\tcl-8.0\generic" /I "\src\tk-8.0\generic" /I "\src\tk-8.0\xlib" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "DEBUG" /D "DEBUG_MEM" /FR /YX /FD /GZ /c |
|---|
| 92 | <<<<<<< common.dsp |
|---|
| 93 | # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "\src\tcl-8.0\generic" /I "\src\tk-8.0\generic" /I "\src\tk-8.0\xlib" /I "\DDK\inc" /I "\src\IPv6Kit\inc" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "DEBUG" /D "DEBUG_MEM" /D "HAVE_IPv6" /D "BUILD_tcl" /D "BUILD_tk" /D "NEED_IN6_IS_ADDR_MULTICAST" /D "NEED_INET_PTON" /FR /YX /FD /GZ /c |
|---|
| 94 | ======= |
|---|
| 95 | # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\tcl-8.0\generic" /I "..\tk-8.0\generic" /I "..\tk-8.0\xlib" /I "\DDK\inc" /I "..\ipv6kit\inc" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "DEBUG" /D "DEBUG_MEM" /D "HAVE_IPv6" /D "BUILD_tcl" /D "BUILD_tk" /D "NEED_IN6_IS_ADDR_MULTICAST" /D "NEED_INET_PTON" /FR /YX /FD /GZ /c |
|---|
| 96 | >>>>>>> 1.20 |
|---|
| 97 | # ADD BASE RSC /l 0x409 /d "_DEBUG" |
|---|
| 98 | # ADD RSC /l 0x409 /d "_DEBUG" |
|---|
| 99 | BSC32=bscmake.exe |
|---|
| 100 | # ADD BASE BSC32 /nologo |
|---|
| 101 | # ADD BSC32 /nologo |
|---|
| 102 | LIB32=link.exe -lib |
|---|
| 103 | # ADD BASE LIB32 /nologo /out:"Debug\uclmm.lib" |
|---|
| 104 | # ADD LIB32 /nologo /out:"Debug\uclmm.lib" |
|---|
| 105 | |
|---|
| 106 | !ELSEIF "$(CFG)" == "common - Win32 Debug IPv6 Musica" |
|---|
| 107 | |
|---|
| 108 | # PROP BASE Use_MFC 0 |
|---|
| 109 | # PROP BASE Use_Debug_Libraries 1 |
|---|
| 110 | # PROP BASE Output_Dir "common___Win32_Debug_IPv6_Musica" |
|---|
| 111 | # PROP BASE Intermediate_Dir "common___Win32_Debug_IPv6_Musica" |
|---|
| 112 | # PROP BASE Target_Dir "" |
|---|
| 113 | # PROP Use_MFC 0 |
|---|
| 114 | # PROP Use_Debug_Libraries 1 |
|---|
| 115 | # PROP Output_Dir "Debug_IPv6_Musica" |
|---|
| 116 | # PROP Intermediate_Dir "Debug_IPv6_Musica" |
|---|
| 117 | # PROP Target_Dir "" |
|---|
| 118 | # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /I "\src\tcl-8.0\generic" /I "\src\tk-8.0\generic" /I "\src\tk-8.0\xlib" /I "\DDK\inc" /I "\src\MSR_IPv6_1.3\inc" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "DEBUG" /D "DEBUG_MEM" /D "HAVE_IPv6" /D "BUILD_tcl" /D "BUILD_tk" /FR /YX /FD /GZ /c |
|---|
| 119 | # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\tcl-8.0\generic" /I "..\tk-8.0\generic" /I "..\tk-8.0\xlib" /I "\DDK\inc" /I "..\IPv6Kit\inc" /I "..\MUSICA\WINSOCK6" /D "_MBCS" /D "_LIB" /D "DEBUG_MEM" /D "BUILD_tcl" /D "BUILD_tk" /D "DEBUG" /D "WIN32" /D "_DEBUG" /D "HAVE_IPv6" /D "MUSICA_IPV6" /D "_WINNT" /D "_POSIX" /FR /YX /FD /GZ /c |
|---|
| 120 | # ADD BASE RSC /l 0x409 /d "_DEBUG" |
|---|
| 121 | # ADD RSC /l 0x409 /d "_DEBUG" |
|---|
| 122 | BSC32=bscmake.exe |
|---|
| 123 | # ADD BASE BSC32 /nologo |
|---|
| 124 | # ADD BSC32 /nologo |
|---|
| 125 | LIB32=link.exe -lib |
|---|
| 126 | # ADD BASE LIB32 /nologo /out:"Debug\uclmm.lib" |
|---|
| 127 | # ADD LIB32 /nologo /out:"Debug\uclmm.lib" |
|---|
| 128 | |
|---|
| 129 | !ENDIF |
|---|
| 130 | |
|---|
| 131 | # Begin Target |
|---|
| 132 | |
|---|
| 133 | # Name "common - Win32 Release" |
|---|
| 134 | # Name "common - Win32 Debug" |
|---|
| 135 | # Name "common - Win32 Debug IPv6" |
|---|
| 136 | # Name "common - Win32 Debug IPv6 Musica" |
|---|
| 137 | # Begin Group "Source Files" |
|---|
| 138 | |
|---|
| 139 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
|---|
| 140 | # Begin Source File |
|---|
| 141 | |
|---|
| 142 | SOURCE=.\base64.c |
|---|
| 143 | # End Source File |
|---|
| 144 | # Begin Source File |
|---|
| 145 | |
|---|
| 146 | SOURCE=.\btree.c |
|---|
| 147 | # End Source File |
|---|
| 148 | # Begin Source File |
|---|
| 149 | |
|---|
| 150 | SOURCE=.\crypt_random.c |
|---|
| 151 | # End Source File |
|---|
| 152 | # Begin Source File |
|---|
| 153 | |
|---|
| 154 | SOURCE=.\debug.c |
|---|
| 155 | # End Source File |
|---|
| 156 | # Begin Source File |
|---|
| 157 | |
|---|
| 158 | SOURCE=.\drand48.c |
|---|
| 159 | # End Source File |
|---|
| 160 | # Begin Source File |
|---|
| 161 | |
|---|
| 162 | SOURCE=.\gettimeofday.c |
|---|
| 163 | # End Source File |
|---|
| 164 | # Begin Source File |
|---|
| 165 | |
|---|
| 166 | SOURCE=.\hmac.c |
|---|
| 167 | # End Source File |
|---|
| 168 | # Begin Source File |
|---|
| 169 | |
|---|
| 170 | SOURCE=.\inet_ntop.c |
|---|
| 171 | # End Source File |
|---|
| 172 | # Begin Source File |
|---|
| 173 | |
|---|
| 174 | SOURCE=.\inet_pton.c |
|---|
| 175 | # End Source File |
|---|
| 176 | # Begin Source File |
|---|
| 177 | |
|---|
| 178 | SOURCE=.\mbus.c |
|---|
| 179 | # End Source File |
|---|
| 180 | # Begin Source File |
|---|
| 181 | |
|---|
| 182 | SOURCE=.\mbus_config.c |
|---|
| 183 | # End Source File |
|---|
| 184 | # Begin Source File |
|---|
| 185 | |
|---|
| 186 | SOURCE=.\md5.c |
|---|
| 187 | # End Source File |
|---|
| 188 | # Begin Source File |
|---|
| 189 | |
|---|
| 190 | SOURCE=.\memory.c |
|---|
| 191 | # End Source File |
|---|
| 192 | # Begin Source File |
|---|
| 193 | |
|---|
| 194 | SOURCE=.\net_udp.c |
|---|
| 195 | # End Source File |
|---|
| 196 | # Begin Source File |
|---|
| 197 | |
|---|
| 198 | SOURCE=.\qfDES.c |
|---|
| 199 | # End Source File |
|---|
| 200 | # Begin Source File |
|---|
| 201 | |
|---|
| 202 | SOURCE=.\rtp.c |
|---|
| 203 | # End Source File |
|---|
| 204 | # Begin Source File |
|---|
| 205 | |
|---|
| 206 | SOURCE=.\util.c |
|---|
| 207 | # End Source File |
|---|
| 208 | # End Group |
|---|
| 209 | # Begin Group "Header Files" |
|---|
| 210 | |
|---|
| 211 | # PROP Default_Filter "h;hpp;hxx;hm;inl" |
|---|
| 212 | # Begin Source File |
|---|
| 213 | |
|---|
| 214 | SOURCE=.\base64.h |
|---|
| 215 | # End Source File |
|---|
| 216 | # Begin Source File |
|---|
| 217 | |
|---|
| 218 | SOURCE=.\btree.h |
|---|
| 219 | # End Source File |
|---|
| 220 | # Begin Source File |
|---|
| 221 | |
|---|
| 222 | SOURCE=.\config_unix.h |
|---|
| 223 | # End Source File |
|---|
| 224 | # Begin Source File |
|---|
| 225 | |
|---|
| 226 | SOURCE=.\config_win32.h |
|---|
| 227 | # End Source File |
|---|
| 228 | # Begin Source File |
|---|
| 229 | |
|---|
| 230 | SOURCE=.\crypt_random.h |
|---|
| 231 | # End Source File |
|---|
| 232 | # Begin Source File |
|---|
| 233 | |
|---|
| 234 | SOURCE=.\debug.h |
|---|
| 235 | # End Source File |
|---|
| 236 | # Begin Source File |
|---|
| 237 | |
|---|
| 238 | SOURCE=.\drand48.h |
|---|
| 239 | # End Source File |
|---|
| 240 | # Begin Source File |
|---|
| 241 | |
|---|
| 242 | SOURCE=.\gettimeofday.h |
|---|
| 243 | # End Source File |
|---|
| 244 | # Begin Source File |
|---|
| 245 | |
|---|
| 246 | SOURCE=.\hmac.h |
|---|
| 247 | # End Source File |
|---|
| 248 | # Begin Source File |
|---|
| 249 | |
|---|
| 250 | SOURCE=.\inet_ntop.h |
|---|
| 251 | # End Source File |
|---|
| 252 | # Begin Source File |
|---|
| 253 | |
|---|
| 254 | SOURCE=.\inet_pton.h |
|---|
| 255 | # End Source File |
|---|
| 256 | # Begin Source File |
|---|
| 257 | |
|---|
| 258 | SOURCE=.\mbus.h |
|---|
| 259 | # End Source File |
|---|
| 260 | # Begin Source File |
|---|
| 261 | |
|---|
| 262 | SOURCE=.\mbus_config.h |
|---|
| 263 | # End Source File |
|---|
| 264 | # Begin Source File |
|---|
| 265 | |
|---|
| 266 | SOURCE=.\md5.h |
|---|
| 267 | # End Source File |
|---|
| 268 | # Begin Source File |
|---|
| 269 | |
|---|
| 270 | SOURCE=.\memory.h |
|---|
| 271 | # End Source File |
|---|
| 272 | # Begin Source File |
|---|
| 273 | |
|---|
| 274 | SOURCE=.\net_udp.h |
|---|
| 275 | # End Source File |
|---|
| 276 | # Begin Source File |
|---|
| 277 | |
|---|
| 278 | SOURCE=.\qfDES.h |
|---|
| 279 | # End Source File |
|---|
| 280 | # Begin Source File |
|---|
| 281 | |
|---|
| 282 | SOURCE=.\rtp.h |
|---|
| 283 | # End Source File |
|---|
| 284 | # Begin Source File |
|---|
| 285 | |
|---|
| 286 | SOURCE=.\util.h |
|---|
| 287 | # End Source File |
|---|
| 288 | # End Group |
|---|
| 289 | # End Target |
|---|
| 290 | # End Project |
|---|