- Timestamp:
- 06/10/08 10:54:13 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/CHC_revisited/chc_revisited.vcproj
r2642 r2746 182 182 > 183 183 <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" 189 189 > 190 190 </File> … … 194 194 </File> 195 195 <File 196 RelativePath=".\MathStuff.c" 196 RelativePath=".\Material.cpp" 197 > 198 </File> 199 <File 200 RelativePath=".\Matrix4x4.cpp" 197 201 > 198 202 </File> … … 216 220 > 217 221 <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" 223 235 > 224 236 </File> … … 228 240 </File> 229 241 <File 230 RelativePath=".\ HierarchyNode.h"231 > 232 </File> 233 <File 234 RelativePath=".\Mat hStuff.h"242 RelativePath=".\Material.h" 243 > 244 </File> 245 <File 246 RelativePath=".\Matrix4x4.h" 235 247 > 236 248 </File> … … 240 252 </File> 241 253 <File 242 RelativePath=".\teapot.h"243 >244 </File>245 <File246 254 RelativePath=".\Timers.h" 255 > 256 </File> 257 <File 258 RelativePath=".\Vector3.cpp" 259 > 260 </File> 261 <File 262 RelativePath=".\Vector3.h" 247 263 > 248 264 </File>
Note: See TracChangeset
for help on using the changeset viewer.