|
Last change
on this file since 8474 was
5738,
checked in by landauf, 16 years ago
|
|
merged libraries2 back to trunk
|
-
Property svn:eol-style set to
native
|
|
File size:
377 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 | DEFINE_SYMBOL |
|---|
| 17 | "TOOLS_SHARED_BUILD" |
|---|
| 18 | LINK_LIBRARIES |
|---|
| 19 | core |
|---|
| 20 | SOURCE_FILES ${TOOLS_SRC_FILES} |
|---|
| 21 | ) |
|---|
Note: See
TracBrowser
for help on using the repository browser.