meson: Bump up timeout for slow test
[glib.git] / win32 / vs9 / glib-build-defines.vsprops
blobcccf36fe7e224edde96309eee46a0edc9580a771
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="glibbuilddefinesprops"
6 OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin"
7 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj\$(ProjectName)\"
8 InheritedPropertySheets=".\glib-version-paths.vsprops"
10 <Tool
11 Name="VCCLCompilerTool"
12 AdditionalIncludeDirectories="..\..;..\..\glib;$(GlibEtcInstallRoot)\include"
13 PreprocessorDefinitions=""
14 ForcedIncludeFiles="msvc_recommended_pragmas.h"
15 AdditionalOptions="/MP"
17 <Tool
18 Name="VCLinkerTool"
19 AdditionalDependencies="intl.lib"
20 AdditionalLibraryDirectories="$(GlibEtcInstallRoot)\lib"
22 <UserMacro
23 Name="GLibBundledPCREDefines"
24 Value="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;SUPPORT_UCP;SUPPORT_UTF;SUPPORT_UTF8;G_LOG_DOMAIN=\&quot;GLib-GRegex\&quot;"
26 <UserMacro
27 Name="GlibBundledPCREExportDefines"
28 Value="PCRE_EXP_DECL=__declspec(dllexport)extern;PCRE_EXP_DEFN="
30 <UserMacro
31 Name="GLibBundledPCREUndefs"
32 Value="-UBSR_ANYCRLF -UEBCDIC"
34 <UserMacro
35 Name="LocalCharsetDefs"
36 Value="LIBDIR=&quot;blah&quot;"
38 <UserMacro
39 Name="DllExportDefines"
40 Value="DLL_EXPORT"
42 <UserMacro
43 Name="UseSystemPCREDefines"
44 Value="USE_SYSTEM_PCRE"
46 <UserMacro
47 Name="GLibInBuildMacro"
48 Value="GLIB_COMPILATION"
50 <UserMacro
51 Name="GioInBuildMacro"
52 Value="GIO_COMPILATION"
54 <UserMacro
55 Name="GLibBuildDefines"
56 Value="$(GLibInBuildMacro);$(DllExportDefines);G_LOG_DOMAIN=\&quot;GLib\&quot;"
58 <UserMacro
59 Name="GThreadBuildDefines"
60 Value="G_LOG_DOMAIN=\&quot;GThread\&quot;"
62 <UserMacro
63 Name="GModuleBuildDefines"
64 Value="G_LOG_DOMAIN=\&quot;GModule\&quot;"
66 <UserMacro
67 Name="GObjectBuildDefines"
68 Value="GOBJECT_COMPILATION;$(DllExportDefines);G_LOG_DOMAIN=\&quot;GLib-GObject\&quot;"
70 <UserMacro
71 Name="GioBuildDefines"
72 Value="$(GioInBuildMacro);G_LOG_DOMAIN=\&quot;GLib-GIO\&quot;;$(DllExportDefines)"
74 <UserMacro
75 Name="WindowsNetworkingLibs"
76 Value="ws2_32.lib shlwapi.lib dnsapi.lib iphlpapi.lib"
78 </VisualStudioPropertySheet>