Imported Upstream version 2.81
[platform/upstream/libbullet.git] / Extras / sph / fluids_2005.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="fluids_2005"
6         ProjectGUID="{644E4AC1-416D-4567-A68B-D66CA9FCFD9C}"
7         RootNamespace="fluids_2005"
8         Keyword="Win32Proj"
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)$(ConfigurationName)"
21                         IntermediateDirectory="$(ConfigurationName)"
22                         ConfigurationType="1"
23                         CharacterSet="1"
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="fluids;common;marching;marching_tris;&quot;$(CUDA_INC_PATH)&quot;"
44                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
45                                 MinimalRebuild="true"
46                                 BasicRuntimeChecks="3"
47                                 RuntimeLibrary="1"
48                                 UsePrecompiledHeader="0"
49                                 WarningLevel="3"
50                                 Detect64BitPortabilityProblems="true"
51                                 DebugInformationFormat="4"
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="cudart.lib"
65                                 LinkIncremental="2"
66                                 IgnoreDefaultLibraryNames="libcmt.lib"
67                                 GenerateDebugInformation="true"
68                                 SubSystem="1"
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="VCWebDeploymentTool"
91                         />
92                         <Tool
93                                 Name="VCPostBuildEventTool"
94                         />
95                 </Configuration>
96                 <Configuration
97                         Name="Release|Win32"
98                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
99                         IntermediateDirectory="$(ConfigurationName)"
100                         ConfigurationType="1"
101                         CharacterSet="1"
102                         WholeProgramOptimization="1"
103                         >
104                         <Tool
105                                 Name="VCPreBuildEventTool"
106                         />
107                         <Tool
108                                 Name="VCCustomBuildTool"
109                         />
110                         <Tool
111                                 Name="VCXMLDataGeneratorTool"
112                         />
113                         <Tool
114                                 Name="VCWebServiceProxyGeneratorTool"
115                         />
116                         <Tool
117                                 Name="VCMIDLTool"
118                         />
119                         <Tool
120                                 Name="VCCLCompilerTool"
121                                 AdditionalIncludeDirectories="C:\CUDA\common\inc;fluids;common;marching;marching_tris"
122                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
123                                 RuntimeLibrary="0"
124                                 UsePrecompiledHeader="0"
125                                 WarningLevel="3"
126                                 Detect64BitPortabilityProblems="true"
127                                 DebugInformationFormat="3"
128                         />
129                         <Tool
130                                 Name="VCManagedResourceCompilerTool"
131                         />
132                         <Tool
133                                 Name="VCResourceCompilerTool"
134                         />
135                         <Tool
136                                 Name="VCPreLinkEventTool"
137                         />
138                         <Tool
139                                 Name="VCLinkerTool"
140                                 AdditionalDependencies="cudart.lib "
141                                 LinkIncremental="1"
142                                 AdditionalLibraryDirectories="C:\CUDA\common\lib;."
143                                 IgnoreDefaultLibraryNames="libcmtd.lib"
144                                 GenerateDebugInformation="true"
145                                 SubSystem="1"
146                                 OptimizeReferences="2"
147                                 EnableCOMDATFolding="2"
148                                 TargetMachine="1"
149                         />
150                         <Tool
151                                 Name="VCALinkTool"
152                         />
153                         <Tool
154                                 Name="VCManifestTool"
155                         />
156                         <Tool
157                                 Name="VCXDCMakeTool"
158                         />
159                         <Tool
160                                 Name="VCBscMakeTool"
161                         />
162                         <Tool
163                                 Name="VCFxCopTool"
164                         />
165                         <Tool
166                                 Name="VCAppVerifierTool"
167                         />
168                         <Tool
169                                 Name="VCWebDeploymentTool"
170                         />
171                         <Tool
172                                 Name="VCPostBuildEventTool"
173                         />
174                 </Configuration>
175                 <Configuration
176                         Name="EmuDebug|Win32"
177                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
178                         IntermediateDirectory="$(ConfigurationName)"
179                         ConfigurationType="1"
180                         >
181                         <Tool
182                                 Name="VCPreBuildEventTool"
183                         />
184                         <Tool
185                                 Name="VCCustomBuildTool"
186                         />
187                         <Tool
188                                 Name="VCXMLDataGeneratorTool"
189                         />
190                         <Tool
191                                 Name="VCWebServiceProxyGeneratorTool"
192                         />
193                         <Tool
194                                 Name="VCMIDLTool"
195                         />
196                         <Tool
197                                 Name="VCCLCompilerTool"
198                                 Optimization="0"
199                                 AdditionalIncludeDirectories="fluids;common;marching"
200                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
201                                 MinimalRebuild="true"
202                                 BasicRuntimeChecks="3"
203                                 RuntimeLibrary="1"
204                                 WarningLevel="3"
205                                 DebugInformationFormat="3"
206                         />
207                         <Tool
208                                 Name="VCManagedResourceCompilerTool"
209                         />
210                         <Tool
211                                 Name="VCResourceCompilerTool"
212                         />
213                         <Tool
214                                 Name="VCPreLinkEventTool"
215                         />
216                         <Tool
217                                 Name="VCLinkerTool"
218                                 AdditionalDependencies="cg.lib cgGL.lib cudart.lib "
219                                 LinkIncremental="1"
220                                 GenerateDebugInformation="true"
221                                 ProgramDatabaseFile="$(OutDir)/fluids_2005.pdb"
222                                 SubSystem="1"
223                                 TargetMachine="1"
224                         />
225                         <Tool
226                                 Name="VCALinkTool"
227                         />
228                         <Tool
229                                 Name="VCManifestTool"
230                         />
231                         <Tool
232                                 Name="VCXDCMakeTool"
233                         />
234                         <Tool
235                                 Name="VCBscMakeTool"
236                         />
237                         <Tool
238                                 Name="VCFxCopTool"
239                         />
240                         <Tool
241                                 Name="VCAppVerifierTool"
242                         />
243                         <Tool
244                                 Name="VCWebDeploymentTool"
245                         />
246                         <Tool
247                                 Name="VCPostBuildEventTool"
248                         />
249                 </Configuration>
250         </Configurations>
251         <References>
252         </References>
253         <Files>
254                 <Filter
255                         Name="common"
256                         >
257                         <File
258                                 RelativePath=".\common\common_defs.h"
259                                 >
260                         </File>
261                         <File
262                                 RelativePath=".\common\geomx.cpp"
263                                 >
264                         </File>
265                         <File
266                                 RelativePath=".\common\geomx.h"
267                                 >
268                         </File>
269                         <File
270                                 RelativePath=".\common\gl_helper.cpp"
271                                 >
272                         </File>
273                         <File
274                                 RelativePath=".\common\gl_helper.h"
275                                 >
276                         </File>
277                         <File
278                                 RelativePath=".\common\image.cpp"
279                                 >
280                         </File>
281                         <File
282                                 RelativePath=".\common\image.h"
283                                 >
284                         </File>
285                         <File
286                                 RelativePath=".\common\matrix-inline.h"
287                                 >
288                         </File>
289                         <File
290                                 RelativePath=".\common\matrix.cpp"
291                                 >
292                         </File>
293                         <File
294                                 RelativePath=".\common\matrix.h"
295                                 >
296                         </File>
297                         <File
298                                 RelativePath=".\common\mdebug.cpp"
299                                 >
300                         </File>
301                         <File
302                                 RelativePath=".\common\mdebug.h"
303                                 >
304                         </File>
305                         <File
306                                 RelativePath=".\common\mesh.cpp"
307                                 >
308                         </File>
309                         <File
310                                 RelativePath=".\common\mesh.h"
311                                 >
312                         </File>
313                         <File
314                                 RelativePath=".\common\mesh_info.h"
315                                 >
316                         </File>
317                         <File
318                                 RelativePath=".\common\mtime.cpp"
319                                 >
320                         </File>
321                         <File
322                                 RelativePath=".\common\mtime.h"
323                                 >
324                         </File>
325                         <File
326                                 RelativePath=".\common\particle.cpp"
327                                 >
328                         </File>
329                         <File
330                                 RelativePath=".\common\particle.h"
331                                 >
332                         </File>
333                         <File
334                                 RelativePath=".\common\point_set.cpp"
335                                 >
336                         </File>
337                         <File
338                                 RelativePath=".\common\point_set.h"
339                                 >
340                         </File>
341                         <File
342                                 RelativePath=".\common\vector-inline.h"
343                                 >
344                         </File>
345                         <File
346                                 RelativePath=".\common\vector.cpp"
347                                 >
348                         </File>
349                         <File
350                                 RelativePath=".\common\vector.h"
351                                 >
352                         </File>
353                 </Filter>
354                 <Filter
355                         Name="fluids"
356                         >
357                         <File
358                                 RelativePath=".\fluids\fluid.cpp"
359                                 >
360                         </File>
361                         <File
362                                 RelativePath=".\fluids\fluid.h"
363                                 >
364                         </File>
365                         <File
366                                 RelativePath=".\fluids\fluid_system.cpp"
367                                 >
368                         </File>
369                         <File
370                                 RelativePath=".\fluids\fluid_system.h"
371                                 >
372                         </File>
373                         <File
374                                 RelativePath=".\fluids\fluid_system_host.cu"
375                                 >
376                                 <FileConfiguration
377                                         Name="Debug|Win32"
378                                         >
379                                         <Tool
380                                                 Name="VCCustomBuildTool"
381                                                 CommandLine="&quot;$(CUDA_BIN_PATH)\nvcc.exe&quot;  -arch=sm_10 -ccbin &quot;$(VCInstallDir)\bin&quot; -c -D_DEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/Od,/Zi,/RTC1,/MTd -I &quot;$(CUDA_INC_PATH)&quot;; -I./ -o $(ConfigurationName)\fluid_system_cu.obj fluids\fluid_system_host.cu&#x0D;&#x0A;"
382                                                 AdditionalDependencies="fluid_system_host.cuh; fluid_system_kern.cu;"
383                                                 Outputs="$(ConfigurationName)\fluid_system_cu.obj"
384                                         />
385                                 </FileConfiguration>
386                                 <FileConfiguration
387                                         Name="Release|Win32"
388                                         >
389                                         <Tool
390                                                 Name="VCCustomBuildTool"
391                                                 CommandLine="&quot;$(CUDA_BIN_PATH)\nvcc.exe&quot;  -arch=sm_10 -use_fast_math -ccbin &quot;$(VCInstallDir)\bin&quot; -c -I &quot;$(CUDA_INC_PATH)&quot;; -I./ -I../../common/inc -o $(ConfigurationName)\fluid_system_cu.obj fluids\fluid_system_host.cu&#x0D;&#x0A;"
392                                                 AdditionalDependencies="fluid_system_host.cuh; fluid_system_kern.cu; radixsort.cu"
393                                                 Outputs="$(ConfigurationName)\fluid_system_cu.obj"
394                                         />
395                                 </FileConfiguration>
396                                 <FileConfiguration
397                                         Name="EmuDebug|Win32"
398                                         >
399                                         <Tool
400                                                 Name="VCCustomBuildTool"
401                                                 CommandLine="&quot;$(CUDA_BIN_PATH)\nvcc.exe&quot; -arch=sm_10 -ccbin &quot;$(VCInstallDir)\bin&quot; -deviceemu -c -D_DEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/Od,/Zi,/RTC1,/MTd -I &quot;$(CUDA_INC_PATH)&quot;; -I./ -o $(ConfigurationName)\fluid_system_cu.obj fluids\fluid_system_host.cu&#x0D;&#x0A;"
402                                                 AdditionalDependencies="fluid_system_host.cuh; fluid_system_kern.cu;"
403                                                 Outputs="$(ConfigurationName)\fluid_system_cu.obj"
404                                         />
405                                 </FileConfiguration>
406                         </File>
407                         <File
408                                 RelativePath=".\fluids\fluid_system_host.cuh"
409                                 >
410                         </File>
411                         <File
412                                 RelativePath=".\fluids\fluid_system_kern.cu"
413                                 >
414                         </File>
415                 </Filter>
416                 <Filter
417                         Name="radix_sort"
418                         >
419                         <File
420                                 RelativePath=".\radixsort.cu"
421                                 >
422                         </File>
423                         <File
424                                 RelativePath=".\radixsort.cuh"
425                                 >
426                         </File>
427                         <File
428                                 RelativePath=".\radixsort_kernel.cu"
429                                 >
430                         </File>
431                 </Filter>
432                 <File
433                         RelativePath=".\common\GLee.c"
434                         >
435                 </File>
436                 <File
437                         RelativePath=".\common\GLee.h"
438                         >
439                 </File>
440                 <File
441                         RelativePath=".\main.cpp"
442                         >
443                 </File>
444         </Files>
445         <Globals>
446         </Globals>
447 </VisualStudioProject>