1 <?xml version="1.0" encoding="windows-1251"?> 2 <VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8,00" 5 Name="glib" 6 ProjectGUID="{12BCA020-EABF-429E-876A-A476BC9C10C0}" 7 RootNamespace="glib" 8 Keyword="Win32Proj" 9 > 10 <Platforms> 11 <Platform 12 Name="Win32" 13 /> 14 </Platforms> 15 <ToolFiles> 16 </ToolFiles> 17 <Configurations> 18 <Configuration 19 Name="Debug|Win32" 20 OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin" 21 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj" 22 ConfigurationType="2" 23 CharacterSet="2" 24 > 25 <Tool 26 Name="VCPreBuildEventTool" 27 CommandLine="if exist ..\..\..\config.h goto DONE_CONFIG_H
copy ..\..\..\config.h.win32 ..\..\..\config.h
:DONE_CONFIG_H
if exist ..\..\..\glibconfig.h goto DONE_GLIBCONFIG_H
copy ..\..\..\glibconfig.h.win32 ..\..\..\glibconfig.h
:DONE_GLIBCONFIG_H
" 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 /> 41 <Tool 42 Name="VCCLCompilerTool" 43 Optimization="0" 44 AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/proxy-libintl-20080418/include" 45 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;DLL_EXPORT;HAVE_CONFIG_H;G_LOG_DOMAIN=\"Glib\";G_ENABLE_DEBUG;G_DISABLE_DEPRECATED;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000" 46 MinimalRebuild="true" 47 BasicRuntimeChecks="3" 48 RuntimeLibrary="3" 49 UsePrecompiledHeader="0" 50 WarningLevel="3" 51 DebugInformationFormat="4" 52 CompileAs="1" 53 ForcedIncludeFiles="msvc_recommended_pragmas.h" 54 /> 55 <Tool 56 Name="VCManagedResourceCompilerTool" 57 /> 58 <Tool 59 Name="VCResourceCompilerTool" 60 /> 61 <Tool 62 Name="VCPreLinkEventTool" 63 /> 64 <Tool 65 Name="VCLinkerTool" 66 AdditionalDependencies="intl.lib Ws2_32.lib" 67 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll" 68 LinkIncremental="2" 69 AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib" 70 ModuleDefinitionFile="../../../glib/glib.def" 71 GenerateDebugInformation="true" 72 SubSystem="2" 73 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib" 74 TargetMachine="1" 75 /> 76 <Tool 77 Name="VCALinkTool" 78 /> 79 <Tool 80 Name="VCManifestTool" 81 /> 82 <Tool 83 Name="VCXDCMakeTool" 84 /> 85 <Tool 86 Name="VCBscMakeTool" 87 /> 88 <Tool 89 Name="VCFxCopTool" 90 /> 91 <Tool 92 Name="VCAppVerifierTool" 93 /> 94 <Tool 95 Name="VCWebDeploymentTool" 96 /> 97 <Tool 98 Name="VCPostBuildEventTool" 99 /> 100 </Configuration> 101 <Configuration 102 Name="Release|Win32" 103 OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin" 104 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj" 105 ConfigurationType="2" 106 CharacterSet="2" 107 WholeProgramOptimization="1" 108 > 109 <Tool 110 Name="VCPreBuildEventTool" 111 CommandLine="if exist ..\..\..\config.h goto GLIB_CONFIG
copy ..\..\..\config.h.win32 ..\..\..\config.h
:GLIB_CONFIG
if exist ..\..\..\glibconfig.h\ goto END
copy ..\..\..\glibconfig.h.win32 ..\..\..\glibconfig.h
:END
" 112 /> 113 <Tool 114 Name="VCCustomBuildTool" 115 /> 116 <Tool 117 Name="VCXMLDataGeneratorTool" 118 /> 119 <Tool 120 Name="VCWebServiceProxyGeneratorTool" 121 /> 122 <Tool 123 Name="VCMIDLTool" 124 /> 125 <Tool 126 Name="VCCLCompilerTool" 127 AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/proxy-libintl-20080418/include" 128 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;DLL_EXPORT;HAVE_CONFIG_H;G_LOG_DOMAIN=\"Glib\";G_DISABLE_DEPRECATED;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000" 129 RuntimeLibrary="2" 130 UsePrecompiledHeader="0" 131 WarningLevel="3" 132 DebugInformationFormat="3" 133 CompileAs="1" 134 ForcedIncludeFiles="msvc_recommended_pragmas.h" 135 /> 136 <Tool 137 Name="VCManagedResourceCompilerTool" 138 /> 139 <Tool 140 Name="VCResourceCompilerTool" 141 /> 142 <Tool 143 Name="VCPreLinkEventTool" 144 /> 145 <Tool 146 Name="VCLinkerTool" 147 AdditionalDependencies="intl.lib Ws2_32.lib" 148 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll" 149 LinkIncremental="1" 150 AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib" 151 ModuleDefinitionFile="../../../glib/glib.def" 152 GenerateDebugInformation="true" 153 SubSystem="2" 154 OptimizeReferences="2" 155 EnableCOMDATFolding="2" 156 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib" 157 TargetMachine="1" 158 /> 159 <Tool 160 Name="VCALinkTool" 161 /> 162 <Tool 163 Name="VCManifestTool" 164 /> 165 <Tool 166 Name="VCXDCMakeTool" 167 /> 168 <Tool 169 Name="VCBscMakeTool" 170 /> 171 <Tool 172 Name="VCFxCopTool" 173 /> 174 <Tool 175 Name="VCAppVerifierTool" 176 /> 177 <Tool 178 Name="VCWebDeploymentTool" 179 /> 180 <Tool 181 Name="VCPostBuildEventTool" 182 /> 183 </Configuration> 184 </Configurations> 185 <References> 186 </References> 187 <Files> 188 <Filter 189 Name="Source Files" 190 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 191 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 192 > 193 <File 194 RelativePath="..\..\..\glib\garray.c" 195 > 196 </File> 197 <File 198 RelativePath="..\..\..\glib\gasyncqueue.c" 199 > 200 </File> 201 <File 202 RelativePath="..\..\..\glib\gatomic.c" 203 > 204 </File> 205 <File 206 RelativePath="..\..\..\glib\gbacktrace.c" 207 > 208 </File> 209 <File 210 RelativePath="..\..\..\glib\gbase64.c" 211 > 212 </File> 213 <File 214 RelativePath="..\..\..\glib\gbookmarkfile.c" 215 > 216 </File> 217 <File 218 RelativePath="..\..\..\glib\gcache.c" 219 > 220 </File> 221 <File 222 RelativePath="..\..\..\glib\gchecksum.c" 223 > 224 </File> 225 <File 226 RelativePath="..\..\..\glib\gcompletion.c" 227 > 228 </File> 229 <File 230 RelativePath="..\..\..\glib\gconvert.c" 231 > 232 </File> 233 <File 234 RelativePath="..\..\..\glib\gdataset.c" 235 > 236 </File> 237 <File 238 RelativePath="..\..\..\glib\gdate.c" 239 > 240 </File> 241 <File 242 RelativePath="..\..\..\glib\gdir.c" 243 > 244 </File> 245 <File 246 RelativePath="..\..\..\glib\gerror.c" 247 > 248 </File> 249 <File 250 RelativePath="..\..\..\glib\gfileutils.c" 251 > 252 </File> 253 <File 254 RelativePath="..\..\..\glib\ghash.c" 255 > 256 </File> 257 <File 258 RelativePath="..\..\..\glib\ghook.c" 259 > 260 </File> 261 <File 262 RelativePath="..\..\..\glib\giochannel.c" 263 > 264 </File> 265 <File 266 RelativePath="..\..\..\glib\giowin32.c" 267 > 268 </File> 269 <File 270 RelativePath="..\..\..\glib\gkeyfile.c" 271 > 272 </File> 273 <File 274 RelativePath="..\..\..\glib\glist.c" 275 > 276 </File> 277 <File 278 RelativePath="..\..\..\glib\gmain.c" 279 > 280 </File> 281 <File 282 RelativePath="..\..\..\glib\gmappedfile.c" 283 > 284 </File> 285 <File 286 RelativePath="..\..\..\glib\gmarkup.c" 287 > 288 </File> 289 <File 290 RelativePath="..\..\..\glib\gmem.c" 291 > 292 </File> 293 <File 294 RelativePath="..\..\..\glib\gmessages.c" 295 > 296 </File> 297 <File 298 RelativePath="..\..\..\glib\gnode.c" 299 > 300 </File> 301 <File 302 RelativePath="..\..\..\glib\goption.c" 303 > 304 </File> 305 <File 306 RelativePath="..\..\..\glib\gpattern.c" 307 > 308 </File> 309 <File 310 RelativePath="..\..\..\glib\gprimes.c" 311 > 312 </File> 313 <File 314 RelativePath="..\..\..\glib\gprintf.c" 315 > 316 </File> 317 <File 318 RelativePath="..\..\..\glib\gqsort.c" 319 > 320 </File> 321 <File 322 RelativePath="..\..\..\glib\gqueue.c" 323 > 324 </File> 325 <File 326 RelativePath="..\..\..\glib\grand.c" 327 > 328 </File> 329 <File 330 RelativePath="..\..\..\glib\gregex.c" 331 > 332 </File> 333 <File 334 RelativePath="..\..\..\glib\grel.c" 335 > 336 </File> 337 <File 338 RelativePath="..\..\..\glib\gscanner.c" 339 > 340 </File> 341 <File 342 RelativePath="..\..\..\glib\gsequence.c" 343 > 344 </File> 345 <File 346 RelativePath="..\..\..\glib\gshell.c" 347 > 348 </File> 349 <File 350 RelativePath="..\..\..\glib\gslice.c" 351 > 352 </File> 353 <File 354 RelativePath="..\..\..\glib\gslist.c" 355 > 356 </File> 357 <File 358 RelativePath="..\..\..\glib\gspawn-win32.c" 359 > 360 </File> 361 <File 362 RelativePath="..\..\..\glib\gstdio.c" 363 > 364 </File> 365 <File 366 RelativePath="..\..\..\glib\gstrfuncs.c" 367 > 368 </File> 369 <File 370 RelativePath="..\..\..\glib\gstring.c" 371 > 372 </File> 373 <File 374 RelativePath="..\..\..\glib\gtestutils.c" 375 > 376 </File> 377 <File 378 RelativePath="..\..\..\glib\gthread.c" 379 > 380 </File> 381 <File 382 RelativePath="..\..\..\glib\gthreadpool.c" 383 > 384 </File> 385 <File 386 RelativePath="..\..\..\glib\gtimer.c" 387 > 388 </File> 389 <File 390 RelativePath="..\..\..\glib\gtree.c" 391 > 392 </File> 393 <File 394 RelativePath="..\..\..\glib\gunibreak.c" 395 > 396 </File> 397 <File 398 RelativePath="..\..\..\glib\gunicollate.c" 399 > 400 </File> 401 <File 402 RelativePath="..\..\..\glib\gunidecomp.c" 403 > 404 </File> 405 <File 406 RelativePath="..\..\..\glib\guniprop.c" 407 > 408 </File> 409 <File 410 RelativePath="..\..\..\glib\gurifuncs.c" 411 > 412 </File> 413 <File 414 RelativePath="..\..\..\glib\gutf8.c" 415 > 416 </File> 417 <File 418 RelativePath="..\..\..\glib\gutils.c" 419 > 420 </File> 421 <File 422 RelativePath="..\..\..\glib\gwin32.c" 423 > 424 </File> 425 <Filter 426 Name="libcharset" 427 > 428 <File 429 RelativePath="..\..\..\glib\libcharset\localcharset.c" 430 > 431 <FileConfiguration 432 Name="Debug|Win32" 433 > 434 <Tool 435 Name="VCCLCompilerTool" 436 PreprocessorDefinitions="LIBDIR="/irrelevant/lib"" 437 /> 438 </FileConfiguration> 439 <FileConfiguration 440 Name="Release|Win32" 441 > 442 <Tool 443 Name="VCCLCompilerTool" 444 PreprocessorDefinitions="LIBDIR="/irrelevant/lib"" 445 /> 446 </FileConfiguration> 447 </File> 448 </Filter> 449 <Filter 450 Name="gnulib" 451 > 452 <File 453 RelativePath="..\..\..\glib\gnulib\asnprintf.c" 454 > 455 </File> 456 <File 457 RelativePath="..\..\..\glib\gnulib\printf-args.c" 458 > 459 </File> 460 <File 461 RelativePath="..\..\..\glib\gnulib\printf-parse.c" 462 > 463 </File> 464 <File 465 RelativePath="..\..\..\glib\gnulib\printf.c" 466 > 467 </File> 468 <File 469 RelativePath="..\..\..\glib\gnulib\vasnprintf.c" 470 > 471 </File> 472 </Filter> 473 <Filter 474 Name="pcre" 475 > 476 <File 477 RelativePath="..\..\..\glib\pcre\pcre_chartables.c" 478 > 479 </File> 480 <File 481 RelativePath="..\..\..\glib\pcre\pcre_compile.c" 482 > 483 </File> 484 <File 485 RelativePath="..\..\..\glib\pcre\pcre_config.c" 486 > 487 </File> 488 <File 489 RelativePath="..\..\..\glib\pcre\pcre_dfa_exec.c" 490 > 491 </File> 492 <File 493 RelativePath="..\..\..\glib\pcre\pcre_exec.c" 494 > 495 </File> 496 <File 497 RelativePath="..\..\..\glib\pcre\pcre_fullinfo.c" 498 > 499 </File> 500 <File 501 RelativePath="..\..\..\glib\pcre\pcre_get.c" 502 > 503 </File> 504 <File 505 RelativePath="..\..\..\glib\pcre\pcre_globals.c" 506 > 507 </File> 508 <File 509 RelativePath="..\..\..\glib\pcre\pcre_info.c" 510 > 511 </File> 512 <File 513 RelativePath="..\..\..\glib\pcre\pcre_maketables.c" 514 > 515 </File> 516 <File 517 RelativePath="..\..\..\glib\pcre\pcre_newline.c" 518 > 519 </File> 520 <File 521 RelativePath="..\..\..\glib\pcre\pcre_ord2utf8.c" 522 > 523 </File> 524 <File 525 RelativePath="..\..\..\glib\pcre\pcre_refcount.c" 526 > 527 </File> 528 <File 529 RelativePath="..\..\..\glib\pcre\pcre_study.c" 530 > 531 </File> 532 <File 533 RelativePath="..\..\..\glib\pcre\pcre_tables.c" 534 > 535 </File> 536 <File 537 RelativePath="..\..\..\glib\pcre\pcre_try_flipped.c" 538 > 539 </File> 540 <File 541 RelativePath="..\..\..\glib\pcre\pcre_ucp_searchfuncs.c" 542 > 543 </File> 544 <File 545 RelativePath="..\..\..\glib\pcre\pcre_valid_utf8.c" 546 > 547 </File> 548 <File 549 RelativePath="..\..\..\glib\pcre\pcre_version.c" 550 > 551 </File> 552 <File 553 RelativePath="..\..\..\glib\pcre\pcre_xclass.c" 554 > 555 </File> 556 </Filter> 557 </Filter> 558 <Filter 559 Name="Header Files" 560 Filter="h;hpp;hxx;hm;inl;inc;xsd" 561 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 562 > 563 </Filter> 564 <Filter 565 Name="Resource Files" 566 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" 567 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 568 > 569 <File 570 RelativePath="..\..\..\glib\glib.def" 571 > 572 </File> 573 <File 574 RelativePath="..\..\..\glib\glib.rc" 575 > 576 </File> 577 <File 578 RelativePath="..\..\..\glib\glib.symbols" 579 > 580 <FileConfiguration 581 Name="Debug|Win32" 582 > 583 <Tool 584 Name="VCCustomBuildTool" 585 Description="Generating glib.def" 586 CommandLine="echo EXPORTS > "$(InputDir)/glib.def" && cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DINCLUDE_INTERNAL_SYMBOLS -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF -DG_GNUC_FORMAT=;G_GNUC_FORMAT "$(InputPath)" >> "$(InputDir)/glib.def"
" 587 Outputs="$(InputDir)/glib.def" 588 /> 589 </FileConfiguration> 590 <FileConfiguration 591 Name="Release|Win32" 592 > 593 <Tool 594 Name="VCCustomBuildTool" 595 Description="Generating glib.def" 596 CommandLine="echo EXPORTS > "$(InputDir)/glib.def" && cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DINCLUDE_INTERNAL_SYMBOLS -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF -DG_GNUC_FORMAT=;G_GNUC_FORMAT "$(InputPath)" >> "$(InputDir)/glib.def"
" 597 Outputs="$(InputDir)/glib.def" 598 /> 599 </FileConfiguration> 600 </File> 601 </Filter> 602 </Files> 603 <Globals> 604 </Globals> 605 </VisualStudioProject> 606