| 1 |
<?xml version="1.0" encoding="shift_jis"?> |
| 2 |
<VisualStudioProject |
| 3 |
ProjectType="Visual C++" |
| 4 |
Version="8.00" |
| 5 |
Name="ttxssh" |
| 6 |
ProjectGUID="{5638BB89-44E3-4D55-BA98-A01142B4223E}" |
| 7 |
RootNamespace="ttxssh" |
| 8 |
> |
| 9 |
<Platforms> |
| 10 |
<Platform |
| 11 |
Name="Win32" |
| 12 |
/> |
| 13 |
</Platforms> |
| 14 |
<ToolFiles> |
| 15 |
</ToolFiles> |
| 16 |
<Configurations> |
| 17 |
<Configuration |
| 18 |
Name="Debug|Win32" |
| 19 |
OutputDirectory=".\Debug" |
| 20 |
IntermediateDirectory=".\Debug" |
| 21 |
ConfigurationType="2" |
| 22 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 23 |
UseOfMFC="0" |
| 24 |
ATLMinimizesCRunTimeLibraryUsage="false" |
| 25 |
> |
| 26 |
<Tool |
| 27 |
Name="VCPreBuildEventTool" |
| 28 |
/> |
| 29 |
<Tool |
| 30 |
Name="VCCustomBuildTool" |
| 31 |
/> |
| 32 |
<Tool |
| 33 |
Name="VCXMLDataGeneratorTool" |
| 34 |
/> |
| 35 |
<Tool |
| 36 |
Name="VCWebServiceProxyGeneratorTool" |
| 37 |
/> |
| 38 |
<Tool |
| 39 |
Name="VCMIDLTool" |
| 40 |
PreprocessorDefinitions="_DEBUG" |
| 41 |
MkTypLibCompatible="true" |
| 42 |
SuppressStartupBanner="true" |
| 43 |
TargetEnvironment="1" |
| 44 |
TypeLibraryName=".\Debug/ttxssh.tlb" |
| 45 |
HeaderFileName="" |
| 46 |
/> |
| 47 |
<Tool |
| 48 |
Name="VCCLCompilerTool" |
| 49 |
AdditionalOptions="/D"_CRT_SECURE_NO_DEPRECATE"
" |
| 50 |
Optimization="0" |
| 51 |
AdditionalIncludeDirectories="..\..\Teraterm\source\common;..\openssl\inc32;..\..\Teraterm\source\teraterm;..\zlib;..\matcher" |
| 52 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;_CRT_SECURE_NO_DEPRECATE" |
| 53 |
RuntimeLibrary="1" |
| 54 |
EnableFunctionLevelLinking="true" |
| 55 |
UsePrecompiledHeader="0" |
| 56 |
PrecompiledHeaderFile=".\Debug/ttxssh.pch" |
| 57 |
AssemblerListingLocation=".\Debug/" |
| 58 |
ObjectFile=".\Debug/" |
| 59 |
ProgramDataBaseFileName=".\Debug/" |
| 60 |
BrowseInformation="1" |
| 61 |
WarningLevel="3" |
| 62 |
WarnAsError="false" |
| 63 |
SuppressStartupBanner="true" |
| 64 |
DebugInformationFormat="4" |
| 65 |
CompileAs="0" |
| 66 |
/> |
| 67 |
<Tool |
| 68 |
Name="VCManagedResourceCompilerTool" |
| 69 |
/> |
| 70 |
<Tool |
| 71 |
Name="VCResourceCompilerTool" |
| 72 |
PreprocessorDefinitions="_DEBUG" |
| 73 |
Culture="1033" |
| 74 |
/> |
| 75 |
<Tool |
| 76 |
Name="VCPreLinkEventTool" |
| 77 |
/> |
| 78 |
<Tool |
| 79 |
Name="VCLinkerTool" |
| 80 |
AdditionalOptions="Version.lib 

" |
| 81 |
AdditionalDependencies="odbc32.lib odbccp32.lib ws2_32.lib ..\openssl\out32.dbg\libeay32.lib ..\zlib\projects\visualc6\Win32_LIB_Debug\zlibd.lib" |
| 82 |
OutputFile=".\Debug/ttxssh.dll" |
| 83 |
LinkIncremental="2" |
| 84 |
SuppressStartupBanner="true" |
| 85 |
GenerateDebugInformation="true" |
| 86 |
ProgramDatabaseFile=".\Debug/ttxssh.pdb" |
| 87 |
GenerateMapFile="true" |
| 88 |
SubSystem="2" |
| 89 |
BaseAddress="0x12500000" |
| 90 |
ImportLibrary=".\Debug/ttxssh.lib" |
| 91 |
TargetMachine="1" |
| 92 |
/> |
| 93 |
<Tool |
| 94 |
Name="VCALinkTool" |
| 95 |
/> |
| 96 |
<Tool |
| 97 |
Name="VCManifestTool" |
| 98 |
/> |
| 99 |
<Tool |
| 100 |
Name="VCXDCMakeTool" |
| 101 |
/> |
| 102 |
<Tool |
| 103 |
Name="VCBscMakeTool" |
| 104 |
/> |
| 105 |
<Tool |
| 106 |
Name="VCFxCopTool" |
| 107 |
/> |
| 108 |
<Tool |
| 109 |
Name="VCAppVerifierTool" |
| 110 |
/> |
| 111 |
<Tool |
| 112 |
Name="VCWebDeploymentTool" |
| 113 |
/> |
| 114 |
<Tool |
| 115 |
Name="VCPostBuildEventTool" |
| 116 |
/> |
| 117 |
</Configuration> |
| 118 |
<Configuration |
| 119 |
Name="Release|Win32" |
| 120 |
OutputDirectory=".\Release" |
| 121 |
IntermediateDirectory=".\Release" |
| 122 |
ConfigurationType="2" |
| 123 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 124 |
UseOfMFC="0" |
| 125 |
ATLMinimizesCRunTimeLibraryUsage="false" |
| 126 |
> |
| 127 |
<Tool |
| 128 |
Name="VCPreBuildEventTool" |
| 129 |
/> |
| 130 |
<Tool |
| 131 |
Name="VCCustomBuildTool" |
| 132 |
/> |
| 133 |
<Tool |
| 134 |
Name="VCXMLDataGeneratorTool" |
| 135 |
/> |
| 136 |
<Tool |
| 137 |
Name="VCWebServiceProxyGeneratorTool" |
| 138 |
/> |
| 139 |
<Tool |
| 140 |
Name="VCMIDLTool" |
| 141 |
PreprocessorDefinitions="NDEBUG" |
| 142 |
MkTypLibCompatible="true" |
| 143 |
SuppressStartupBanner="true" |
| 144 |
TargetEnvironment="1" |
| 145 |
TypeLibraryName=".\Release/ttxssh.tlb" |
| 146 |
HeaderFileName="" |
| 147 |
/> |
| 148 |
<Tool |
| 149 |
Name="VCCLCompilerTool" |
| 150 |
AdditionalOptions="/D"_CRT_SECURE_NO_DEPRECATE" 
" |
| 151 |
Optimization="2" |
| 152 |
InlineFunctionExpansion="2" |
| 153 |
AdditionalIncludeDirectories="..\..\Teraterm\source\common,..\openssl\inc32,..\..\Teraterm\source\teraterm,..\zlib,..\matcher" |
| 154 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;_CRT_SECURE_NO_DEPRECATE" |
| 155 |
StringPooling="true" |
| 156 |
RuntimeLibrary="0" |
| 157 |
EnableFunctionLevelLinking="true" |
| 158 |
UsePrecompiledHeader="0" |
| 159 |
PrecompiledHeaderFile=".\Release/ttxssh.pch" |
| 160 |
AssemblerOutput="2" |
| 161 |
AssemblerListingLocation=".\Release/" |
| 162 |
ObjectFile=".\Release/" |
| 163 |
ProgramDataBaseFileName=".\Release/" |
| 164 |
WarningLevel="3" |
| 165 |
SuppressStartupBanner="true" |
| 166 |
DebugInformationFormat="3" |
| 167 |
CompileAs="0" |
| 168 |
/> |
| 169 |
<Tool |
| 170 |
Name="VCManagedResourceCompilerTool" |
| 171 |
/> |
| 172 |
<Tool |
| 173 |
Name="VCResourceCompilerTool" |
| 174 |
PreprocessorDefinitions="NDEBUG" |
| 175 |
Culture="1033" |
| 176 |
/> |
| 177 |
<Tool |
| 178 |
Name="VCPreLinkEventTool" |
| 179 |
/> |
| 180 |
<Tool |
| 181 |
Name="VCLinkerTool" |
| 182 |
AdditionalOptions="Version.lib 
" |
| 183 |
AdditionalDependencies="odbc32.lib odbccp32.lib ws2_32.lib ..\openssl\out32\libeay32.lib ..\zlib\projects\visualc6\Win32_LIB_Release\zlib.lib" |
| 184 |
OutputFile=".\Release/ttxssh.dll" |
| 185 |
LinkIncremental="1" |
| 186 |
SuppressStartupBanner="true" |
| 187 |
GenerateDebugInformation="true" |
| 188 |
ProgramDatabaseFile=".\Release/ttxssh.pdb" |
| 189 |
SubSystem="2" |
| 190 |
BaseAddress="0x12500000" |
| 191 |
ImportLibrary=".\Release/ttxssh.lib" |
| 192 |
TargetMachine="1" |
| 193 |
/> |
| 194 |
<Tool |
| 195 |
Name="VCALinkTool" |
| 196 |
/> |
| 197 |
<Tool |
| 198 |
Name="VCManifestTool" |
| 199 |
/> |
| 200 |
<Tool |
| 201 |
Name="VCXDCMakeTool" |
| 202 |
/> |
| 203 |
<Tool |
| 204 |
Name="VCBscMakeTool" |
| 205 |
/> |
| 206 |
<Tool |
| 207 |
Name="VCFxCopTool" |
| 208 |
/> |
| 209 |
<Tool |
| 210 |
Name="VCAppVerifierTool" |
| 211 |
/> |
| 212 |
<Tool |
| 213 |
Name="VCWebDeploymentTool" |
| 214 |
/> |
| 215 |
<Tool |
| 216 |
Name="VCPostBuildEventTool" |
| 217 |
/> |
| 218 |
</Configuration> |
| 219 |
</Configurations> |
| 220 |
<References> |
| 221 |
</References> |
| 222 |
<Files> |
| 223 |
<File |
| 224 |
RelativePath="auth.c" |
| 225 |
> |
| 226 |
<FileConfiguration |
| 227 |
Name="Debug|Win32" |
| 228 |
> |
| 229 |
<Tool |
| 230 |
Name="VCCLCompilerTool" |
| 231 |
Optimization="0" |
| 232 |
AdditionalIncludeDirectories="" |
| 233 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 234 |
BrowseInformation="1" |
| 235 |
/> |
| 236 |
</FileConfiguration> |
| 237 |
<FileConfiguration |
| 238 |
Name="Release|Win32" |
| 239 |
> |
| 240 |
<Tool |
| 241 |
Name="VCCLCompilerTool" |
| 242 |
AdditionalIncludeDirectories="" |
| 243 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 244 |
/> |
| 245 |
</FileConfiguration> |
| 246 |
</File> |
| 247 |
<File |
| 248 |
RelativePath=".\buffer.c" |
| 249 |
> |
| 250 |
</File> |
| 251 |
<File |
| 252 |
RelativePath="crypt.c" |
| 253 |
> |
| 254 |
<FileConfiguration |
| 255 |
Name="Debug|Win32" |
| 256 |
> |
| 257 |
<Tool |
| 258 |
Name="VCCLCompilerTool" |
| 259 |
Optimization="0" |
| 260 |
AdditionalIncludeDirectories="" |
| 261 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 262 |
BrowseInformation="1" |
| 263 |
/> |
| 264 |
</FileConfiguration> |
| 265 |
<FileConfiguration |
| 266 |
Name="Release|Win32" |
| 267 |
> |
| 268 |
<Tool |
| 269 |
Name="VCCLCompilerTool" |
| 270 |
AdditionalIncludeDirectories="" |
| 271 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 272 |
/> |
| 273 |
</FileConfiguration> |
| 274 |
</File> |
| 275 |
<File |
| 276 |
RelativePath="fwd.c" |
| 277 |
> |
| 278 |
<FileConfiguration |
| 279 |
Name="Debug|Win32" |
| 280 |
> |
| 281 |
<Tool |
| 282 |
Name="VCCLCompilerTool" |
| 283 |
Optimization="0" |
| 284 |
AdditionalIncludeDirectories="" |
| 285 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 286 |
BrowseInformation="1" |
| 287 |
/> |
| 288 |
</FileConfiguration> |
| 289 |
<FileConfiguration |
| 290 |
Name="Release|Win32" |
| 291 |
> |
| 292 |
<Tool |
| 293 |
Name="VCCLCompilerTool" |
| 294 |
AdditionalIncludeDirectories="" |
| 295 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 296 |
/> |
| 297 |
</FileConfiguration> |
| 298 |
</File> |
| 299 |
<File |
| 300 |
RelativePath="fwdui.c" |
| 301 |
> |
| 302 |
<FileConfiguration |
| 303 |
Name="Debug|Win32" |
| 304 |
> |
| 305 |
<Tool |
| 306 |
Name="VCCLCompilerTool" |
| 307 |
Optimization="0" |
| 308 |
AdditionalIncludeDirectories="" |
| 309 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 310 |
BrowseInformation="1" |
| 311 |
/> |
| 312 |
</FileConfiguration> |
| 313 |
<FileConfiguration |
| 314 |
Name="Release|Win32" |
| 315 |
> |
| 316 |
<Tool |
| 317 |
Name="VCCLCompilerTool" |
| 318 |
AdditionalIncludeDirectories="" |
| 319 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 320 |
/> |
| 321 |
</FileConfiguration> |
| 322 |
</File> |
| 323 |
<File |
| 324 |
RelativePath="hosts.c" |
| 325 |
> |
| 326 |
<FileConfiguration |
| 327 |
Name="Debug|Win32" |
| 328 |
> |
| 329 |
<Tool |
| 330 |
Name="VCCLCompilerTool" |
| 331 |
Optimization="0" |
| 332 |
AdditionalIncludeDirectories="" |
| 333 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 334 |
BrowseInformation="1" |
| 335 |
/> |
| 336 |
</FileConfiguration> |
| 337 |
<FileConfiguration |
| 338 |
Name="Release|Win32" |
| 339 |
> |
| 340 |
<Tool |
| 341 |
Name="VCCLCompilerTool" |
| 342 |
Optimization="0" |
| 343 |
AdditionalIncludeDirectories="" |
| 344 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 345 |
/> |
| 346 |
</FileConfiguration> |
| 347 |
</File> |
| 348 |
<File |
| 349 |
RelativePath="keyfiles.c" |
| 350 |
> |
| 351 |
<FileConfiguration |
| 352 |
Name="Debug|Win32" |
| 353 |
> |
| 354 |
<Tool |
| 355 |
Name="VCCLCompilerTool" |
| 356 |
Optimization="0" |
| 357 |
AdditionalIncludeDirectories="" |
| 358 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 359 |
BrowseInformation="1" |
| 360 |
/> |
| 361 |
</FileConfiguration> |
| 362 |
<FileConfiguration |
| 363 |
Name="Release|Win32" |
| 364 |
> |
| 365 |
<Tool |
| 366 |
Name="VCCLCompilerTool" |
| 367 |
AdditionalIncludeDirectories="" |
| 368 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 369 |
/> |
| 370 |
</FileConfiguration> |
| 371 |
</File> |
| 372 |
<File |
| 373 |
RelativePath="..\matcher\matcher.c" |
| 374 |
> |
| 375 |
<FileConfiguration |
| 376 |
Name="Debug|Win32" |
| 377 |
> |
| 378 |
<Tool |
| 379 |
Name="VCCLCompilerTool" |
| 380 |
Optimization="0" |
| 381 |
AdditionalIncludeDirectories="" |
| 382 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 383 |
BrowseInformation="1" |
| 384 |
/> |
| 385 |
</FileConfiguration> |
| 386 |
<FileConfiguration |
| 387 |
Name="Release|Win32" |
| 388 |
> |
| 389 |
<Tool |
| 390 |
Name="VCCLCompilerTool" |
| 391 |
AdditionalIncludeDirectories="" |
| 392 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 393 |
/> |
| 394 |
</FileConfiguration> |
| 395 |
</File> |
| 396 |
<File |
| 397 |
RelativePath="pkt.c" |
| 398 |
> |
| 399 |
<FileConfiguration |
| 400 |
Name="Debug|Win32" |
| 401 |
> |
| 402 |
<Tool |
| 403 |
Name="VCCLCompilerTool" |
| 404 |
Optimization="0" |
| 405 |
AdditionalIncludeDirectories="" |
| 406 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 407 |
BrowseInformation="1" |
| 408 |
/> |
| 409 |
</FileConfiguration> |
| 410 |
<FileConfiguration |
| 411 |
Name="Release|Win32" |
| 412 |
> |
| 413 |
<Tool |
| 414 |
Name="VCCLCompilerTool" |
| 415 |
AdditionalIncludeDirectories="" |
| 416 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 417 |
/> |
| 418 |
</FileConfiguration> |
| 419 |
</File> |
| 420 |
<File |
| 421 |
RelativePath=".\resource.h" |
| 422 |
> |
| 423 |
</File> |
| 424 |
<File |
| 425 |
RelativePath="ssh.c" |
| 426 |
> |
| 427 |
<FileConfiguration |
| 428 |
Name="Debug|Win32" |
| 429 |
> |
| 430 |
<Tool |
| 431 |
Name="VCCLCompilerTool" |
| 432 |
Optimization="0" |
| 433 |
AdditionalIncludeDirectories="" |
| 434 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 435 |
BrowseInformation="1" |
| 436 |
/> |
| 437 |
</FileConfiguration> |
| 438 |
<FileConfiguration |
| 439 |
Name="Release|Win32" |
| 440 |
> |
| 441 |
<Tool |
| 442 |
Name="VCCLCompilerTool" |
| 443 |
AdditionalIncludeDirectories="" |
| 444 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 445 |
/> |
| 446 |
</FileConfiguration> |
| 447 |
</File> |
| 448 |
<File |
| 449 |
RelativePath="ttsecure.ico" |
| 450 |
> |
| 451 |
</File> |
| 452 |
<File |
| 453 |
RelativePath="ttxssh.c" |
| 454 |
> |
| 455 |
<FileConfiguration |
| 456 |
Name="Debug|Win32" |
| 457 |
> |
| 458 |
<Tool |
| 459 |
Name="VCCLCompilerTool" |
| 460 |
Optimization="0" |
| 461 |
AdditionalIncludeDirectories="" |
| 462 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 463 |
BrowseInformation="1" |
| 464 |
/> |
| 465 |
</FileConfiguration> |
| 466 |
<FileConfiguration |
| 467 |
Name="Release|Win32" |
| 468 |
> |
| 469 |
<Tool |
| 470 |
Name="VCCLCompilerTool" |
| 471 |
AdditionalIncludeDirectories="" |
| 472 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 473 |
/> |
| 474 |
</FileConfiguration> |
| 475 |
</File> |
| 476 |
<File |
| 477 |
RelativePath="ttxssh.rc" |
| 478 |
> |
| 479 |
</File> |
| 480 |
<File |
| 481 |
RelativePath="util.c" |
| 482 |
> |
| 483 |
<FileConfiguration |
| 484 |
Name="Debug|Win32" |
| 485 |
> |
| 486 |
<Tool |
| 487 |
Name="VCCLCompilerTool" |
| 488 |
Optimization="0" |
| 489 |
AdditionalIncludeDirectories="" |
| 490 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 491 |
BrowseInformation="1" |
| 492 |
/> |
| 493 |
</FileConfiguration> |
| 494 |
<FileConfiguration |
| 495 |
Name="Release|Win32" |
| 496 |
> |
| 497 |
<Tool |
| 498 |
Name="VCCLCompilerTool" |
| 499 |
AdditionalIncludeDirectories="" |
| 500 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 501 |
/> |
| 502 |
</FileConfiguration> |
| 503 |
</File> |
| 504 |
<File |
| 505 |
RelativePath="..\..\teraterm\source\teraterm\WSAAsyncGetAddrInfo.c" |
| 506 |
> |
| 507 |
<FileConfiguration |
| 508 |
Name="Debug|Win32" |
| 509 |
> |
| 510 |
<Tool |
| 511 |
Name="VCCLCompilerTool" |
| 512 |
ObjectFile="$(IntDir)/$(InputName)1.obj" |
| 513 |
/> |
| 514 |
</FileConfiguration> |
| 515 |
<FileConfiguration |
| 516 |
Name="Release|Win32" |
| 517 |
> |
| 518 |
<Tool |
| 519 |
Name="VCCLCompilerTool" |
| 520 |
ObjectFile="$(IntDir)/$(InputName)1.obj" |
| 521 |
/> |
| 522 |
</FileConfiguration> |
| 523 |
</File> |
| 524 |
<File |
| 525 |
RelativePath="x11util.c" |
| 526 |
> |
| 527 |
<FileConfiguration |
| 528 |
Name="Debug|Win32" |
| 529 |
> |
| 530 |
<Tool |
| 531 |
Name="VCCLCompilerTool" |
| 532 |
Optimization="0" |
| 533 |
AdditionalIncludeDirectories="" |
| 534 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC;INET6;$(NoInherit)" |
| 535 |
BrowseInformation="1" |
| 536 |
/> |
| 537 |
</FileConfiguration> |
| 538 |
<FileConfiguration |
| 539 |
Name="Release|Win32" |
| 540 |
> |
| 541 |
<Tool |
| 542 |
Name="VCCLCompilerTool" |
| 543 |
AdditionalIncludeDirectories="" |
| 544 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;INET6;$(NoInherit)" |
| 545 |
/> |
| 546 |
</FileConfiguration> |
| 547 |
</File> |
| 548 |
</Files> |
| 549 |
<Globals> |
| 550 |
</Globals> |
| 551 |
</VisualStudioProject> |