Changeset 427 for trunk/VUT/GtpVisibilityPreprocessor/src/Makefile
- Timestamp:
- 11/22/05 20:51:37 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/GtpVisibilityPreprocessor/src/Makefile
r401 r427 1 1 ############################################################################# 2 2 # Makefile for building: preprocessor 3 # Generated by qmake (1.07a) (Qt 3.3.2) on: Wed Nov 09 22:44:2520053 # Generated by qmake (1.07a) (Qt 3.3.2) on: Tue Nov 22 12:10:40 2005 4 4 # Project: preprocessor.pro 5 5 # Template: app … … 74 74 VssRay.cpp \ 75 75 VssTree.cpp \ 76 VssPreprocessor.cpp 76 VssPreprocessor.cpp \ 77 RenderSimulator.cpp \ 78 VspKdTree.cpp \ 79 RayInfo.cpp 77 80 OBJECTS = Preprocessor.obj \ 78 81 SamplingPreprocessor.obj \ … … 107 110 VssRay.obj \ 108 111 VssTree.obj \ 109 VssPreprocessor.obj 112 VssPreprocessor.obj \ 113 RenderSimulator.obj \ 114 VspKdTree.obj \ 115 RayInfo.obj 110 116 FORMS = 111 117 UICDECLS = … … 202 208 -$(DEL_FILE) VssTree.obj 203 209 -$(DEL_FILE) VssPreprocessor.obj 210 -$(DEL_FILE) RenderSimulator.obj 211 -$(DEL_FILE) VspKdTree.obj 212 -$(DEL_FILE) RayInfo.obj 204 213 205 214 … … 220 229 ViewCell.h \ 221 230 Environment.h \ 222 Containers.h \ 223 AxisAlignedBox3.h \ 224 Rectangle3.h \ 225 Matrix4x4.h \ 226 Vector3.h \ 227 Plane3.h \ 228 common.h \ 229 Material.h \ 230 VssRay.h \ 231 RenderSimulator.h \ 232 Containers.h \ 233 AxisAlignedBox3.h \ 234 Rectangle3.h \ 235 Matrix4x4.h \ 236 Vector3.h \ 237 Plane3.h \ 238 common.h \ 239 Material.h \ 240 VssRay.h \ 241 Ray.h \ 231 242 Parser.h \ 232 243 Mesh.h \ 233 244 KdTree.h \ 234 245 ViewCellBsp.h \ 235 Intersectable.h \ 236 Pvs.h \ 237 Ray.h \ 238 Polygon3.h \ 246 VspKdTree.h \ 247 Intersectable.h \ 248 Pvs.h \ 249 Polygon3.h \ 250 Statistics.h \ 251 RayInfo.h \ 239 252 240 253 … … 248 261 Polygon3.h \ 249 262 ViewCell.h \ 263 RenderSimulator.h \ 250 264 Containers.h \ 251 265 AxisAlignedBox3.h \ … … 258 272 Pvs.h \ 259 273 Preprocessor.h \ 260 Mesh.h \ 261 ViewCellBsp.h \ 262 Intersectable.h \ 263 Material.h \ 264 Exporter.h \ 265 VssRay.h \ 274 VssRay.h \ 275 Mesh.h \ 276 ViewCellBsp.h \ 277 VspKdTree.h \ 278 Intersectable.h \ 279 Material.h \ 280 Statistics.h \ 281 RayInfo.h \ 282 Exporter.h \ 266 283 267 284 … … 274 291 ViewCellBsp.h \ 275 292 ViewCell.h \ 276 Intersectable.h \ 277 Plane3.h \ 278 Matrix4x4.h \ 279 AxisAlignedBox3.h \ 280 Material.h \ 281 Pvs.h \ 282 Rectangle3.h \ 283 Vector3.h \ 284 common.h \ 285 Ray.h \ 286 Polygon3.h \ 293 VspKdTree.h \ 294 Intersectable.h \ 295 Plane3.h \ 296 Matrix4x4.h \ 297 AxisAlignedBox3.h \ 298 Material.h \ 299 Pvs.h \ 300 Rectangle3.h \ 301 Vector3.h \ 302 common.h \ 303 Ray.h \ 304 Polygon3.h \ 305 Statistics.h \ 306 VssRay.h \ 307 RayInfo.h \ 287 308 288 309 … … 347 368 Polygon3.h \ 348 369 VssRay.h \ 349 Containers.h \ 350 AxisAlignedBox3.h \ 351 Rectangle3.h \ 352 Matrix4x4.h \ 353 Vector3.h \ 354 Plane3.h \ 355 Exporter.h \ 356 Material.h \ 357 Intersectable.h \ 358 Pvs.h \ 359 Ray.h \ 370 VspKdTree.h \ 371 Containers.h \ 372 AxisAlignedBox3.h \ 373 Rectangle3.h \ 374 Matrix4x4.h \ 375 Vector3.h \ 376 Plane3.h \ 377 Exporter.h \ 378 Material.h \ 379 Ray.h \ 380 Intersectable.h \ 381 Pvs.h \ 382 Statistics.h \ 383 RayInfo.h \ 360 384 361 385 … … 374 398 VssRay.h \ 375 399 Material.h \ 400 Ray.h \ 376 401 Pvs.h \ 377 402 … … 434 459 SceneGraph.h \ 435 460 Preprocessor.h \ 436 Containers.h \ 437 Mesh.h \ 438 KdTree.h \ 439 ViewCellBsp.h \ 440 Intersectable.h \ 441 Plane3.h \ 442 Matrix4x4.h \ 443 AxisAlignedBox3.h \ 444 Material.h \ 445 Pvs.h \ 446 Rectangle3.h \ 447 Vector3.h \ 448 common.h \ 449 Ray.h \ 450 Polygon3.h \ 451 VssRay.h \ 461 VssRay.h \ 462 Containers.h \ 463 Mesh.h \ 464 KdTree.h \ 465 ViewCellBsp.h \ 466 VspKdTree.h \ 467 Intersectable.h \ 468 Plane3.h \ 469 Matrix4x4.h \ 470 AxisAlignedBox3.h \ 471 Material.h \ 472 Pvs.h \ 473 Rectangle3.h \ 474 Vector3.h \ 475 common.h \ 476 Ray.h \ 477 Polygon3.h \ 478 Statistics.h \ 479 RayInfo.h \ 452 480 453 481 … … 476 504 Material.h \ 477 505 Vector3.h \ 478 common.h \ 506 Ray.h \ 507 common.h \ 508 Matrix4x4.h \ 479 509 480 510 … … 595 625 Vector3.h \ 596 626 common.h \ 627 Statistics.h \ 597 628 598 629 … … 628 659 Vector3.h \ 629 660 Containers.h \ 661 Statistics.h \ 630 662 Intersectable.h \ 631 663 Matrix4x4.h \ … … 644 676 AxisAlignedBox3.h \ 645 677 Vector3.h \ 646 common.h \ 647 Rectangle3.h \ 648 Matrix4x4.h \ 678 Ray.h \ 679 common.h \ 680 Matrix4x4.h \ 681 Rectangle3.h \ 649 682 Plane3.h \ 650 683 … … 660 693 Vector3.h \ 661 694 common.h \ 662 Rectangle3.h \663 Matrix4x4.h \695 Matrix4x4.h \ 696 Rectangle3.h \ 664 697 Plane3.h \ 665 698 Pvs.h \ … … 689 722 Mesh.h \ 690 723 ViewCellBsp.h \ 691 Intersectable.h \ 692 Material.h \ 693 Exporter.h \ 694 Statistics.h \ 724 VspKdTree.h \ 725 Intersectable.h \ 726 Material.h \ 727 Statistics.h \ 728 RayInfo.h \ 729 Exporter.h \ 730 731 732 RenderSimulator.obj: RenderSimulator.cpp \ 733 RenderSimulator.h \ 734 KdTree.h \ 735 ViewCellBsp.h \ 736 ViewCell.h \ 737 common.h \ 738 Statistics.h \ 739 Containers.h \ 740 AxisAlignedBox3.h \ 741 Ray.h \ 742 Pvs.h \ 743 Rectangle3.h \ 744 Matrix4x4.h \ 745 Vector3.h \ 746 Plane3.h \ 747 Mesh.h \ 748 Polygon3.h \ 749 Intersectable.h \ 750 Material.h \ 751 752 753 VspKdTree.obj: VspKdTree.cpp \ 754 VspKdTree.h \ 755 Environment.h \ 756 VssRay.h \ 757 Intersectable.h \ 758 Ray.h \ 759 RayInfo.h \ 760 AxisAlignedBox3.h \ 761 Statistics.h \ 762 Vector3.h \ 763 common.h \ 764 Matrix4x4.h \ 765 Rectangle3.h \ 766 Plane3.h \ 767 Pvs.h \ 768 769 770 RayInfo.obj: RayInfo.cpp \ 771 RayInfo.h \ 772 Ray.h \ 773 VssRay.h \ 774 Matrix4x4.h \ 775 Vector3.h \ 776 common.h \ 695 777 696 778
Note: See TracChangeset
for help on using the changeset viewer.