1 <?xml version="1.0" encoding="windows-1251"?> 2 <VisualStudioProject 3 ProjectType="Visual C++" 4 Version="9,00" 5 Name="gobject" 6 ProjectGUID="{F172EFFC-E30F-4593-809E-DB2024B1E753}" 7 RootNamespace="gobject" 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 10 > 11 <Platforms> 12 <Platform 13 Name="Win32" 14 /> 15 <Platform 16 Name="x64" 17 /> 18 </Platforms> 19 <ToolFiles> 20 </ToolFiles> 21 <Configurations> 22 <Configuration 23 Name="Debug|Win32" 24 OutputDirectory="$(SolutionDir)$(ConfigurationName)" 25 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)" 26 ConfigurationType="2" 27 CharacterSet="2" 28 > 29 <Tool 30 Name="VCPreBuildEventTool" 31 /> 32 <Tool 33 Name="VCCustomBuildTool" 34 /> 35 <Tool 36 Name="VCXMLDataGeneratorTool" 37 /> 38 <Tool 39 Name="VCWebServiceProxyGeneratorTool" 40 /> 41 <Tool 42 Name="VCMIDLTool" 43 /> 44 <Tool 45 Name="VCCLCompilerTool" 46 Optimization="0" 47 AdditionalIncludeDirectories="../../..,../../../glib" 48 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GOBJECT_COMPILATION;HAVE_CONFIG_H;G_LOG_DOMAIN=\"Glib-GObject\";G_DISABLE_DEPRECATED" 49 MinimalRebuild="true" 50 BasicRuntimeChecks="3" 51 RuntimeLibrary="3" 52 UsePrecompiledHeader="0" 53 WarningLevel="3" 54 DebugInformationFormat="4" 55 ForcedIncludeFiles="msvc_recommended_pragmas.h" 56 /> 57 <Tool 58 Name="VCManagedResourceCompilerTool" 59 /> 60 <Tool 61 Name="VCResourceCompilerTool" 62 /> 63 <Tool 64 Name="VCPreLinkEventTool" 65 /> 66 <Tool 67 Name="VCLinkerTool" 68 OutputFile="$(OutDir)\$(ProjectName)-2-vs9.dll" 69 LinkIncremental="2" 70 ModuleDefinitionFile="../../../gobject/gobject.def" 71 GenerateDebugInformation="true" 72 SubSystem="2" 73 RandomizedBaseAddress="1" 74 DataExecutionPrevention="0" 75 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" 76 TargetMachine="1" 77 /> 78 <Tool 79 Name="VCALinkTool" 80 /> 81 <Tool 82 Name="VCManifestTool" 83 /> 84 <Tool 85 Name="VCXDCMakeTool" 86 /> 87 <Tool 88 Name="VCBscMakeTool" 89 /> 90 <Tool 91 Name="VCFxCopTool" 92 /> 93 <Tool 94 Name="VCAppVerifierTool" 95 /> 96 <Tool 97 Name="VCPostBuildEventTool" 98 /> 99 </Configuration> 100 <Configuration 101 Name="Release|Win32" 102 OutputDirectory="$(SolutionDir)$(ConfigurationName)" 103 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)" 104 ConfigurationType="2" 105 CharacterSet="2" 106 WholeProgramOptimization="1" 107 > 108 <Tool 109 Name="VCPreBuildEventTool" 110 /> 111 <Tool 112 Name="VCCustomBuildTool" 113 /> 114 <Tool 115 Name="VCXMLDataGeneratorTool" 116 /> 117 <Tool 118 Name="VCWebServiceProxyGeneratorTool" 119 /> 120 <Tool 121 Name="VCMIDLTool" 122 /> 123 <Tool 124 Name="VCCLCompilerTool" 125 WholeProgramOptimization="false" 126 AdditionalIncludeDirectories="../../..,../../../glib" 127 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GOBJECT_COMPILATION;HAVE_CONFIG_H;G_LOG_DOMAIN=\"Glib-GObject\";G_DISABLE_DEPRECATED" 128 RuntimeLibrary="2" 129 UsePrecompiledHeader="0" 130 WarningLevel="3" 131 DebugInformationFormat="3" 132 ForcedIncludeFiles="msvc_recommended_pragmas.h" 133 /> 134 <Tool 135 Name="VCManagedResourceCompilerTool" 136 /> 137 <Tool 138 Name="VCResourceCompilerTool" 139 /> 140 <Tool 141 Name="VCPreLinkEventTool" 142 /> 143 <Tool 144 Name="VCLinkerTool" 145 OutputFile="$(OutDir)\$(ProjectName)-2-vs9.dll" 146 LinkIncremental="1" 147 ModuleDefinitionFile="../../../gobject/gobject.def" 148 GenerateDebugInformation="true" 149 SubSystem="2" 150 OptimizeReferences="2" 151 EnableCOMDATFolding="2" 152 LinkTimeCodeGeneration="0" 153 RandomizedBaseAddress="1" 154 DataExecutionPrevention="0" 155 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" 156 TargetMachine="1" 157 /> 158 <Tool 159 Name="VCALinkTool" 160 /> 161 <Tool 162 Name="VCManifestTool" 163 /> 164 <Tool 165 Name="VCXDCMakeTool" 166 /> 167 <Tool 168 Name="VCBscMakeTool" 169 /> 170 <Tool 171 Name="VCFxCopTool" 172 /> 173 <Tool 174 Name="VCAppVerifierTool" 175 /> 176 <Tool 177 Name="VCPostBuildEventTool" 178 /> 179 </Configuration> 180 <Configuration 181 Name="Debug|x64" 182 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 183 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 184 ConfigurationType="2" 185 CharacterSet="2" 186 > 187 <Tool 188 Name="VCPreBuildEventTool" 189 /> 190 <Tool 191 Name="VCCustomBuildTool" 192 /> 193 <Tool 194 Name="VCXMLDataGeneratorTool" 195 /> 196 <Tool 197 Name="VCWebServiceProxyGeneratorTool" 198 /> 199 <Tool 200 Name="VCMIDLTool" 201 TargetEnvironment="3" 202 /> 203 <Tool 204 Name="VCCLCompilerTool" 205 Optimization="0" 206 AdditionalIncludeDirectories="../../..,../../../glib" 207 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GOBJECT_COMPILATION;HAVE_CONFIG_H;G_LOG_DOMAIN=\"Glib-GObject\";G_DISABLE_DEPRECATED" 208 MinimalRebuild="true" 209 BasicRuntimeChecks="3" 210 RuntimeLibrary="3" 211 UsePrecompiledHeader="0" 212 WarningLevel="3" 213 DebugInformationFormat="3" 214 ForcedIncludeFiles="msvc_recommended_pragmas.h" 215 /> 216 <Tool 217 Name="VCManagedResourceCompilerTool" 218 /> 219 <Tool 220 Name="VCResourceCompilerTool" 221 /> 222 <Tool 223 Name="VCPreLinkEventTool" 224 /> 225 <Tool 226 Name="VCLinkerTool" 227 OutputFile="$(OutDir)\$(ProjectName)-2-vs9.dll" 228 LinkIncremental="2" 229 ModuleDefinitionFile="../../../gobject/gobject.def" 230 GenerateDebugInformation="true" 231 SubSystem="2" 232 RandomizedBaseAddress="1" 233 DataExecutionPrevention="0" 234 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" 235 TargetMachine="17" 236 /> 237 <Tool 238 Name="VCALinkTool" 239 /> 240 <Tool 241 Name="VCManifestTool" 242 /> 243 <Tool 244 Name="VCXDCMakeTool" 245 /> 246 <Tool 247 Name="VCBscMakeTool" 248 /> 249 <Tool 250 Name="VCFxCopTool" 251 /> 252 <Tool 253 Name="VCAppVerifierTool" 254 /> 255 <Tool 256 Name="VCPostBuildEventTool" 257 /> 258 </Configuration> 259 <Configuration 260 Name="Release|x64" 261 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 262 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 263 ConfigurationType="2" 264 CharacterSet="2" 265 WholeProgramOptimization="1" 266 > 267 <Tool 268 Name="VCPreBuildEventTool" 269 /> 270 <Tool 271 Name="VCCustomBuildTool" 272 /> 273 <Tool 274 Name="VCXMLDataGeneratorTool" 275 /> 276 <Tool 277 Name="VCWebServiceProxyGeneratorTool" 278 /> 279 <Tool 280 Name="VCMIDLTool" 281 TargetEnvironment="3" 282 /> 283 <Tool 284 Name="VCCLCompilerTool" 285 WholeProgramOptimization="false" 286 AdditionalIncludeDirectories="../../..,../../../glib" 287 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GOBJECT_COMPILATION;HAVE_CONFIG_H;G_LOG_DOMAIN=\"Glib-GObject\";G_DISABLE_DEPRECATED" 288 RuntimeLibrary="2" 289 UsePrecompiledHeader="0" 290 WarningLevel="3" 291 DebugInformationFormat="3" 292 ForcedIncludeFiles="msvc_recommended_pragmas.h" 293 /> 294 <Tool 295 Name="VCManagedResourceCompilerTool" 296 /> 297 <Tool 298 Name="VCResourceCompilerTool" 299 /> 300 <Tool 301 Name="VCPreLinkEventTool" 302 /> 303 <Tool 304 Name="VCLinkerTool" 305 OutputFile="$(OutDir)\$(ProjectName)-2-vs9.dll" 306 LinkIncremental="1" 307 ModuleDefinitionFile="../../../gobject/gobject.def" 308 GenerateDebugInformation="true" 309 SubSystem="2" 310 OptimizeReferences="2" 311 EnableCOMDATFolding="2" 312 LinkTimeCodeGeneration="0" 313 RandomizedBaseAddress="1" 314 DataExecutionPrevention="0" 315 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" 316 TargetMachine="17" 317 /> 318 <Tool 319 Name="VCALinkTool" 320 /> 321 <Tool 322 Name="VCManifestTool" 323 /> 324 <Tool 325 Name="VCXDCMakeTool" 326 /> 327 <Tool 328 Name="VCBscMakeTool" 329 /> 330 <Tool 331 Name="VCFxCopTool" 332 /> 333 <Tool 334 Name="VCAppVerifierTool" 335 /> 336 <Tool 337 Name="VCPostBuildEventTool" 338 /> 339 </Configuration> 340 </Configurations> 341 <References> 342 </References> 343 <Files> 344 <Filter 345 Name="Source Files" 346 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 347 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 348 > 349 <File 350 RelativePath="..\..\..\gobject\gboxed.c" 351 > 352 </File> 353 <File 354 RelativePath="..\..\..\gobject\gclosure.c" 355 > 356 </File> 357 <File 358 RelativePath="..\..\..\gobject\genums.c" 359 > 360 </File> 361 <File 362 RelativePath="..\..\..\gobject\gobject.c" 363 > 364 </File> 365 <File 366 RelativePath="..\..\..\gobject\gparam.c" 367 > 368 </File> 369 <File 370 RelativePath="..\..\..\gobject\gparamspecs.c" 371 > 372 </File> 373 <File 374 RelativePath="..\..\..\gobject\gsignal.c" 375 > 376 </File> 377 <File 378 RelativePath="..\..\..\gobject\gsourceclosure.c" 379 > 380 </File> 381 <File 382 RelativePath="..\..\..\gobject\gtype.c" 383 > 384 </File> 385 <File 386 RelativePath="..\..\..\gobject\gtypemodule.c" 387 > 388 </File> 389 <File 390 RelativePath="..\..\..\gobject\gtypeplugin.c" 391 > 392 </File> 393 <File 394 RelativePath="..\..\..\gobject\gvalue.c" 395 > 396 </File> 397 <File 398 RelativePath="..\..\..\gobject\gvaluearray.c" 399 > 400 </File> 401 <File 402 RelativePath="..\..\..\gobject\gvaluetransform.c" 403 > 404 </File> 405 <File 406 RelativePath="..\..\..\gobject\gvaluetypes.c" 407 > 408 </File> 409 </Filter> 410 <Filter 411 Name="Header Files" 412 Filter="h;hpp;hxx;hm;inl;inc;xsd" 413 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 414 > 415 </Filter> 416 <Filter 417 Name="Resource Files" 418 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" 419 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 420 > 421 <File 422 RelativePath="..\..\..\gobject\gobject.def" 423 > 424 </File> 425 <File 426 RelativePath="..\..\..\gobject\gobject.rc" 427 > 428 </File> 429 <File 430 RelativePath="..\..\..\gobject\gobject.symbols" 431 > 432 <FileConfiguration 433 Name="Debug|Win32" 434 > 435 <Tool 436 Name="VCCustomBuildTool" 437 Description="Generating gobject.def" 438 CommandLine="echo EXPORTS > "$(InputDir)/gobject.def" && cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF "$(InputPath)" >> "$(InputDir)/gobject.def"
" 439 Outputs="$(InputDir)/gobject.def" 440 /> 441 </FileConfiguration> 442 <FileConfiguration 443 Name="Debug|x64" 444 > 445 <Tool 446 Name="VCCustomBuildTool" 447 Description="Generating gobject.def" 448 CommandLine="echo EXPORTS > "$(InputDir)/gobject.def" && cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF "$(InputPath)" >> "$(InputDir)/gobject.def"
" 449 Outputs="$(InputDir)/gobject.def" 450 /> 451 </FileConfiguration> 452 <FileConfiguration 453 Name="Release|Win32" 454 > 455 <Tool 456 Name="VCCustomBuildTool" 457 Description="Generating gobject.def" 458 CommandLine="echo EXPORTS > "$(InputDir)/gobject.def" && cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF "$(InputPath)" >> "$(InputDir)/gobject.def"
" 459 Outputs="$(InputDir)/gobject.def" 460 /> 461 </FileConfiguration> 462 <FileConfiguration 463 Name="Release|x64" 464 > 465 <Tool 466 Name="VCCustomBuildTool" 467 Description="Generating gobject.def" 468 CommandLine="echo EXPORTS > "$(InputDir)/gobject.def" && cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF "$(InputPath)" >> "$(InputDir)/gobject.def"
" 469 Outputs="$(InputDir)/gobject.def" 470 /> 471 </FileConfiguration> 472 </File> 473 </Filter> 474 </Files> 475 <Globals> 476 </Globals> 477 </VisualStudioProject> 478