]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - libs/synapse/synapse.vcproj
Increasing stack size on Windows build.
[xonotic/netradiant.git] / libs / synapse / synapse.vcproj
1 <?xml version="1.0" encoding="UTF-8"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="synapse"
6         ProjectGUID="{E13CCFB0-A366-4EF3-A66F-C374B563E4DF}"
7         Keyword="Win32Proj"
8         TargetFrameworkVersion="0"
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)\build\$(ConfigurationName)\libs"
21                         IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
22                         ConfigurationType="4"
23                         >
24                         <Tool
25                                 Name="VCPreBuildEventTool"
26                         />
27                         <Tool
28                                 Name="VCCustomBuildTool"
29                         />
30                         <Tool
31                                 Name="VCXMLDataGeneratorTool"
32                         />
33                         <Tool
34                                 Name="VCWebServiceProxyGeneratorTool"
35                         />
36                         <Tool
37                                 Name="VCMIDLTool"
38                         />
39                         <Tool
40                                 Name="VCCLCompilerTool"
41                                 AdditionalOptions="/F 8388608"
42                                 Optimization="0"
43                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\..\STLport-5.2.1\stlport&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2&quot;"
44                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
45                                 MinimalRebuild="true"
46                                 BasicRuntimeChecks="3"
47                                 RuntimeLibrary="3"
48                                 UsePrecompiledHeader="0"
49                                 WarningLevel="3"
50                                 DebugInformationFormat="4"
51                                 DisableSpecificWarnings="4312;4996;4267;4244"
52                         />
53                         <Tool
54                                 Name="VCManagedResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCPreLinkEventTool"
61                         />
62                         <Tool
63                                 Name="VCLibrarianTool"
64                         />
65                         <Tool
66                                 Name="VCALinkTool"
67                         />
68                         <Tool
69                                 Name="VCXDCMakeTool"
70                         />
71                         <Tool
72                                 Name="VCBscMakeTool"
73                         />
74                         <Tool
75                                 Name="VCFxCopTool"
76                         />
77                         <Tool
78                                 Name="VCPostBuildEventTool"
79                         />
80                 </Configuration>
81                 <Configuration
82                         Name="Release|Win32"
83                         OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)\libs"
84                         IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
85                         ConfigurationType="4"
86                         >
87                         <Tool
88                                 Name="VCPreBuildEventTool"
89                         />
90                         <Tool
91                                 Name="VCCustomBuildTool"
92                         />
93                         <Tool
94                                 Name="VCXMLDataGeneratorTool"
95                         />
96                         <Tool
97                                 Name="VCWebServiceProxyGeneratorTool"
98                         />
99                         <Tool
100                                 Name="VCMIDLTool"
101                         />
102                         <Tool
103                                 Name="VCCLCompilerTool"
104                                 AdditionalOptions="/F 8388608"
105                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\..\STLport-5.2.1\stlport&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2&quot;"
106                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
107                                 RuntimeLibrary="2"
108                                 UsePrecompiledHeader="0"
109                                 WarningLevel="3"
110                                 DebugInformationFormat="3"
111                                 DisableSpecificWarnings="4312;4996;4267;4244"
112                         />
113                         <Tool
114                                 Name="VCManagedResourceCompilerTool"
115                         />
116                         <Tool
117                                 Name="VCResourceCompilerTool"
118                         />
119                         <Tool
120                                 Name="VCPreLinkEventTool"
121                         />
122                         <Tool
123                                 Name="VCLibrarianTool"
124                         />
125                         <Tool
126                                 Name="VCALinkTool"
127                         />
128                         <Tool
129                                 Name="VCXDCMakeTool"
130                         />
131                         <Tool
132                                 Name="VCBscMakeTool"
133                         />
134                         <Tool
135                                 Name="VCFxCopTool"
136                         />
137                         <Tool
138                                 Name="VCPostBuildEventTool"
139                         />
140                 </Configuration>
141         </Configurations>
142         <References>
143         </References>
144         <Files>
145                 <Filter
146                         Name="src"
147                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
148                         >
149                         <File
150                                 RelativePath=".\synapse.cpp"
151                                 >
152                         </File>
153                 </Filter>
154         </Files>
155         <Globals>
156         </Globals>
157 </VisualStudioProject>