Ignore:
Timestamp:
01/07/07 23:25:57 (17 years ago)
Author:
bittner
Message:

mutation strategy

File:
1 edited

Legend:

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

    r1942 r1952  
    116116 
    117117CONFIG(qt) { 
    118 HEADERS += QtPreprocessorThread.h QtInterface/QtGlRenderer.h \ 
     118HEADERS += QtInterface/QtPreprocessorThread.h QtInterface/QtGlRenderer.h \ 
    119119QtInterface/QtGlViewer.h 
    120 SOURCES += OcclusionQuery.cpp QtPreprocessorThread.cpp \ 
     120SOURCES += OcclusionQuery.cpp QtInterface/QtPreprocessorThread.cpp \ 
    121121QtInterface/QtGlRenderer.cpp QtInterface/QtGlViewer.cpp  
    122122} else { 
Note: See TracChangeset for help on using the changeset viewer.