]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - contrib/camera/camera.vcproj
Increasing stack size on Windows build.
[xonotic/netradiant.git] / contrib / camera / camera.vcproj
1 <?xml version="1.0" encoding="UTF-8"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="camera"
6         ProjectGUID="{A43B5811-4BCC-483A-BDAC-F5721DCF9B4A}"
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)\install\modules"
21                         IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
22                         ConfigurationType="2"
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)\libs&quot;;&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\..\STLport-5.2.1\stlport&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include&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)\..\gtk-2.16.6\include\gtk-2.0&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include\cairo&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0&quot;;&quot;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2&quot;"
44                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CAMERA_EXPORTS;"
45                                 MinimalRebuild="true"
46                                 BasicRuntimeChecks="3"
47                                 RuntimeLibrary="3"
48                                 UsePrecompiledHeader="0"
49                                 WarningLevel="3"
50                                 DebugInformationFormat="4"
51                                 DisableSpecificWarnings="4996"
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                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gtk-win32-2.0.lib intl.lib libxml2.lib synapse.lib splines.lib"
65                                 AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\gtk-2.16.6\lib&quot;;&quot;$(SolutionDir)\..\libxml2-2.7.3\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;"
66                                 ModuleDefinitionFile="camera.def"
67                                 GenerateDebugInformation="true"
68                                 SubSystem="2"
69                                 TargetMachine="1"
70                         />
71                         <Tool
72                                 Name="VCALinkTool"
73                         />
74                         <Tool
75                                 Name="VCManifestTool"
76                         />
77                         <Tool
78                                 Name="VCXDCMakeTool"
79                         />
80                         <Tool
81                                 Name="VCBscMakeTool"
82                         />
83                         <Tool
84                                 Name="VCFxCopTool"
85                         />
86                         <Tool
87                                 Name="VCAppVerifierTool"
88                         />
89                         <Tool
90                                 Name="VCPostBuildEventTool"
91                         />
92                 </Configuration>
93                 <Configuration
94                         Name="Release|Win32"
95                         OutputDirectory="$(SolutionDir)\install\modules"
96                         IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
97                         ConfigurationType="2"
98                         >
99                         <Tool
100                                 Name="VCPreBuildEventTool"
101                         />
102                         <Tool
103                                 Name="VCCustomBuildTool"
104                         />
105                         <Tool
106                                 Name="VCXMLDataGeneratorTool"
107                         />
108                         <Tool
109                                 Name="VCWebServiceProxyGeneratorTool"
110                         />
111                         <Tool
112                                 Name="VCMIDLTool"
113                         />
114                         <Tool
115                                 Name="VCCLCompilerTool"
116                                 AdditionalOptions="/F 8388608"
117                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\..\STLport-5.2.1\stlport&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include&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)\..\gtk-2.16.6\include\gtk-2.0&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include\cairo&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0&quot;;&quot;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2&quot;"
118                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CAMERA_EXPORTS;"
119                                 RuntimeLibrary="2"
120                                 UsePrecompiledHeader="0"
121                                 WarningLevel="3"
122                                 DebugInformationFormat="3"
123                                 DisableSpecificWarnings="4996"
124                         />
125                         <Tool
126                                 Name="VCManagedResourceCompilerTool"
127                         />
128                         <Tool
129                                 Name="VCResourceCompilerTool"
130                         />
131                         <Tool
132                                 Name="VCPreLinkEventTool"
133                         />
134                         <Tool
135                                 Name="VCLinkerTool"
136                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gtk-win32-2.0.lib intl.lib libxml2.lib synapse.lib splines.lib"
137                                 AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\gtk-2.16.6\lib&quot;;&quot;$(SolutionDir)\..\libxml2-2.7.3\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;"
138                                 ModuleDefinitionFile="camera.def"
139                                 GenerateDebugInformation="true"
140                                 SubSystem="2"
141                                 OptimizeReferences="2"
142                                 EnableCOMDATFolding="2"
143                                 TargetMachine="1"
144                         />
145                         <Tool
146                                 Name="VCALinkTool"
147                         />
148                         <Tool
149                                 Name="VCManifestTool"
150                         />
151                         <Tool
152                                 Name="VCXDCMakeTool"
153                         />
154                         <Tool
155                                 Name="VCBscMakeTool"
156                         />
157                         <Tool
158                                 Name="VCFxCopTool"
159                         />
160                         <Tool
161                                 Name="VCAppVerifierTool"
162                         />
163                         <Tool
164                                 Name="VCPostBuildEventTool"
165                         />
166                 </Configuration>
167         </Configurations>
168         <References>
169         </References>
170         <Files>
171                 <Filter
172                         Name="src"
173                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
174                         >
175                         <File
176                                 RelativePath=".\camera.cpp"
177                                 >
178                         </File>
179                         <File
180                                 RelativePath=".\camera.def"
181                                 >
182                         </File>
183                         <File
184                                 RelativePath=".\dialogs.cpp"
185                                 >
186                         </File>
187                         <File
188                                 RelativePath=".\dialogs_common.cpp"
189                                 >
190                         </File>
191                         <File
192                                 RelativePath=".\funchandlers.cpp"
193                                 >
194                         </File>
195                         <File
196                                 RelativePath=".\listener.cpp"
197                                 >
198                         </File>
199                         <File
200                                 RelativePath=".\misc.cpp"
201                                 >
202                         </File>
203                         <File
204                                 RelativePath=".\renderer.cpp"
205                                 >
206                         </File>
207                 </Filter>
208         </Files>
209         <Globals>
210         </Globals>
211 </VisualStudioProject>