Revision: 40987
http://brlcad.svn.sourceforge.net/brlcad/?rev=40987&view=rev
Author: starseeker
Date: 2010-10-14 03:46:13 +0000 (Thu, 14 Oct 2010)
Log Message:
-----------
This appears to be the minimal set needed with the CMake files in their current
state - it seems likely the BRLCAD_DLL option should be higher up the tree,
check tomorrow for how it's used. Also, need to confirm build status of
'normal' Windows build - libbn is complaining about _bu_debug being unresolved
when I try to build it with nmake, even with libbu.lib getting generated.
Modified Paths:
--------------
brlcad/branches/cmake/src/libbu/CMakeLists.txt
Modified: brlcad/branches/cmake/src/libbu/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/libbu/CMakeLists.txt 2010-10-14 03:21:43 UTC
(rev 40986)
+++ brlcad/branches/cmake/src/libbu/CMakeLists.txt 2010-10-14 03:46:13 UTC
(rev 40987)
@@ -82,16 +82,8 @@
IF(MSVC)
SET(WIN32LIBS ws2_32.lib)
add_definitions(
- -DWIN32
- -D_WINDOWS
- -D__win32
-DBU_EXPORT_DLL
- -DNDEBUG
- -D_USRDLL
-DBRLCAD_DLL
- -DHAVE_CONFIG_H
- -DBRLCADBUILD
- -D_CRT_SECURE_NO_WARNINGS
)
ENDIF(MSVC)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits