Revision: 41057
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41057&view=rev
Author:   starseeker
Date:     2010-10-18 20:19:00 +0000 (Mon, 18 Oct 2010)

Log Message:
-----------
Let's see if explicitly setting this define helps any with regex/rle.

Modified Paths:
--------------
    brlcad/branches/cmake/src/CMakeLists.txt

Modified: brlcad/branches/cmake/src/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/CMakeLists.txt    2010-10-18 19:50:52 UTC (rev 
41056)
+++ brlcad/branches/cmake/src/CMakeLists.txt    2010-10-18 20:19:00 UTC (rev 
41057)
@@ -51,6 +51,7 @@
 
 IF(MSVC)
    add_definitions(
+               -D_WIN32
           -DBRLCAD_DLL
    )
 ENDIF(MSVC)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to