Revision: 41537
http://brlcad.svn.sourceforge.net/brlcad/?rev=41537&view=rev
Author: starseeker
Date: 2010-12-07 18:12:36 +0000 (Tue, 07 Dec 2010)
Log Message:
-----------
OBJ_BREP definition is not just for MSVC - yay, can load NURBS now.
Modified Paths:
--------------
brlcad/branches/cmake/src/librt/CMakeLists.txt
Modified: brlcad/branches/cmake/src/librt/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/librt/CMakeLists.txt 2010-12-07 17:24:05 UTC
(rev 41536)
+++ brlcad/branches/cmake/src/librt/CMakeLists.txt 2010-12-07 18:12:36 UTC
(rev 41537)
@@ -239,9 +239,11 @@
add_definitions(
-DON_DLL_IMPORTS
-DDB5_EXPORT_DLL
- -DOBJ_BREP=1
)
endif(MSVC)
+add_definitions(
+ -DOBJ_BREP=1
+)
BRLCAD_ADDLIB(librt "${LIBRT_SOURCES}" "libbn libbu ${OPENNURBS_LIBRARY}
${REGEX_LIBRARY} ${ZLIB_LIBRARY} ${WIN32LIBS}")
SET_TARGET_PROPERTIES(librt PROPERTIES VERSION 19.0.1 SOVERSION 19)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits