topical media & game development
lib-game-delta3d-sdk-examples-buildScripts-examples-testGameActorComponents-CMakeLists.txt / txt
SET(APP_NAME testGameActorComponents)
PROJECT({APP_NAME}/)
ADD_LIBRARY({EXAMPLE_PATH}/componentgameactor.cpp
{EXAMPLE_PATH}/readme.txt
{EXAMPLE_PATH}/testactorlibraryregistry.h
{EXAMPLE_PATH}/testexport.h
{EXAMPLE_PATH}/textlabelcomponent.h
)
TARGET_LINK_LIBRARIES({DTCORE_LIBRARIES}
{DTUTIL_LIBRARIES}
{DTDAL_LIBRARIES}
{APP_NAME}
PROPERTIES DEFINE_SYMBOL TEST_GA_COMPONENTS_LIBRARY)
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.