root/branch/2.1.0/CompuCell3D.vcproj

Revision 485, 23.4 kB (checked in by quasiben, 4 years ago)

removed non-working 3.2.2 and renamed CompuCell?3D-2.1.0 to 2.1.0

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="CompuCell3D"
6        ProjectGUID="{6EB7C2CE-99F3-411A-B7B7-CF61DB819175}"
7        RootNamespace="CompuCell3D"
8        Keyword="ManagedCProj">
9        <Platforms>
10                <Platform
11                        Name="Win32"/>
12        </Platforms>
13        <Configurations>
14                <Configuration
15                        Name="Debug|Win32"
16                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
17                        IntermediateDirectory="$(ConfigurationName)"
18                        ConfigurationType="1"
19                        CharacterSet="2"
20                        ManagedExtensions="TRUE">
21                        <Tool
22                                Name="VCCLCompilerTool"
23                                Optimization="0"
24                                AdditionalIncludeDirectories=".\CompuCell3D\include;&quot;.\CompuCell3D\Externals\xerces-c_2_6_0-windows_nt-msvc_60\include&quot;;.\CompuCell3D;.\CompuCell3D\src"
25                                PreprocessorDefinitions="WIN32;_DEBUG"
26                                MinimalRebuild="FALSE"
27                                BasicRuntimeChecks="0"
28                                RuntimeLibrary="1"
29                                WarningLevel="3"
30                                DebugInformationFormat="3"/>
31                        <Tool
32                                Name="VCCustomBuildTool"/>
33                        <Tool
34                                Name="VCLinkerTool"
35                                AdditionalDependencies="xerces-c_2.lib Ws2_32.lib"
36                                OutputFile="$(OutDir)\$(ProjectName).exe"
37                                LinkIncremental="2"
38                                AdditionalLibraryDirectories="&quot;.\CompuCell3D\Externals\xerces-c_2_6_0-windows_nt-msvc_60\lib&quot;"
39                                GenerateDebugInformation="TRUE"
40                                AssemblyDebug="1"/>
41                        <Tool
42                                Name="VCMIDLTool"/>
43                        <Tool
44                                Name="VCPostBuildEventTool"/>
45                        <Tool
46                                Name="VCPreBuildEventTool"/>
47                        <Tool
48                                Name="VCPreLinkEventTool"/>
49                        <Tool
50                                Name="VCResourceCompilerTool"/>
51                        <Tool
52                                Name="VCWebServiceProxyGeneratorTool"/>
53                        <Tool
54                                Name="VCXMLDataGeneratorTool"/>
55                        <Tool
56                                Name="VCWebDeploymentTool"/>
57                        <Tool
58                                Name="VCManagedWrapperGeneratorTool"/>
59                        <Tool
60                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
61                </Configuration>
62                <Configuration
63                        Name="Release|Win32"
64                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
65                        IntermediateDirectory="$(ConfigurationName)"
66                        ConfigurationType="1"
67                        CharacterSet="2"
68                        ManagedExtensions="TRUE">
69                        <Tool
70                                Name="VCCLCompilerTool"
71                                AdditionalIncludeDirectories=".\CompuCell3D\src;.\CompuCell3D;&quot;.\CompuCell3D\Externals\xerces-c_2_6_0-windows_nt-msvc_60\include&quot;;.\CompuCell3D\include"
72                                PreprocessorDefinitions="WIN32;NDEBUG"
73                                MinimalRebuild="FALSE"
74                                RuntimeLibrary="0"
75                                WarningLevel="3"
76                                DebugInformationFormat="3"/>
77                        <Tool
78                                Name="VCCustomBuildTool"/>
79                        <Tool
80                                Name="VCLinkerTool"
81                                AdditionalDependencies="xerces-c_2.lib Ws2_32.lib"
82                                OutputFile="$(OutDir)\$(ProjectName).exe"
83                                LinkIncremental="1"
84                                AdditionalLibraryDirectories="&quot;.\CompuCell3D\Externals\xerces-c_2_6_0-windows_nt-msvc_60\lib&quot;"
85                                GenerateDebugInformation="TRUE"/>
86                        <Tool
87                                Name="VCMIDLTool"/>
88                        <Tool
89                                Name="VCPostBuildEventTool"/>
90                        <Tool
91                                Name="VCPreBuildEventTool"/>
92                        <Tool
93                                Name="VCPreLinkEventTool"/>
94                        <Tool
95                                Name="VCResourceCompilerTool"/>
96                        <Tool
97                                Name="VCWebServiceProxyGeneratorTool"/>
98                        <Tool
99                                Name="VCXMLDataGeneratorTool"/>
100                        <Tool
101                                Name="VCWebDeploymentTool"/>
102                        <Tool
103                                Name="VCManagedWrapperGeneratorTool"/>
104                        <Tool
105                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
106                </Configuration>
107        </Configurations>
108        <References>
109        </References>
110        <Files>
111                <Filter
112                        Name="Source Files"
113                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
114                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
115                        <File
116                                RelativePath=".\CompuCell3D\src\CompuCell3D\BlobFieldInitializer.cpp">
117                        </File>
118                        <File
119                                RelativePath=".\CompuCell3D\src\CompuCell3D\ClassRegistry.cpp">
120                        </File>
121                        <File
122                                RelativePath=".\CompuCell3D\src\CompuCell3D\main.cpp">
123                        </File>
124                        <File
125                                RelativePath=".\CompuCell3D\src\CompuCell3D\OutputData.cpp">
126                        </File>
127                        <File
128                                RelativePath=".\CompuCell3D\src\CompuCell3D\PIFInitializer.cpp">
129                        </File>
130                        <File
131                                RelativePath=".\CompuCell3D\src\CompuCell3D\Plugin.cpp">
132                        </File>
133                        <File
134                                RelativePath=".\CompuCell3D\src\CompuCell3D\PluginManager.cpp">
135                        </File>
136                        <File
137                                RelativePath=".\CompuCell3D\src\CompuCell3D\Simulator.cpp">
138                        </File>
139                        <File
140                                RelativePath=".\CompuCell3D\src\CompuCell3D\UniformFieldInitializer.cpp">
141                        </File>
142                        <Filter
143                                Name="Automaton"
144                                Filter="">
145                                <File
146                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Automaton\CellType.cpp">
147                                </File>
148                                <File
149                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Automaton\Transition.cpp">
150                                </File>
151                        </Filter>
152                        <Filter
153                                Name="Boundary"
154                                Filter="">
155                                <File
156                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Boundary\BoundaryStrategy.cpp">
157                                </File>
158                                <File
159                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Boundary\NoFluxBoundary.cpp">
160                                </File>
161                                <File
162                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Boundary\PeriodicBoundary.cpp">
163                                </File>
164                        </Filter>
165                        <Filter
166                                Name="Field3D"
167                                Filter="">
168                                <File
169                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Dim3D.cpp">
170                                </File>
171                                <File
172                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Field3D.cpp">
173                                </File>
174                                <File
175                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Field3DChangeWatcher.cpp">
176                                </File>
177                                <File
178                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\NeighborFinder.cpp">
179                                </File>
180                                <File
181                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Point3D.cpp">
182                                </File>
183                                <File
184                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\WatchableField3D.cpp">
185                                </File>
186                        </Filter>
187                        <Filter
188                                Name="IO"
189                                Filter="">
190                                <File
191                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Io\OgleVizDumper.cpp">
192                                </File>
193                                <File
194                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Io\TripleVizDumper.cpp">
195                                </File>
196                        </Filter>
197                        <Filter
198                                Name="plugins"
199                                Filter="">
200                                <Filter
201                                        Name="CellSortType"
202                                        Filter="">
203                                        <File
204                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CellSortType\CellSortTypePlugin.cpp">
205                                        </File>
206                                        <File
207                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CellSortType\CellSortTypePluginProxy.cpp">
208                                        </File>
209                                </Filter>
210                                <Filter
211                                        Name="CenterOfMass"
212                                        Filter="">
213                                        <File
214                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CenterOfMass\CenterOfMassPlugin.cpp">
215                                        </File>
216                                        <File
217                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CenterOfMass\CenterOfMassPluginProxy.cpp">
218                                        </File>
219                                        <File
220                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CenterOfMass\CenterOfMassRenderer.cpp">
221                                        </File>
222                                        <File
223                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CenterOfMass\CenterOfMassTypeRenderer.cpp">
224                                        </File>
225                                </Filter>
226                                <Filter
227                                        Name="Chemical"
228                                        Filter="">
229                                        <File
230                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Chemical\ChemicalEnergy.cpp">
231                                        </File>
232                                        <File
233                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Chemical\ChemicalPlugin.cpp">
234                                        </File>
235                                        <File
236                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Chemical\ChemicalPluginProxy.cpp">
237                                        </File>
238                                        <File
239                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Chemical\ChemicalRenderer.cpp">
240                                        </File>
241                                </Filter>
242                                <Filter
243                                        Name="ChickGrowthType"
244                                        Filter="">
245                                        <File
246                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\ChickGrowthType\ChickGrowthTypePlugin.cpp">
247                                        </File>
248                                        <File
249                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\ChickGrowthType\ChickGrowthTypePluginProxy.cpp">
250                                        </File>
251                                </Filter>
252                                <Filter
253                                        Name="ChickType"
254                                        Filter="">
255                                        <File
256                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\ChickType\ChickTypePlugin.cpp">
257                                        </File>
258                                        <File
259                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\ChickType\ChickTypePluginProxy.cpp">
260                                        </File>
261                                </Filter>
262                                <Filter
263                                        Name="Contact"
264                                        Filter="">
265                                        <File
266                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Contact\ContactEnergy.cpp">
267                                        </File>
268                                        <File
269                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Contact\ContactPlugin.cpp">
270                                        </File>
271                                        <File
272                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Contact\ContactPluginProxy.cpp">
273                                        </File>
274                                </Filter>
275                                <Filter
276                                        Name="DictyType"
277                                        Filter="">
278                                        <File
279                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\DictyType\DictyTypePlugin.cpp">
280                                        </File>
281                                        <File
282                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\DictyType\DictyTypePluginProxy.cpp">
283                                        </File>
284                                </Filter>
285                                <Filter
286                                        Name="Growth"
287                                        Filter="">
288                                        <File
289                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Growth\GrowthEnergy.cpp">
290                                        </File>
291                                        <File
292                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Growth\GrowthPlugin.cpp">
293                                        </File>
294                                        <File
295                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Growth\GrowthPluginProxy.cpp">
296                                        </File>
297                                        <File
298                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Growth\GrowthRenderer.cpp">
299                                        </File>
300                                </Filter>
301                                <Filter
302                                        Name="Mitosis"
303                                        Filter="">
304                                        <File
305                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Mitosis\MitosisPlugin.cpp">
306                                        </File>
307                                        <File
308                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Mitosis\MitosisPluginProxy.cpp">
309                                        </File>
310                                </Filter>
311                                <Filter
312                                        Name="Polarity"
313                                        Filter="">
314                                        <File
315                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Polarity\PolarityEnergy.cpp">
316                                        </File>
317                                        <File
318                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Polarity\PolarityPlugin.cpp">
319                                        </File>
320                                        <File
321                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Polarity\PolarityPluginProxy.cpp">
322                                        </File>
323                                </Filter>
324                                <Filter
325                                        Name="Surface"
326                                        Filter="">
327                                        <File
328                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Surface\SurfaceEnergy.cpp">
329                                        </File>
330                                        <File
331                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Surface\SurfacePlugin.cpp">
332                                        </File>
333                                        <File
334                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Surface\SurfacePluginProxy.cpp">
335                                        </File>
336                                </Filter>
337                                <Filter
338                                        Name="Volume"
339                                        Filter="">
340                                        <File
341                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Volume\VolumeEnergy.cpp">
342                                        </File>
343                                        <File
344                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Volume\VolumePlugin.cpp">
345                                        </File>
346                                        <File
347                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Volume\VolumePluginProxy.cpp">
348                                        </File>
349                                </Filter>
350                        </Filter>
351                        <Filter
352                                Name="Potts3D"
353                                Filter="">
354                                <File
355                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Potts3D\Cell.cpp">
356                                </File>
357                                <File
358                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Potts3D\DefaultAcceptanceFunction.cpp">
359                                </File>
360                                <File
361                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Potts3D\Potts3D.cpp">
362                                </File>
363                        </Filter>
364                        <Filter
365                                Name="Viz"
366                                Filter="">
367                                <File
368                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Viz\AdditiveRenderer.cpp">
369                                </File>
370                                <File
371                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Viz\DefaultFieldRenderer.cpp">
372                                </File>
373                                <File
374                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Viz\FieldRenderer.cpp">
375                                </File>
376                                <File
377                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Viz\VizProperties.cpp">
378                                </File>
379                        </Filter>
380                        <Filter
381                                Name="Linked"
382                                Filter="">
383                                <File
384                                        RelativePath=".\CompuCell3D\Externals\WindowsGlob.cpp">
385                                </File>
386                                <Filter
387                                        Name="BasicUtils"
388                                        Filter="">
389                                        <File
390                                                RelativePath=".\CompuCell3D\Externals\BasicUtils\src\BasicClassGroupFactory.cpp">
391                                        </File>
392                                        <File
393                                                RelativePath=".\CompuCell3D\Externals\BasicUtils\src\BasicClassRegistry.cpp">
394                                        </File>
395                                        <File
396                                                RelativePath=".\CompuCell3D\Externals\BasicUtils\src\BasicDynamicClassFactory.cpp">
397                                        </File>
398                                        <File
399                                                RelativePath=".\CompuCell3D\Externals\BasicUtils\src\BasicDynamicClassNodeBase.cpp">
400                                        </File>
401                                        <File
402                                                RelativePath=".\CompuCell3D\Externals\BasicUtils\src\BasicException.cpp">
403                                        </File>
404                                        <File
405                                                RelativePath=".\CompuCell3D\Externals\BasicUtils\src\BasicFileLocation.cpp">
406                                        </File>
407                                        <File
408                                                RelativePath=".\CompuCell3D\Externals\BasicUtils\src\BasicPluginInfo.cpp">
409                                        </File>
410                                        <File
411                                                RelativePath=".\CompuCell3D\Externals\BasicUtils\src\BasicRandomNumberGenerator.cpp">
412                                        </File>
413                                        <File
414                                                RelativePath=".\CompuCell3D\Externals\BasicUtils\src\BasicString.cpp">
415                                        </File>
416                                </Filter>
417                                <Filter
418                                        Name="XercesUtils"
419                                        Filter="">
420                                        <File
421                                                RelativePath=".\CompuCell3D\Externals\XercesUtils\src\BasicErrorHandler.cpp">
422                                        </File>
423                                        <File
424                                                RelativePath=".\CompuCell3D\Externals\XercesUtils\src\DOMHelpers.cpp">
425                                        </File>
426                                        <File
427                                                RelativePath=".\CompuCell3D\Externals\XercesUtils\src\ParseHelpers.cpp">
428                                        </File>
429                                        <File
430                                                RelativePath=".\CompuCell3D\Externals\XercesUtils\src\StreamBinInputStream.cpp">
431                                        </File>
432                                        <File
433                                                RelativePath=".\CompuCell3D\Externals\XercesUtils\src\StreamInputSource.cpp">
434                                        </File>
435                                        <File
436                                                RelativePath=".\CompuCell3D\Externals\XercesUtils\src\XercesStr.cpp">
437                                        </File>
438                                        <File
439                                                RelativePath=".\CompuCell3D\Externals\XercesUtils\src\XMLCompare.cpp">
440                                        </File>
441                                </Filter>
442                                <Filter
443                                        Name="XMLCereal"
444                                        Filter="">
445                                        <File
446                                                RelativePath=".\CompuCell3D\Externals\XMLCereal\src\XMLParseEvent.cpp">
447                                        </File>
448                                        <File
449                                                RelativePath=".\CompuCell3D\Externals\XMLCereal\src\XMLPullParser.cpp">
450                                        </File>
451                                        <File
452                                                RelativePath=".\CompuCell3D\Externals\XMLCereal\src\XMLPullParserImpl.cpp">
453                                        </File>
454                                        <File
455                                                RelativePath=".\CompuCell3D\Externals\XMLCereal\src\XMLSerializerImpl.cpp">
456                                        </File>
457                                </Filter>
458                        </Filter>
459                </Filter>
460                <Filter
461                        Name="Header Files"
462                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
463                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
464                        <File
465                                RelativePath=".\CompuCell3D\src\CompuCell3D\BlobFieldInitializer.h">
466                        </File>
467                        <File
468                                RelativePath=".\CompuCell3D\src\CompuCell3D\ClassRegistry.h">
469                        </File>
470                        <File
471                                RelativePath=".\CompuCell3D\src\CompuCell3D\OutputData.h">
472                        </File>
473                        <File
474                                RelativePath=".\CompuCell3D\src\CompuCell3D\PIFInitializer.h">
475                        </File>
476                        <File
477                                RelativePath=".\CompuCell3D\src\CompuCell3D\Plugin.h">
478                        </File>
479                        <File
480                                RelativePath=".\CompuCell3D\src\CompuCell3D\PluginManager.h">
481                        </File>
482                        <File
483                                RelativePath=".\CompuCell3D\src\CompuCell3D\SimObject.h">
484                        </File>
485                        <File
486                                RelativePath=".\CompuCell3D\src\CompuCell3D\Simulator.h">
487                        </File>
488                        <File
489                                RelativePath=".\CompuCell3D\src\CompuCell3D\Steppable.h">
490                        </File>
491                        <File
492                                RelativePath=".\CompuCell3D\src\CompuCell3D\UniformFieldInitializer.h">
493                        </File>
494                        <Filter
495                                Name="Automaton"
496                                Filter="">
497                                <File
498                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Automaton\Automaton.h">
499                                </File>
500                                <File
501                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Automaton\CellType.h">
502                                </File>
503                                <File
504                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Automaton\CellTypeDynamicClassNode.h">
505                                </File>
506                                <File
507                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Automaton\CellTypeNode.h">
508                                </File>
509                                <File
510                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Automaton\Transition.h">
511                                </File>
512                        </Filter>
513                        <Filter
514                                Name="Boundary"
515                                Filter="">
516                                <File
517                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Boundary\Boundary.h">
518                                </File>
519                                <File
520                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Boundary\BoundaryFactory.h">
521                                </File>
522                                <File
523                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Boundary\BoundaryStrategy.h">
524                                </File>
525                                <File
526                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Boundary\NoFluxBoundary.h">
527                                </File>
528                                <File
529                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Boundary\PeriodicBoundary.h">
530                                </File>
531                        </Filter>
532                        <Filter
533                                Name="Field3D"
534                                Filter="">
535                                <File
536                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Dim3D.h">
537                                </File>
538                                <File
539                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Field3D.h">
540                                </File>
541                                <File
542                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Field3DChangeWatcher.h">
543                                </File>
544                                <File
545                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Field3DImpl.h">
546                                </File>
547                                <File
548                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Field3DIO.h">
549                                </File>
550                                <File
551                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Neighbor.h">
552                                </File>
553                                <File
554                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\NeighborFinder.h">
555                                </File>
556                                <File
557                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\Point3D.h">
558                                </File>
559                                <File
560                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Field3D\WatchableField3D.h">
561                                </File>
562                        </Filter>
563                        <Filter
564                                Name="IO"
565                                Filter="">
566                                <File
567                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Io\OgleVizDumper.h">
568                                </File>
569                                <File
570                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Io\TripleVizDumper.h">
571                                </File>
572                        </Filter>
573                        <Filter
574                                Name="plugins"
575                                Filter="">
576                                <Filter
577                                        Name="CellSortType"
578                                        Filter="">
579                                        <File
580                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CellSortType\CellSortTypePlugin.h">
581                                        </File>
582                                </Filter>
583                                <Filter
584                                        Name="CenterOfMass"
585                                        Filter="">
586                                        <File
587                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CenterOfMass\CellCenterOfMass.h">
588                                        </File>
589                                        <File
590                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CenterOfMass\CenterOfMassDynamicClassNode.h">
591                                        </File>
592                                        <File
593                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CenterOfMass\CenterOfMassPlugin.h">
594                                        </File>
595                                        <File
596                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CenterOfMass\CenterOfMassRenderer.h">
597                                        </File>
598                                        <File
599                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\CenterOfMass\CenterOfMassTypeRenderer.h">
600                                        </File>
601                                </Filter>
602                                <Filter
603                                        Name="Chemical"
604                                        Filter="">
605                                        <File
606                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Chemical\ChemicalEnergy.h">
607                                        </File>
608                                        <File
609                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Chemical\ChemicalPlugin.h">
610                                        </File>
611                                        <File
612                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Chemical\ChemicalRenderer.h">
613                                        </File>
614                                </Filter>
615                                <Filter
616                                        Name="ChickGrowthType"
617                                        Filter="">
618                                        <File
619                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\ChickGrowthType\ChickGrowthCondensingTransition.h">
620                                        </File>
621                                        <File
622                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\ChickGrowthType\ChickGrowthNonCondensingTransition.h">
623                                        </File>
624                                        <File
625                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\ChickGrowthType\ChickGrowthTypePlugin.h">
626                                        </File>
627                                </Filter>
628                                <Filter
629                                        Name="ChickType"
630                                        Filter="">
631                                        <File
632                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\ChickType\ChickCondensingTransition.h">
633                                        </File>
634                                        <File
635                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\ChickType\ChickNonCondensingTransition.h">
636                                        </File>
637                                        <File
638                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\ChickType\ChickTypePlugin.h">
639                                        </File>
640                                </Filter>
641                                <Filter
642                                        Name="Contact"
643                                        Filter="">
644                                        <File
645                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Contact\ContactEnergy.h">
646                                        </File>
647                                        <File
648                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Contact\ContactPlugin.h">
649                                        </File>
650                                </Filter>
651                                <Filter
652                                        Name="DictyType"
653                                        Filter="">
654                                        <File
655                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\DictyType\DictyTypePlugin.h">
656                                        </File>
657                                </Filter>
658                                <Filter
659                                        Name="Growth"
660                                        Filter="">
661                                        <File
662                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Growth\GrowthEnergy.h">
663                                        </File>
664                                        <File
665                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Growth\GrowthPlugin.h">
666                                        </File>
667                                        <File
668                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Growth\GrowthRenderer.h">
669                                        </File>
670                                </Filter>
671                                <Filter
672                                        Name="Mitosis"
673                                        Filter="">
674                                        <File
675                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Mitosis\MitosisPlugin.h">
676                                        </File>
677                                </Filter>
678                                <Filter
679                                        Name="Polarity"
680                                        Filter="">
681                                        <File
682                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Polarity\CellPolarity.h">
683                                        </File>
684                                        <File
685                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Polarity\CellPolarityDynamicClassNode.h">
686                                        </File>
687                                        <File
688                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Polarity\PolarityEnergy.h">
689                                        </File>
690                                        <File
691                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Polarity\PolarityPlugin.h">
692                                        </File>
693                                </Filter>
694                                <Filter
695                                        Name="Surface"
696                                        Filter="">
697                                        <File
698                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Surface\CellSurface.h">
699                                        </File>
700                                        <File
701                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Surface\CellSurfaceDynamicClassNode.h">
702                                        </File>
703                                        <File
704                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Surface\SurfaceEnergy.h">
705                                        </File>
706                                        <File
707                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Surface\SurfacePlugin.h">
708                                        </File>
709                                </Filter>
710                                <Filter
711                                        Name="Volume"
712                                        Filter="">
713                                        <File
714                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Volume\CellVolume.h">
715                                        </File>
716                                        <File
717                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Volume\CellVolumeDynamicClassNode.h">
718                                        </File>
719                                        <File
720                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Volume\VolumeEnergy.h">
721                                        </File>
722                                        <File
723                                                RelativePath=".\CompuCell3D\src\CompuCell3D\plugins\Volume\VolumePlugin.h">
724                                        </File>
725                                </Filter>
726                        </Filter>
727                        <Filter
728                                Name="Potts3D"
729                                Filter="">
730                                <File
731                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Potts3D\AcceptanceFunction.h">
732                                </File>
733                                <File
734                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Potts3D\Cell.h">
735                                </File>
736                                <File
737                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Potts3D\CellChangeWatcher.h">
738                                </File>
739                                <File
740                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Potts3D\DefaultAcceptanceFunction.h">
741                                </File>
742                                <File
743                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Potts3D\EnergyFunction.h">
744                                </File>
745                                <File
746                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Potts3D\Potts3D.h">
747                                </File>
748                                <File
749                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Potts3D\Stepper.h">
750                                </File>
751                        </Filter>
752                        <Filter
753                                Name="Viz"
754                                Filter="">
755                                <File
756                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Viz\AdditiveRenderer.h">
757                                </File>
758                                <File
759                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Viz\DefaultFieldRenderer.h">
760                                </File>
761                                <File
762                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Viz\FieldRenderer.h">
763                                </File>
764                                <File
765                                        RelativePath=".\CompuCell3D\src\CompuCell3D\Viz\VizProperties.h">
766                                </File>
767                        </Filter>
768                        <Filter
769                                Name="Linked"
770                                Filter="">
771                                <File
772                                        RelativePath=".\CompuCell3D\Externals\WindowsGlob.h">
773                                </File>
774                        </Filter>
775                </Filter>
776                <Filter
777                        Name="Resource Files"
778                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
779                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
780                </Filter>
781        </Files>
782        <Globals>
783        </Globals>
784</VisualStudioProject>
Note: See TracBrowser for help on using the browser.