]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - libs/picomodel/picomodel.vcproj
This is a major change that updates the 3rd party libs on Windows builds.
[xonotic/netradiant.git] / libs / picomodel / picomodel.vcproj
1 <?xml version="1.0" encoding="UTF-8"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="picomodel"
6         ProjectGUID="{818BAC3D-0399-4416-930D-0AA28D55F798}"
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                                 Optimization="0"
42                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\libs&quot;"
43                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
44                                 MinimalRebuild="true"
45                                 BasicRuntimeChecks="3"
46                                 RuntimeLibrary="3"
47                                 UsePrecompiledHeader="0"
48                                 WarningLevel="3"
49                                 DebugInformationFormat="4"
50                                 DisableSpecificWarnings="4996;4244;4267"
51                         />
52                         <Tool
53                                 Name="VCManagedResourceCompilerTool"
54                         />
55                         <Tool
56                                 Name="VCResourceCompilerTool"
57                         />
58                         <Tool
59                                 Name="VCPreLinkEventTool"
60                         />
61                         <Tool
62                                 Name="VCLibrarianTool"
63                         />
64                         <Tool
65                                 Name="VCALinkTool"
66                         />
67                         <Tool
68                                 Name="VCXDCMakeTool"
69                         />
70                         <Tool
71                                 Name="VCBscMakeTool"
72                         />
73                         <Tool
74                                 Name="VCFxCopTool"
75                         />
76                         <Tool
77                                 Name="VCPostBuildEventTool"
78                         />
79                 </Configuration>
80                 <Configuration
81                         Name="Release|Win32"
82                         OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)\libs"
83                         IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
84                         ConfigurationType="4"
85                         >
86                         <Tool
87                                 Name="VCPreBuildEventTool"
88                         />
89                         <Tool
90                                 Name="VCCustomBuildTool"
91                         />
92                         <Tool
93                                 Name="VCXMLDataGeneratorTool"
94                         />
95                         <Tool
96                                 Name="VCWebServiceProxyGeneratorTool"
97                         />
98                         <Tool
99                                 Name="VCMIDLTool"
100                         />
101                         <Tool
102                                 Name="VCCLCompilerTool"
103                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\libs&quot;"
104                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
105                                 RuntimeLibrary="2"
106                                 UsePrecompiledHeader="0"
107                                 WarningLevel="3"
108                                 DebugInformationFormat="3"
109                                 DisableSpecificWarnings="4996;4244;4267"
110                         />
111                         <Tool
112                                 Name="VCManagedResourceCompilerTool"
113                         />
114                         <Tool
115                                 Name="VCResourceCompilerTool"
116                         />
117                         <Tool
118                                 Name="VCPreLinkEventTool"
119                         />
120                         <Tool
121                                 Name="VCLibrarianTool"
122                         />
123                         <Tool
124                                 Name="VCALinkTool"
125                         />
126                         <Tool
127                                 Name="VCXDCMakeTool"
128                         />
129                         <Tool
130                                 Name="VCBscMakeTool"
131                         />
132                         <Tool
133                                 Name="VCFxCopTool"
134                         />
135                         <Tool
136                                 Name="VCPostBuildEventTool"
137                         />
138                 </Configuration>
139         </Configurations>
140         <References>
141         </References>
142         <Files>
143                 <Filter
144                         Name="src"
145                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
146                         >
147                         <File
148                                 RelativePath=".\picointernal.c"
149                                 >
150                         </File>
151                         <File
152                                 RelativePath=".\picomodel.c"
153                                 >
154                         </File>
155                         <File
156                                 RelativePath=".\picomodules.c"
157                                 >
158                         </File>
159                         <File
160                                 RelativePath=".\pm_3ds.c"
161                                 >
162                         </File>
163                         <File
164                                 RelativePath=".\pm_ase.c"
165                                 >
166                         </File>
167                         <File
168                                 RelativePath=".\pm_fm.c"
169                                 >
170                         </File>
171                         <File
172                                 RelativePath=".\pm_lwo.c"
173                                 >
174                         </File>
175                         <File
176                                 RelativePath=".\pm_md2.c"
177                                 >
178                         </File>
179                         <File
180                                 RelativePath=".\pm_md3.c"
181                                 >
182                         </File>
183                         <File
184                                 RelativePath=".\pm_mdc.c"
185                                 >
186                         </File>
187                         <File
188                                 RelativePath=".\pm_ms3d.c"
189                                 >
190                         </File>
191                         <File
192                                 RelativePath=".\pm_obj.c"
193                                 >
194                         </File>
195                         <Filter
196                                 Name="lwo"
197                                 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
198                                 >
199                                 <File
200                                         RelativePath=".\lwo\clip.c"
201                                         >
202                                 </File>
203                                 <File
204                                         RelativePath=".\lwo\envelope.c"
205                                         >
206                                 </File>
207                                 <File
208                                         RelativePath=".\lwo\list.c"
209                                         >
210                                 </File>
211                                 <File
212                                         RelativePath=".\lwo\lwio.c"
213                                         >
214                                 </File>
215                                 <File
216                                         RelativePath=".\lwo\lwo2.c"
217                                         >
218                                 </File>
219                                 <File
220                                         RelativePath=".\lwo\lwob.c"
221                                         >
222                                 </File>
223                                 <File
224                                         RelativePath=".\lwo\pntspols.c"
225                                         >
226                                 </File>
227                                 <File
228                                         RelativePath=".\lwo\surface.c"
229                                         >
230                                 </File>
231                                 <File
232                                         RelativePath=".\lwo\vecmath.c"
233                                         >
234                                 </File>
235                                 <File
236                                         RelativePath=".\lwo\vmap.c"
237                                         >
238                                 </File>
239                         </Filter>
240                 </Filter>
241         </Files>
242         <Globals>
243         </Globals>
244 </VisualStudioProject>