Ignore:
Timestamp:
08/22/05 21:07:44 (19 years ago)
Author:
bittner
Message:

Merged sources with ViewCellBsp?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/preprocessor.pro

    r209 r245  
    1616 
    1717# RELEASE CONFIG 
    18 #CONFIG         += windows warn_on thread 
     18#CONFIG         += windows warn_on thread release 
    1919 
    2020# DEPENDPATH    = ../../include 
     
    3232Matrix4x4.cpp Vector3.cpp AxisAlignedBox3.cpp Ray.cpp main.cpp Mesh.cpp \ 
    3333Exporter.cpp Camera.cpp X3dParser.cpp MeshKdTree.cpp Pvs.cpp \ 
    34 MutualVisibility.cpp Triangle3.cpp Rectangle3.cpp Plane3.cpp 
     34MutualVisibility.cpp Triangle3.cpp Rectangle3.cpp Plane3.cpp Polygon3.cpp \ 
     35ViewCell.cpp ViewCellBsp.cpp 
    3536 
    3637 
Note: See TracChangeset for help on using the changeset viewer.