Last change
on this file since 5840 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
|
Rev | Line | |
---|
[5693] | 1 | ADD_SOURCE_FILES(TOOLS_SRC_FILES |
---|
[2126] | 2 | BillboardSet.cc |
---|
[3196] | 3 | DynamicLines.cc |
---|
| 4 | DynamicRenderable.cc |
---|
[2126] | 5 | Mesh.cc |
---|
| 6 | ParticleInterface.cc |
---|
[5695] | 7 | ResourceCollection.cc |
---|
| 8 | ResourceLocation.cc |
---|
[2662] | 9 | Shader.cc |
---|
[2126] | 10 | TextureGenerator.cc |
---|
| 11 | Timer.cc |
---|
| 12 | ) |
---|
[5693] | 13 | ADD_SUBDIRECTORY(interfaces) |
---|
| 14 | |
---|
| 15 | ORXONOX_ADD_LIBRARY(tools |
---|
[5749] | 16 | FIND_HEADER_FILES |
---|
| 17 | PCH_FILE |
---|
| 18 | ToolsPrecompiledHeaders.h |
---|
[5693] | 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.