Ignore:
Timestamp:
06/10/08 10:54:13 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/CHC_revisited/chc_revisited.vcproj

    r2642 r2746  
    182182                        > 
    183183                        <File 
    184                                 RelativePath=".\DataTypes.c" 
    185                                 > 
    186                         </File> 
    187                         <File 
    188                                 RelativePath=".\Geometry.cpp" 
     184                                RelativePath=".\AxisAlignedBox3.cpp" 
     185                                > 
     186                        </File> 
     187                        <File 
     188                                RelativePath=".\common.cpp" 
    189189                                > 
    190190                        </File> 
     
    194194                        </File> 
    195195                        <File 
    196                                 RelativePath=".\MathStuff.c" 
     196                                RelativePath=".\Material.cpp" 
     197                                > 
     198                        </File> 
     199                        <File 
     200                                RelativePath=".\Matrix4x4.cpp" 
    197201                                > 
    198202                        </File> 
     
    216220                        > 
    217221                        <File 
    218                                 RelativePath=".\DataTypes.h" 
    219                                 > 
    220                         </File> 
    221                         <File 
    222                                 RelativePath=".\Geometry.h" 
     222                                RelativePath=".\AxisAlignedBox3.h" 
     223                                > 
     224                        </File> 
     225                        <File 
     226                                RelativePath=".\Bvh.cpp" 
     227                                > 
     228                        </File> 
     229                        <File 
     230                                RelativePath=".\Bvh.h" 
     231                                > 
     232                        </File> 
     233                        <File 
     234                                RelativePath=".\common.h" 
    223235                                > 
    224236                        </File> 
     
    228240                        </File> 
    229241                        <File 
    230                                 RelativePath=".\HierarchyNode.h" 
    231                                 > 
    232                         </File> 
    233                         <File 
    234                                 RelativePath=".\MathStuff.h" 
     242                                RelativePath=".\Material.h" 
     243                                > 
     244                        </File> 
     245                        <File 
     246                                RelativePath=".\Matrix4x4.h" 
    235247                                > 
    236248                        </File> 
     
    240252                        </File> 
    241253                        <File 
    242                                 RelativePath=".\teapot.h" 
    243                                 > 
    244                         </File> 
    245                         <File 
    246254                                RelativePath=".\Timers.h" 
     255                                > 
     256                        </File> 
     257                        <File 
     258                                RelativePath=".\Vector3.cpp" 
     259                                > 
     260                        </File> 
     261                        <File 
     262                                RelativePath=".\Vector3.h" 
    247263                                > 
    248264                        </File> 
Note: See TracChangeset for help on using the changeset viewer.