2568182506
...instead of the SDL-1.x example. The SDL-1.x example is not going to run well against Cogl built against SDL-2.x.
21 lines
407 B
Makefile
21 lines
407 B
Makefile
EXTRA_DIST = \
|
|
cogl.sln \
|
|
cogl_sdl.sln \
|
|
cogl.vsprops \
|
|
cogl.vcproj \
|
|
cogl.vcprojin \
|
|
cogl-path.vcproj \
|
|
cogl-path.vcprojin \
|
|
cogl-pango.vcproj \
|
|
cogl-pango.vcprojin \
|
|
test-conformance-cogl.vcproj \
|
|
test-conformance-cogl.vcprojin \
|
|
cogl-hello.vcproj \
|
|
cogl-sdl2-hello.vcproj \
|
|
cogl-crate.vcproj \
|
|
cogl-msaa.vcproj \
|
|
cogl-info.vcproj \
|
|
install.vcproj \
|
|
install_sdl.vcproj \
|
|
README.txt
|