Revision: 41062
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41062&view=rev
Author:   starseeker
Date:     2010-10-18 21:58:13 +0000 (Mon, 18 Oct 2010)

Log Message:
-----------
Whoops, forgot the quotes.

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-10-18 21:45:15 UTC 
(rev 41061)
+++ brlcad/branches/cmake/src/librt/CMakeLists.txt      2010-10-18 21:58:13 UTC 
(rev 41062)
@@ -235,7 +235,7 @@
 )
 
 if(MSVC)
-       SET(WIN32LIBS ws2_32.lib Rpcrt4.lib)
+       SET(WIN32LIBS "ws2_32.lib Rpcrt4.lib")
    add_definitions(
        -DON_DLL_IMPORTS
                 -DDB5_EXPORT_DLL


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