Mercurial > fife-parpg
comparison ext/guichan-0.8.2/examples/Makefile.am @ 378:64738befdf3b
bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife.
author | vtchill@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Mon, 11 Jan 2010 23:34:52 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
377:fe6fb0e0ed23 | 378:64738befdf3b |
---|---|
1 EXTRA_DIST = \ | |
2 Makefile.examples \ | |
3 action.hpp \ | |
4 allegro.hpp \ | |
5 allegroaction.cpp \ | |
6 allegrohelloworld.cpp \ | |
7 allegrowidgets.cpp \ | |
8 darkbitslogo_by_haiko.bmp \ | |
9 fixedfont.bmp \ | |
10 gui-chan.bmp \ | |
11 helloworld.hpp \ | |
12 hge.hpp \ | |
13 hgeaction.cpp \ | |
14 hgehelloworld.cpp \ | |
15 hgewidgets.cpp \ | |
16 openglallegro.hpp \ | |
17 openglallegroaction.cpp \ | |
18 openglallegrohelloworld.cpp \ | |
19 openglallegrowidgets.cpp \ | |
20 openglsdl.hpp \ | |
21 openglsdlaction.cpp \ | |
22 openglsdlhelloworld.cpp \ | |
23 openglsdlwidgets.cpp \ | |
24 openlayer.hpp \ | |
25 openlayerwidgets.cpp \ | |
26 sdl.hpp \ | |
27 sdlaction.cpp \ | |
28 sdlhelloworld.cpp \ | |
29 sdlwidgets.cpp \ | |
30 widgets.hpp |