root/GtkRadiant/trunk/libs/picomodel/picomodel_VC9.vcproj

Revision 319, 5.5 kB (checked in by timo, 2 years ago)

merge branch work back into trunk

  • Property svn:executable set to *
Line 
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="picomodel"
6         ProjectGUID="{444E6FDA-83BD-49F1-89A4-7CF716F742A8}"
7         RootNamespace="picomodel"
8         TargetFrameworkVersion="131072"
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                         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="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\..\STLPort\stlport&quot;;&quot;$(SolutionDir)\..\gtk2\include&quot;;&quot;$(SolutionDir)\..\gtk2\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk2\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2\include&quot;"
44                                 PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
45                                 MinimalRebuild="true"
46                                 BasicRuntimeChecks="3"
47                                 RuntimeLibrary="3"
48                                 WarningLevel="3"
49                                 Detect64BitPortabilityProblems="false"
50                                 DebugInformationFormat="4"
51                                 DisableSpecificWarnings="4996;4244;4267"
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                         CharacterSet="2"
87                         WholeProgramOptimization="1"
88                         >
89                         <Tool
90                                 Name="VCPreBuildEventTool"
91                         />
92                         <Tool
93                                 Name="VCCustomBuildTool"
94                         />
95                         <Tool
96                                 Name="VCXMLDataGeneratorTool"
97                         />
98                         <Tool
99                                 Name="VCWebServiceProxyGeneratorTool"
100                         />
101                         <Tool
102                                 Name="VCMIDLTool"
103                         />
104                         <Tool
105                                 Name="VCCLCompilerTool"
106                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\..\STLPort\stlport&quot;;&quot;$(SolutionDir)\..\gtk2\include&quot;;&quot;$(SolutionDir)\..\gtk2\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk2\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2\include&quot;"
107                                 PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
108                                 RuntimeLibrary="2"
109                                 WarningLevel="3"
110                                 Detect64BitPortabilityProblems="false"
111                                 DebugInformationFormat="3"
112                                 DisableSpecificWarnings="4996;4244;4267"
113                         />
114                         <Tool
115                                 Name="VCManagedResourceCompilerTool"
116                         />
117                         <Tool
118                                 Name="VCResourceCompilerTool"
119                         />
120                         <Tool
121                                 Name="VCPreLinkEventTool"
122                         />
123                         <Tool
124                                 Name="VCLibrarianTool"
125                         />
126                         <Tool
127                                 Name="VCALinkTool"
128                         />
129                         <Tool
130                                 Name="VCXDCMakeTool"
131                         />
132                         <Tool
133                                 Name="VCBscMakeTool"
134                         />
135                         <Tool
136                                 Name="VCFxCopTool"
137                         />
138                         <Tool
139                                 Name="VCPostBuildEventTool"
140                         />
141                 </Configuration>
142         </Configurations>
143         <References>
144         </References>
145         <Files>
146                 <Filter
147                         Name="src"
148                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
149                         >
150                         <File
151                                 RelativePath=".\picointernal.c"
152                                 >
153                         </File>
154                         <File
155                                 RelativePath=".\picomodel.c"
156                                 >
157                         </File>
158                         <File
159                                 RelativePath=".\picomodules.c"
160                                 >
161                         </File>
162                         <File
163                                 RelativePath=".\pm_3ds.c"
164                                 >
165                         </File>
166                         <File
167                                 RelativePath=".\pm_ase.c"
168                                 >
169                         </File>
170                         <File
171                                 RelativePath=".\pm_fm.c"
172                                 >
173                         </File>
174                         <File
175                                 RelativePath=".\pm_lwo.c"
176                                 >
177                         </File>
178                         <File
179                                 RelativePath=".\pm_md2.c"
180                                 >
181                         </File>
182                         <File
183                                 RelativePath=".\pm_md3.c"
184                                 >
185                         </File>
186                         <File
187                                 RelativePath=".\pm_mdc.c"
188                                 >
189                         </File>
190                         <File
191                                 RelativePath=".\pm_ms3d.c"
192                                 >
193                         </File>
194                         <File
195                                 RelativePath=".\pm_obj.c"
196                                 >
197                         </File>
198                         <Filter
199                                 Name="lwo"
200                                 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
201                                 >
202                                 <File
203                                         RelativePath=".\lwo\clip.c"
204                                         >
205                                 </File>
206                                 <File
207                                         RelativePath=".\lwo\envelope.c"
208                                         >
209                                 </File>
210                                 <File
211                                         RelativePath=".\lwo\list.c"
212                                         >
213                                 </File>
214                                 <File
215                                         RelativePath=".\lwo\lwio.c"
216                                         >
217                                 </File>
218                                 <File
219                                         RelativePath=".\lwo\lwo2.c"
220                                         >
221                                 </File>
222                                 <File
223                                         RelativePath=".\lwo\lwob.c"
224                                         >
225                                 </File>
226                                 <File
227                                         RelativePath=".\lwo\pntspols.c"
228                                         >
229                                 </File>
230                                 <File
231                                         RelativePath=".\lwo\surface.c"
232                                         >
233                                 </File>
234                                 <File
235                                         RelativePath=".\lwo\vecmath.c"
236                                         >
237                                 </File>
238                                 <File
239                                         RelativePath=".\lwo\vmap.c"
240                                         >
241                                 </File>
242                         </Filter>
243                 </Filter>
244                 <Filter
245                         Name="include"
246                         Filter="h;hpp;hxx;hm;inl"
247                         >
248                         <File
249                                 RelativePath=".\lwo\lwo2.h"
250                                 >
251                         </File>
252                         <File
253                                 RelativePath=".\picointernal.h"
254                                 >
255                         </File>
256                         <File
257                                 RelativePath="..\picomodel.h"
258                                 >
259                         </File>
260                         <File
261                                 RelativePath=".\pm_fm.h"
262                                 >
263                         </File>
264                 </Filter>
265         </Files>
266         <Globals>
267         </Globals>
268 </VisualStudioProject>
Note: See TracBrowser for help on using the browser.