mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
8e88fef83b
Rename the install projects to cogl-install, so that it is easier to differentiate the projects when using the project set in a grand solution file, such as a grand solution file that is used to build the entire Clutter stack.
35 lines
885 B
Makefile
35 lines
885 B
Makefile
EXTRA_DIST = \
|
|
cogl.sln \
|
|
cogl-version-paths.props \
|
|
cogl-build-defines.props \
|
|
cogl-gen-srcs.props \
|
|
cogl-install.props \
|
|
cogl.vcxproj \
|
|
cogl.vcxprojin \
|
|
cogl.vcxproj.filters \
|
|
cogl.vcxproj.filtersin \
|
|
cogl-path.vcxproj \
|
|
cogl-path.vcxprojin \
|
|
cogl-path.vcxproj.filters \
|
|
cogl-path.vcxproj.filtersin \
|
|
cogl-pango.vcxproj \
|
|
cogl-pango.vcxprojin \
|
|
cogl-pango.vcxproj.filters \
|
|
cogl-pango.vcxproj.filtersin \
|
|
cogl-hello.vcxproj \
|
|
cogl-hello.vcxproj.filters \
|
|
cogl-sdl2-hello.vcxproj \
|
|
cogl-sdl2-hello.vcxproj.filters \
|
|
cogl-msaa.vcxproj \
|
|
cogl-msaa.vcxproj.filters \
|
|
cogl-info.vcxproj \
|
|
cogl-info.vcxproj.filters \
|
|
cogl-crate.vcxproj \
|
|
cogl-crate.vcxproj.filters \
|
|
test-conformance-cogl.vcxproj \
|
|
test-conformance-cogl.vcxprojin \
|
|
test-conformance-cogl.vcxproj.filters \
|
|
test-conformance-cogl.vcxproj.filtersin \
|
|
cogl-install.vcxproj \
|
|
README.txt
|