Changeset 1395
- Timestamp:
- 06/20/08 06:35:38 (4 months ago)
- Location:
- trunk
- Files:
-
- 3 added
- 2 modified
-
. (modified) (4 props)
-
src/CMakeLists.txt (modified) (1 diff)
-
src/openeffectslib/CMakeLists.txt (added)
-
src/openeffectslib/plugins/CMakeLists.txt (added)
-
src/openeffectslib/plugins/tonemap/CMakeLists.txt (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property bzr:revision-id:v3-trunk0
-
old new 16 16 1390 andrew@aehunter.net-20080619141046-tgdq69hsumw4x55z 17 17 1391 andrew@aehunter.net-20080620113224-d5thhgo782mw0rjo 18 1392 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 1 src/openeffectslib/CMakeLists.txt cmakelists.txt-20080620065821-lx20brr9ray4embr-1 2 src/openeffectslib/plugins/CMakeLists.txt cmakelists.txt-20080620065821-lx20brr9ray4embr-2 3 src/openeffectslib/plugins/tonemap/CMakeLists.txt cmakelists.txt-20080620065821-lx20brr9ray4embr-3
-
- Property bzr:ancestry:v3-trunk0
-
old new 16 16 andrew@aehunter.net-20080619141005-75220r6w2cvqbj8f 17 17 andrew@aehunter.net-20080620064802-8b2g4wfk32dn8mmz 18 andrew@aehunter.net-20080620070000-xodqay60ukgg300p
-
- Property bzr:revision-info
-
old new 1 timestamp: 2008-06-20 12:3 2:24.180000067+01001 timestamp: 2008-06-20 12:35:16.835999966 +0100 2 2 committer: Andrew Hunter <andrew@aehunter.net> 3 3 properties:
-
- Property bzr:revision-id:v3-trunk0
-
trunk/src/CMakeLists.txt
r1367 r1395 3 3 add_subdirectory( openmedialib ) 4 4 add_subdirectory( openassetlib ) 5 #add_subdirectory( openeffectslib )5 add_subdirectory( openeffectslib ) 6 6 add_subdirectory( openobjectlib )
