]> icculus.org git repositories - divverent/netradiant.git/blob - libs/gtkutil/gtkutil.vcproj
initial
[divverent/netradiant.git] / libs / gtkutil / gtkutil.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8,00"
5         Name="gtkutil"
6         ProjectGUID="{68E2C6B6-96CA-4BBD-A485-FEE6F2E65407}"
7         Keyword="Win32Proj"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15         </ToolFiles>
16         <Configurations>
17                 <Configuration
18                         Name="Debug|Win32"
19                         OutputDirectory="Debug"
20                         IntermediateDirectory="Debug"
21                         ConfigurationType="4"
22                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
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="../../include;../;&quot;../../../STLPort-4.6/stlport&quot;;&quot;../../../gtk2-2.10/lib/glib-2.0/include&quot;;&quot;../../../gtk2-2.10/include/glib-2.0&quot;;&quot;../../../gtk2-2.10/lib/gtk-2.0/include&quot;;&quot;../../../gtk2-2.10/include/gtk-2.0&quot;;&quot;../../../gtk2-2.10/include/gtk-2.0/gdk&quot;;&quot;../../../gtk2-2.10/include/pango-1.0&quot;;&quot;../../../gtk2-2.10/include/cairo&quot;;&quot;../../../gtk2-2.10/include/atk-1.0&quot;;&quot;../../../gtk2-2.10/lib/gtkglext-1.0/include&quot;;&quot;../../../gtk2-2.10/include/gtkglext-1.0&quot;"
44                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB"
45                                 StringPooling="true"
46                                 MinimalRebuild="true"
47                                 ExceptionHandling="0"
48                                 BasicRuntimeChecks="0"
49                                 RuntimeLibrary="3"
50                                 UsePrecompiledHeader="0"
51                                 BrowseInformation="0"
52                                 WarningLevel="3"
53                                 Detect64BitPortabilityProblems="true"
54                                 DebugInformationFormat="4"
55                                 DisableSpecificWarnings="4610;4510;4512;4505;4100;4127;4996"
56                         />
57                         <Tool
58                                 Name="VCManagedResourceCompilerTool"
59                         />
60                         <Tool
61                                 Name="VCResourceCompilerTool"
62                         />
63                         <Tool
64                                 Name="VCPreLinkEventTool"
65                         />
66                         <Tool
67                                 Name="VCLibrarianTool"
68                                 OutputFile="$(OutDir)/gtkutil.lib"
69                         />
70                         <Tool
71                                 Name="VCALinkTool"
72                         />
73                         <Tool
74                                 Name="VCXDCMakeTool"
75                         />
76                         <Tool
77                                 Name="VCBscMakeTool"
78                         />
79                         <Tool
80                                 Name="VCFxCopTool"
81                         />
82                         <Tool
83                                 Name="VCPostBuildEventTool"
84                         />
85                 </Configuration>
86                 <Configuration
87                         Name="Release|Win32"
88                         OutputDirectory="Release"
89                         IntermediateDirectory="Release"
90                         ConfigurationType="4"
91                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
92                         CharacterSet="2"
93                         >
94                         <Tool
95                                 Name="VCPreBuildEventTool"
96                         />
97                         <Tool
98                                 Name="VCCustomBuildTool"
99                         />
100                         <Tool
101                                 Name="VCXMLDataGeneratorTool"
102                         />
103                         <Tool
104                                 Name="VCWebServiceProxyGeneratorTool"
105                         />
106                         <Tool
107                                 Name="VCMIDLTool"
108                         />
109                         <Tool
110                                 Name="VCCLCompilerTool"
111                                 InlineFunctionExpansion="2"
112                                 EnableIntrinsicFunctions="true"
113                                 AdditionalIncludeDirectories="../../include;../;&quot;../../../STLPort-4.6/stlport&quot;;&quot;../../../gtk2-2.10/lib/glib-2.0/include&quot;;&quot;../../../gtk2-2.10/include/glib-2.0&quot;;&quot;../../../gtk2-2.10/lib/gtk-2.0/include&quot;;&quot;../../../gtk2-2.10/include/gtk-2.0&quot;;&quot;../../../gtk2-2.10/include/gtk-2.0/gdk&quot;;&quot;../../../gtk2-2.10/include/pango-1.0&quot;;&quot;../../../gtk2-2.10/include/cairo&quot;;&quot;../../../gtk2-2.10/include/atk-1.0&quot;;&quot;../../../gtk2-2.10/lib/gtkglext-1.0/include&quot;;&quot;../../../gtk2-2.10/include/gtkglext-1.0&quot;"
114                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB"
115                                 StringPooling="true"
116                                 ExceptionHandling="0"
117                                 RuntimeLibrary="2"
118                                 BufferSecurityCheck="false"
119                                 UsePrecompiledHeader="0"
120                                 WarningLevel="4"
121                                 Detect64BitPortabilityProblems="true"
122                                 DebugInformationFormat="3"
123                                 DisableSpecificWarnings="4610;4510;4512;4505;4100;4127;4996"
124                         />
125                         <Tool
126                                 Name="VCManagedResourceCompilerTool"
127                         />
128                         <Tool
129                                 Name="VCResourceCompilerTool"
130                         />
131                         <Tool
132                                 Name="VCPreLinkEventTool"
133                         />
134                         <Tool
135                                 Name="VCLibrarianTool"
136                                 OutputFile="$(OutDir)/gtkutil.lib"
137                         />
138                         <Tool
139                                 Name="VCALinkTool"
140                         />
141                         <Tool
142                                 Name="VCXDCMakeTool"
143                         />
144                         <Tool
145                                 Name="VCBscMakeTool"
146                         />
147                         <Tool
148                                 Name="VCFxCopTool"
149                         />
150                         <Tool
151                                 Name="VCPostBuildEventTool"
152                         />
153                 </Configuration>
154         </Configurations>
155         <References>
156         </References>
157         <Files>
158                 <Filter
159                         Name="src"
160                         >
161                         <File
162                                 RelativePath=".\accelerator.cpp"
163                                 >
164                         </File>
165                         <File
166                                 RelativePath=".\accelerator.h"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath=".\button.cpp"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath=".\button.h"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath=".\clipboard.cpp"
179                                 >
180                         </File>
181                         <File
182                                 RelativePath=".\clipboard.h"
183                                 >
184                         </File>
185                         <File
186                                 RelativePath=".\closure.cpp"
187                                 >
188                         </File>
189                         <File
190                                 RelativePath=".\closure.h"
191                                 >
192                         </File>
193                         <File
194                                 RelativePath=".\container.cpp"
195                                 >
196                         </File>
197                         <File
198                                 RelativePath=".\container.h"
199                                 >
200                         </File>
201                         <File
202                                 RelativePath=".\cursor.cpp"
203                                 >
204                         </File>
205                         <File
206                                 RelativePath=".\cursor.h"
207                                 >
208                         </File>
209                         <File
210                                 RelativePath=".\dialog.cpp"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath=".\dialog.h"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath=".\entry.cpp"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath=".\entry.h"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath=".\filechooser.cpp"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath=".\filechooser.h"
231                                 >
232                         </File>
233                         <File
234                                 RelativePath=".\frame.cpp"
235                                 >
236                         </File>
237                         <File
238                                 RelativePath=".\frame.h"
239                                 >
240                         </File>
241                         <File
242                                 RelativePath=".\glfont.cpp"
243                                 >
244                         </File>
245                         <File
246                                 RelativePath=".\glfont.h"
247                                 >
248                         </File>
249                         <File
250                                 RelativePath=".\glwidget.cpp"
251                                 >
252                         </File>
253                         <File
254                                 RelativePath=".\glwidget.h"
255                                 >
256                         </File>
257                         <File
258                                 RelativePath=".\idledraw.cpp"
259                                 >
260                         </File>
261                         <File
262                                 RelativePath=".\idledraw.h"
263                                 >
264                         </File>
265                         <File
266                                 RelativePath=".\image.cpp"
267                                 >
268                         </File>
269                         <File
270                                 RelativePath=".\image.h"
271                                 >
272                         </File>
273                         <File
274                                 RelativePath=".\menu.cpp"
275                                 >
276                         </File>
277                         <File
278                                 RelativePath=".\menu.h"
279                                 >
280                         </File>
281                         <File
282                                 RelativePath=".\messagebox.cpp"
283                                 >
284                         </File>
285                         <File
286                                 RelativePath=".\messagebox.h"
287                                 >
288                         </File>
289                         <File
290                                 RelativePath=".\nonmodal.cpp"
291                                 >
292                         </File>
293                         <File
294                                 RelativePath=".\nonmodal.h"
295                                 >
296                         </File>
297                         <File
298                                 RelativePath=".\paned.cpp"
299                                 >
300                         </File>
301                         <File
302                                 RelativePath=".\paned.h"
303                                 >
304                         </File>
305                         <File
306                                 RelativePath=".\pointer.cpp"
307                                 >
308                         </File>
309                         <File
310                                 RelativePath=".\pointer.h"
311                                 >
312                         </File>
313                         <File
314                                 RelativePath=".\toolbar.cpp"
315                                 >
316                         </File>
317                         <File
318                                 RelativePath=".\toolbar.h"
319                                 >
320                         </File>
321                         <File
322                                 RelativePath=".\widget.cpp"
323                                 >
324                         </File>
325                         <File
326                                 RelativePath=".\widget.h"
327                                 >
328                         </File>
329                         <File
330                                 RelativePath=".\window.cpp"
331                                 >
332                         </File>
333                         <File
334                                 RelativePath=".\window.h"
335                                 >
336                         </File>
337                         <File
338                                 RelativePath=".\xorrectangle.cpp"
339                                 >
340                         </File>
341                         <File
342                                 RelativePath=".\xorrectangle.h"
343                                 >
344                         </File>
345                 </Filter>
346         </Files>
347         <Globals>
348         </Globals>
349 </VisualStudioProject>