Last change
on this file since 5915 was
5781,
checked in by rgrieder, 15 years ago
|
Reverted trunk again. We might want to find a way to delete these revisions again (x3n's changes are still available as diff in the commit mails).
|
-
Property svn:eol-style set to
native
|
File size:
438 bytes
|
Line | |
---|
1 | ADD_SOURCE_FILES(TOOLS_SRC_FILES |
---|
2 | BillboardSet.cc |
---|
3 | DynamicLines.cc |
---|
4 | DynamicRenderable.cc |
---|
5 | Mesh.cc |
---|
6 | ParticleInterface.cc |
---|
7 | ResourceCollection.cc |
---|
8 | ResourceLocation.cc |
---|
9 | Shader.cc |
---|
10 | TextureGenerator.cc |
---|
11 | Timer.cc |
---|
12 | ) |
---|
13 | ADD_SUBDIRECTORY(interfaces) |
---|
14 | |
---|
15 | ORXONOX_ADD_LIBRARY(tools |
---|
16 | FIND_HEADER_FILES |
---|
17 | PCH_FILE |
---|
18 | ToolsPrecompiledHeaders.h |
---|
19 | DEFINE_SYMBOL |
---|
20 | "TOOLS_SHARED_BUILD" |
---|
21 | LINK_LIBRARIES |
---|
22 | core |
---|
23 | SOURCE_FILES ${TOOLS_SRC_FILES} |
---|
24 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.