Changeset 450 for trunk/VUT/GtpVisibilityPreprocessor/src/Makefile
- Timestamp:
- 12/05/05 10:03:20 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/GtpVisibilityPreprocessor/src/Makefile
r446 r450 1 1 ############################################################################# 2 2 # Makefile for building: preprocessor 3 # Generated by qmake (1.07a) (Qt 3.3.2) on: Sun Dec 04 20:05:5120053 # Generated by qmake (1.07a) (Qt 3.3.2) on: Mon Dec 05 09:51:45 2005 4 4 # Project: preprocessor.pro 5 5 # Template: app … … 80 80 RayInfo.cpp \ 81 81 RssTree.cpp \ 82 RssPreprocessor.cpp 82 RssPreprocessor.cpp \ 83 ViewCellsManager.cpp \ 84 VspBspTree.cpp 83 85 OBJECTS = Preprocessor.obj \ 84 86 SamplingPreprocessor.obj \ … … 118 120 RayInfo.obj \ 119 121 RssTree.obj \ 120 RssPreprocessor.obj 122 RssPreprocessor.obj \ 123 ViewCellsManager.obj \ 124 VspBspTree.obj 121 125 FORMS = 122 126 UICDECLS = … … 218 222 -$(DEL_FILE) RssTree.obj 219 223 -$(DEL_FILE) RssPreprocessor.obj 224 -$(DEL_FILE) ViewCellsManager.obj 225 -$(DEL_FILE) VspBspTree.obj 220 226 -$(DEL_FILE) preprocessor.pdb 221 227 -$(DEL_FILE) preprocessor.ilk … … 241 247 ViewCell.h \ 242 248 Environment.h \ 243 RenderSimulator.h \ 249 ViewCellsManager.h \ 250 ViewCellBsp.h \ 251 VspBspTree.h \ 252 VspKdTree.h \ 244 253 Containers.h \ 245 254 AxisAlignedBox3.h \ … … 255 264 Mesh.h \ 256 265 KdTree.h \ 257 ViewCellBsp.h \258 VspKdTree.h \259 266 Intersectable.h \ 260 267 Pvs.h \ … … 273 280 Polygon3.h \ 274 281 ViewCell.h \ 282 ViewCellsManager.h \ 275 283 RenderSimulator.h \ 276 284 Containers.h \ … … 286 294 VssRay.h \ 287 295 Mesh.h \ 288 ViewCellBsp.h \ 289 VspKdTree.h \ 290 Intersectable.h \ 291 Material.h \ 292 Statistics.h \ 293 RayInfo.h \ 294 Exporter.h \ 296 Intersectable.h \ 297 Material.h \ 298 Exporter.h \ 299 Statistics.h \ 295 300 296 301 … … 301 306 Mesh.h \ 302 307 KdTree.h \ 303 ViewCellBsp.h \ 304 ViewCell.h \ 305 VspKdTree.h \ 306 Intersectable.h \ 307 Plane3.h \ 308 Matrix4x4.h \ 309 AxisAlignedBox3.h \ 310 Material.h \ 311 Pvs.h \ 312 Rectangle3.h \ 313 Vector3.h \ 314 common.h \ 315 Ray.h \ 316 Polygon3.h \ 317 Statistics.h \ 318 VssRay.h \ 319 RayInfo.h \ 308 Intersectable.h \ 309 Plane3.h \ 310 Matrix4x4.h \ 311 AxisAlignedBox3.h \ 312 Material.h \ 313 Pvs.h \ 314 Rectangle3.h \ 315 Vector3.h \ 316 common.h \ 317 Ray.h \ 320 318 321 319 … … 479 477 Mesh.h \ 480 478 KdTree.h \ 481 ViewCellBsp.h \ 482 VspKdTree.h \ 483 Intersectable.h \ 484 Plane3.h \ 485 Matrix4x4.h \ 486 AxisAlignedBox3.h \ 487 Material.h \ 488 Pvs.h \ 489 Rectangle3.h \ 490 Vector3.h \ 491 common.h \ 492 Ray.h \ 493 Polygon3.h \ 494 Statistics.h \ 495 RayInfo.h \ 479 Intersectable.h \ 480 Plane3.h \ 481 Matrix4x4.h \ 482 AxisAlignedBox3.h \ 483 Material.h \ 484 Pvs.h \ 485 Rectangle3.h \ 486 Vector3.h \ 487 common.h \ 488 Ray.h \ 496 489 497 490 … … 550 543 SceneGraph.h \ 551 544 Triangle3.h \ 552 ViewCell .h \545 ViewCellsManager.h \ 553 546 Parser.h \ 554 547 Containers.h \ … … 563 556 common.h \ 564 557 Ray.h \ 558 VssRay.h \ 565 559 566 560 … … 726 720 VssRay.h \ 727 721 VssTree.h \ 722 ViewCellsManager.h \ 728 723 Containers.h \ 729 724 AxisAlignedBox3.h \ … … 737 732 Preprocessor.h \ 738 733 Mesh.h \ 739 ViewCellBsp.h \ 740 VspKdTree.h \ 741 Intersectable.h \ 742 Material.h \ 743 Statistics.h \ 744 RayInfo.h \ 745 Exporter.h \ 734 Intersectable.h \ 735 Material.h \ 736 Exporter.h \ 737 Statistics.h \ 746 738 747 739 … … 834 826 Preprocessor.h \ 835 827 Mesh.h \ 828 Intersectable.h \ 829 Material.h \ 830 Exporter.h \ 831 Statistics.h \ 832 833 834 ViewCellsManager.obj: ViewCellsManager.cpp \ 835 ViewCellsManager.h \ 836 RenderSimulator.h \ 837 Mesh.h \ 838 Triangle3.h \ 839 ViewCell.h \ 840 Environment.h \ 841 X3dParser.h \ 836 842 ViewCellBsp.h \ 843 KdTree.h \ 837 844 VspKdTree.h \ 838 Intersectable.h \ 839 Material.h \ 840 Statistics.h \ 845 Exporter.h \ 846 VspBspTree.h \ 847 Ray.h \ 848 VssRay.h \ 849 Containers.h \ 850 Matrix4x4.h \ 851 Vector3.h \ 852 common.h \ 853 Statistics.h \ 854 Intersectable.h \ 855 Plane3.h \ 856 AxisAlignedBox3.h \ 857 Material.h \ 858 Pvs.h \ 859 Rectangle3.h \ 860 Parser.h \ 861 Polygon3.h \ 841 862 RayInfo.h \ 842 Exporter.h \ 863 864 865 VspBspTree.obj: VspBspTree.cpp \ 866 Plane3.h \ 867 VspBspTree.h \ 868 Mesh.h \ 869 common.h \ 870 ViewCell.h \ 871 Environment.h \ 872 Polygon3.h \ 873 Ray.h \ 874 AxisAlignedBox3.h \ 875 Exporter.h \ 876 Vector3.h \ 877 Containers.h \ 878 Statistics.h \ 879 VssRay.h \ 880 RayInfo.h \ 881 Intersectable.h \ 882 Matrix4x4.h \ 883 Material.h \ 884 Pvs.h \ 885 Rectangle3.h \ 843 886 844 887
Note: See TracChangeset
for help on using the changeset viewer.