Ignore:
Timestamp:
08/21/06 14:38:24 (18 years ago)
Author:
bittner
Message:

deleted power plant from the svn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/preprocessor.pro

    r1217 r1248  
    1 CONFIG -= qt  
     1#CONFIG -= qt  
    22CONFIG  += console warn_off thread release 
    33 
     
    7070MutualVisibility.cpp Triangle3.cpp Rectangle3.cpp Plane3.cpp Polygon3.cpp \ 
    7171ViewCell.cpp ViewCellBsp.cpp Halton.cpp VssRay.cpp VssTree.cpp VssPreprocessor.cpp \ 
    72 RenderSimulator.cpp RayInfo.cpp RssTree.cpp RssPreprocessor.cpp \ 
     72RenderSimulator.cpp RayInfo.cpp RssTree.cpp RssPreprocessor.cpp \  
    7373ViewCellsManager.cpp VspBspTree.cpp GlRenderer.cpp \ 
    7474PreprocessorThread.cpp Renderer.cpp Beam.cpp ViewCellsParser.cpp Tetrahedron3.cpp \ 
    7575VrmlExporter.cpp PlyParser.cpp plyfile.c RenderSampler.cpp \ 
    7676GzBinFileInputStream.cpp  GzFileInputSource.cpp \ 
    77 VspOspTree.cpp LogManager.cpp \ 
    78 SamplingStrategy.cpp KdIntersectable.cpp BoostPreprocessorThread.cpp 
     77LogManager.cpp \ 
     78SamplingStrategy.cpp KdIntersectable.cpp BoostPreprocessorThread.cpp \ 
     79OspTree.cpp HierarchyManager.cpp ObjParser.cpp VspTree.cpp BvHierarchy.cpp  
     80 
     81 
    7982 
    8083CONFIG(qt) { 
Note: See TracChangeset for help on using the changeset viewer.