Changeset 1395

Show
Ignore:
Timestamp:
06/20/08 06:35:38 (4 months ago)
Author:
rexbron
Message:

Build openeffectslib (seems to only include one plugin) on Linux. Should work on other platforms.

Location:
trunk
Files:
3 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk

    • Property bzr:revision-id:v3-trunk0
      •  

        old new  
        16161390 andrew@aehunter.net-20080619141046-tgdq69hsumw4x55z 
        17171391 andrew@aehunter.net-20080620113224-d5thhgo782mw0rjo 
         181392 andrew@aehunter.net-20080620113516-xdm7bt94xjmnlkme 
    • Property bzr:file-ids
      •  

        old new  
        1 src/openimagelib/plugins/bmp/CMakeLists.txt     cmakelists.txt-20080620054117-eojq7cb6mkwmdhrt-1 
        2 src/openimagelib/plugins/dds/CMakeLists.txt     cmakelists.txt-20080620054316-rh0ne5gsqn1wu7x7-1 
        3 src/openimagelib/plugins/dpx/CMakeLists.txt     cmakelists.txt-20080620053537-iis5yie2yksbjc7s-1 
        4 src/openimagelib/plugins/exr/CMakeLists.txt     cmakelists.txt-20080620063034-pwotrghy7ty4d9he-1 
        5 src/openimagelib/plugins/hdr/CMakeLists.txt     cmakelists.txt-20080620063336-38shdw7234ewciiz-1 
        6 src/openimagelib/plugins/png/CMakeLists.txt     cmakelists.txt-20080620064009-bafahiyohvou2xsb-1 
        7 src/openimagelib/plugins/psd/CMakeLists.txt     cmakelists.txt-20080620064324-vbvaeoaxtm8km7eg-1 
        8 src/openimagelib/plugins/sgi/CMakeLists.txt     cmakelists.txt-20080620064519-tohfk8jnqisxmg2u-1 
        9 src/openimagelib/plugins/tga/CMakeLists.txt     cmakelists.txt-20080620064801-7n6khilt26k2aif8-1 
         1src/openeffectslib/CMakeLists.txt       cmakelists.txt-20080620065821-lx20brr9ray4embr-1 
         2src/openeffectslib/plugins/CMakeLists.txt       cmakelists.txt-20080620065821-lx20brr9ray4embr-2 
         3src/openeffectslib/plugins/tonemap/CMakeLists.txt       cmakelists.txt-20080620065821-lx20brr9ray4embr-3 
    • Property bzr:ancestry:v3-trunk0
      •  

        old new  
        1616andrew@aehunter.net-20080619141005-75220r6w2cvqbj8f 
        1717andrew@aehunter.net-20080620064802-8b2g4wfk32dn8mmz 
         18andrew@aehunter.net-20080620070000-xodqay60ukgg300p 
    • Property bzr:revision-info
      •  

        old new  
        1 timestamp: 2008-06-20 12:32:24.180000067 +0100 
         1timestamp: 2008-06-20 12:35:16.835999966 +0100 
        22committer: Andrew Hunter <andrew@aehunter.net> 
        33properties:  
  • trunk/src/CMakeLists.txt

    r1367 r1395  
    33add_subdirectory( openmedialib ) 
    44add_subdirectory( openassetlib ) 
    5 #add_subdirectory( openeffectslib ) 
     5add_subdirectory( openeffectslib ) 
    66add_subdirectory( openobjectlib )