74c01cdd0f
...and drop these project files, as the way how the conformance tests are built has been totally reworked. Instead, in the future, use NMake Makefiles to build them, which will be proposed later.
48 lines
1.6 KiB
Makefile
48 lines
1.6 KiB
Makefile
EXTRA_DIST = \
|
|
cally-atkcomponent-example.vcxproj \
|
|
cally-atkcomponent-example.vcxproj.filters \
|
|
cally-atkeditabletext-example.vcxproj \
|
|
cally-atkeditabletext-example.vcxproj.filters \
|
|
cally-atkevents-example.vcxproj \
|
|
cally-atkevents-example.vcxproj.filters \
|
|
cally-atktext-example.vcxproj \
|
|
cally-atktext-example.vcxproj.filters \
|
|
cally-clone-example.vcxproj \
|
|
cally-clone-example.vcxproj.filters \
|
|
clutter.sln \
|
|
clutter.vcxproj \
|
|
clutter.vcxprojin \
|
|
clutter.vcxproj.filters \
|
|
clutter.vcxproj.filtersin \
|
|
clutter.props \
|
|
install.vcxproj \
|
|
test-cogl-perf.vcxproj \
|
|
test-cogl-perf.vcxproj.filters \
|
|
test-interactive-clutter.vcxproj \
|
|
test-interactive-clutter.vcxprojin \
|
|
test-interactive-clutter.vcxproj.filters \
|
|
test-interactive-clutter.vcxproj.filtersin \
|
|
test-picking.vcxproj \
|
|
test-picking.vcxproj.filters \
|
|
test-picking-performance.vcxproj \
|
|
test-picking-performance.vcxproj.filters \
|
|
test-random-text.vcxproj \
|
|
test-random-text.vcxproj.filters \
|
|
test-state-hidden-performance.vcxproj \
|
|
test-state-hidden-performance.vcxproj.filters \
|
|
test-state-interactive-performance.vcxproj \
|
|
test-state-interactive-performance.vcxproj.filters \
|
|
test-state-mini-performance.vcxproj \
|
|
test-state-mini-performance.vcxproj.filters \
|
|
test-state-performance.vcxproj \
|
|
test-state-performance.vcxproj.filters \
|
|
test-state-pick-performance.vcxproj \
|
|
test-state-pick-performance.vcxproj.filters \
|
|
test-text-perf.vcxproj \
|
|
test-text-perf.vcxproj.filters \
|
|
test-text-perf-performance.vcxproj \
|
|
test-text-perf-performance.vcxproj.filters \
|
|
test-text.vcxproj \
|
|
test-text.vcxproj.filters \
|
|
README.txt
|