fc9248b3b6
Rename the install projects to clutter-install so that it would be easier to use the project file set as a part of a grand solution file, such as one that is used to build the entire Clutter stack.
30 lines
866 B
Makefile
30 lines
866 B
Makefile
EXTRA_DIST = \
|
|
cally-atkcomponent-example.vcproj \
|
|
cally-atkeditabletext-example.vcproj \
|
|
cally-atkevents-example.vcproj \
|
|
cally-atktext-example.vcproj \
|
|
cally-clone-example.vcproj \
|
|
clutter.sln \
|
|
clutter.vcproj \
|
|
clutter.vcprojin \
|
|
clutter-build-defines.vsprops \
|
|
clutter-gen-srcs.vsprops \
|
|
clutter-install.vsprops \
|
|
clutter-version-paths.vsprops \
|
|
clutter-install.vcproj \
|
|
test-cogl-perf.vcproj \
|
|
test-interactive-clutter.vcproj \
|
|
test-interactive-clutter.vcprojin \
|
|
test-picking.vcproj \
|
|
test-picking-performance.vcproj \
|
|
test-random-text.vcproj \
|
|
test-state-hidden-performance.vcproj \
|
|
test-state-interactive-performance.vcproj \
|
|
test-state-mini-performance.vcproj \
|
|
test-state-performance.vcproj \
|
|
test-state-pick-performance.vcproj \
|
|
test-text-perf.vcproj \
|
|
test-text-perf-performance.vcproj \
|
|
test-text.vcproj \
|
|
README.txt
|