]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - libs/picomodel/picomodel.vcproj
ca8fd54e0ce997f8c26a5e77a101fcd331d74888
[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                                 AdditionalOptions="/F 8388608"
42                                 Optimization="0"
43                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\libs&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="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                         >
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)\libs&quot;"
106                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
107                                 RuntimeLibrary="2"
108                                 UsePrecompiledHeader="0"
109                                 WarningLevel="3"
110                                 DebugInformationFormat="3"
111                                 DisableSpecificWarnings="4996;4244;4267"
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=".\picointernal.c"
151                                 >
152                         </File>
153                         <File
154                                 RelativePath=".\picomodel.c"
155                                 >
156                         </File>
157                         <File
158                                 RelativePath=".\picomodules.c"
159                                 >
160                         </File>
161                         <File
162                                 RelativePath=".\pm_3ds.c"
163                                 >
164                         </File>
165                         <File
166                                 RelativePath=".\pm_ase.c"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath=".\pm_fm.c"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath=".\pm_lwo.c"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath=".\pm_md2.c"
179                                 >
180                         </File>
181                         <File
182                                 RelativePath=".\pm_md3.c"
183                                 >
184                         </File>
185                         <File
186                                 RelativePath=".\pm_mdc.c"
187                                 >
188                         </File>
189                         <File
190                                 RelativePath=".\pm_ms3d.c"
191                                 >
192                         </File>
193                         <File
194                                 RelativePath=".\pm_obj.c"
195                                 >
196                         </File>
197                         <Filter
198                                 Name="lwo"
199                                 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
200                                 >
201                                 <File
202                                         RelativePath=".\lwo\clip.c"
203                                         >
204                                 </File>
205                                 <File
206                                         RelativePath=".\lwo\envelope.c"
207                                         >
208                                 </File>
209                                 <File
210                                         RelativePath=".\lwo\list.c"
211                                         >
212                                 </File>
213                                 <File
214                                         RelativePath=".\lwo\lwio.c"
215                                         >
216                                 </File>
217                                 <File
218                                         RelativePath=".\lwo\lwo2.c"
219                                         >
220                                 </File>
221                                 <File
222                                         RelativePath=".\lwo\lwob.c"
223                                         >
224                                 </File>
225                                 <File
226                                         RelativePath=".\lwo\pntspols.c"
227                                         >
228                                 </File>
229                                 <File
230                                         RelativePath=".\lwo\surface.c"
231                                         >
232                                 </File>
233                                 <File
234                                         RelativePath=".\lwo\vecmath.c"
235                                         >
236                                 </File>
237                                 <File
238                                         RelativePath=".\lwo\vmap.c"
239                                         >
240                                 </File>
241                         </Filter>
242                 </Filter>
243         </Files>
244         <Globals>
245         </Globals>
246 </VisualStudioProject>