1 <?xml version="1.0" encoding="windows-1251"?> 2 <VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="gobject" 6 ProjectGUID="{F172EFFC-E30F-4593-809E-DB2024B1E753}" 7 RootNamespace="gobject" 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 /> 28 <Tool 29 Name="VCCustomBuildTool" 30 /> 31 <Tool 32 Name="VCXMLDataGeneratorTool" 33 /> 34 <Tool 35 Name="VCWebServiceProxyGeneratorTool" 36 /> 37 <Tool 38 Name="VCMIDLTool" 39 /> 40 <Tool 41 Name="VCCLCompilerTool" 42 Optimization="0" 43 AdditionalIncludeDirectories="../../..,../../../glib" 44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GOBJECT_COMPILATION;HAVE_CONFIG_H;G_LOG_DOMAIN=\"Glib-GObject\";G_DISABLE_DEPRECATED" 45 MinimalRebuild="true" 46 BasicRuntimeChecks="3" 47 RuntimeLibrary="3" 48 UsePrecompiledHeader="0" 49 WarningLevel="3" 50 DebugInformationFormat="4" 51 ForcedIncludeFiles="msvc_recommended_pragmas.h" 52 /> 53 <Tool 54 Name="VCManagedResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCResourceCompilerTool" 58 /> 59 <Tool 60 Name="VCPreLinkEventTool" 61 /> 62 <Tool 63 Name="VCLinkerTool" 64 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll" 65 LinkIncremental="2" 66 ModuleDefinitionFile="../../../gobject/gobject.def" 67 GenerateDebugInformation="true" 68 SubSystem="2" 69 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib" 70 TargetMachine="1" 71 /> 72 <Tool 73 Name="VCALinkTool" 74 /> 75 <Tool 76 Name="VCManifestTool" 77 /> 78 <Tool 79 Name="VCXDCMakeTool" 80 /> 81 <Tool 82 Name="VCBscMakeTool" 83 /> 84 <Tool 85 Name="VCFxCopTool" 86 /> 87 <Tool 88 Name="VCAppVerifierTool" 89 /> 90 <Tool 91 Name="VCWebDeploymentTool" 92 /> 93 <Tool 94 Name="VCPostBuildEventTool" 95 /> 96 </Configuration> 97 <Configuration 98 Name="Release|Win32" 99 OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin" 100 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj" 101 ConfigurationType="2" 102 CharacterSet="2" 103 WholeProgramOptimization="1" 104 > 105 <Tool 106 Name="VCPreBuildEventTool" 107 /> 108 <Tool 109 Name="VCCustomBuildTool" 110 /> 111 <Tool 112 Name="VCXMLDataGeneratorTool" 113 /> 114 <Tool 115 Name="VCWebServiceProxyGeneratorTool" 116 /> 117 <Tool 118 Name="VCMIDLTool" 119 /> 120 <Tool 121 Name="VCCLCompilerTool" 122 WholeProgramOptimization="false" 123 AdditionalIncludeDirectories="../../..,../../../glib" 124 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GOBJECT_COMPILATION;HAVE_CONFIG_H;G_LOG_DOMAIN=\"Glib-GObject\";G_DISABLE_DEPRECATED" 125 RuntimeLibrary="2" 126 UsePrecompiledHeader="0" 127 WarningLevel="3" 128 DebugInformationFormat="3" 129 ForcedIncludeFiles="msvc_recommended_pragmas.h" 130 /> 131 <Tool 132 Name="VCManagedResourceCompilerTool" 133 /> 134 <Tool 135 Name="VCResourceCompilerTool" 136 /> 137 <Tool 138 Name="VCPreLinkEventTool" 139 /> 140 <Tool 141 Name="VCLinkerTool" 142 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll" 143 LinkIncremental="1" 144 ModuleDefinitionFile="../../../gobject/gobject.def" 145 GenerateDebugInformation="true" 146 SubSystem="2" 147 OptimizeReferences="2" 148 EnableCOMDATFolding="2" 149 LinkTimeCodeGeneration="0" 150 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib" 151 TargetMachine="1" 152 /> 153 <Tool 154 Name="VCALinkTool" 155 /> 156 <Tool 157 Name="VCManifestTool" 158 /> 159 <Tool 160 Name="VCXDCMakeTool" 161 /> 162 <Tool 163 Name="VCBscMakeTool" 164 /> 165 <Tool 166 Name="VCFxCopTool" 167 /> 168 <Tool 169 Name="VCAppVerifierTool" 170 /> 171 <Tool 172 Name="VCWebDeploymentTool" 173 /> 174 <Tool 175 Name="VCPostBuildEventTool" 176 /> 177 </Configuration> 178 </Configurations> 179 <References> 180 </References> 181 <Files> 182 <Filter 183 Name="Source Files" 184 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 185 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 186 > 187 <File 188 RelativePath="..\..\..\gobject\gboxed.c" 189 > 190 </File> 191 <File 192 RelativePath="..\..\..\gobject\gclosure.c" 193 > 194 </File> 195 <File 196 RelativePath="..\..\..\gobject\genums.c" 197 > 198 </File> 199 <File 200 RelativePath="..\..\..\gobject\gobject.c" 201 > 202 </File> 203 <File 204 RelativePath="..\..\..\gobject\gparam.c" 205 > 206 </File> 207 <File 208 RelativePath="..\..\..\gobject\gparamspecs.c" 209 > 210 </File> 211 <File 212 RelativePath="..\..\..\gobject\gsignal.c" 213 > 214 </File> 215 <File 216 RelativePath="..\..\..\gobject\gsourceclosure.c" 217 > 218 </File> 219 <File 220 RelativePath="..\..\..\gobject\gtype.c" 221 > 222 </File> 223 <File 224 RelativePath="..\..\..\gobject\gtypemodule.c" 225 > 226 </File> 227 <File 228 RelativePath="..\..\..\gobject\gtypeplugin.c" 229 > 230 </File> 231 <File 232 RelativePath="..\..\..\gobject\gvalue.c" 233 > 234 </File> 235 <File 236 RelativePath="..\..\..\gobject\gvaluearray.c" 237 > 238 </File> 239 <File 240 RelativePath="..\..\..\gobject\gvaluetransform.c" 241 > 242 </File> 243 <File 244 RelativePath="..\..\..\gobject\gvaluetypes.c" 245 > 246 </File> 247 </Filter> 248 <Filter 249 Name="Header Files" 250 Filter="h;hpp;hxx;hm;inl;inc;xsd" 251 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 252 > 253 </Filter> 254 <Filter 255 Name="Resource Files" 256 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" 257 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 258 > 259 <File 260 RelativePath="..\..\..\gobject\gobject.def" 261 > 262 </File> 263 <File 264 RelativePath="..\..\..\gobject\gobject.rc" 265 > 266 </File> 267 <File 268 RelativePath="..\..\..\gobject\gobject.symbols" 269 > 270 <FileConfiguration 271 Name="Debug|Win32" 272 > 273 <Tool 274 Name="VCCustomBuildTool" 275 Description="Generating gobject.def" 276 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"" 277 Outputs="$(InputDir)/gobject.def" 278 /> 279 </FileConfiguration> 280 <FileConfiguration 281 Name="Release|Win32" 282 > 283 <Tool 284 Name="VCCustomBuildTool" 285 Description="Generating gobject.def" 286 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"" 287 Outputs="$(InputDir)/gobject.def" 288 /> 289 </FileConfiguration> 290 </File> 291 </Filter> 292 </Files> 293 <Globals> 294 </Globals> 295 </VisualStudioProject> 296