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

Log Message:
-----------
Sigh - not allowed to define _WIN32, that's up to the compiler.

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

Modified: brlcad/branches/cmake/src/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/CMakeLists.txt    2010-10-18 20:19:00 UTC (rev 
41057)
+++ brlcad/branches/cmake/src/CMakeLists.txt    2010-10-18 20:34:55 UTC (rev 
41058)
@@ -51,7 +51,6 @@
 
 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