Revision: 41407
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41407&view=rev
Author:   starseeker
Date:     2010-11-19 20:25:22 +0000 (Fri, 19 Nov 2010)

Log Message:
-----------
win files are in the win directory...

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

Modified: brlcad/branches/cmake/src/other/tk/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/other/tk/CMakeLists.txt   2010-11-19 20:00:19 UTC 
(rev 41406)
+++ brlcad/branches/cmake/src/other/tk/CMakeLists.txt   2010-11-19 20:25:22 UTC 
(rev 41407)
@@ -424,35 +424,35 @@
 )
 
 SET(TK_WIN_SRCS
-       tkWin32Dll.c
-       tkWin3d.c
-       tkWinButton.c
-       tkWinClipboard.c
-       tkWinColor.c
-       tkWinConfig.c
-       tkWinCursor.c
-       tkWinDialog.c
-       tkWinDraw.c
-       tkWinEmbed.c
-       tkWinFont.c
-       tkWinImage.c
-       tkWinInit.c
-       tkWinKey.c
-       tkWinMenu.c
-       tkWinPixmap.c
-       tkWinPointer.c
-       tkWinRegion.c
-       tkWinScrlbr.c
-       tkWinSend.c
-       tkWinSendCom.c
-       tkWinTest.c
-       tkWinWindow.c
-       tkWinWm.c
-       tkWinX.c
-       ttkWinMonitor.c
-       ttkWinTheme.c
-       ttkWinXPTheme.c
-       winMain.c
+       win/tkWin32Dll.c
+       win/tkWin3d.c
+       win/tkWinButton.c
+       win/tkWinClipboard.c
+       win/tkWinColor.c
+       win/tkWinConfig.c
+       win/tkWinCursor.c
+       win/tkWinDialog.c
+       win/tkWinDraw.c
+       win/tkWinEmbed.c
+       win/tkWinFont.c
+       win/tkWinImage.c
+       win/tkWinInit.c
+       win/tkWinKey.c
+       win/tkWinMenu.c
+       win/tkWinPixmap.c
+       win/tkWinPointer.c
+       win/tkWinRegion.c
+       win/tkWinScrlbr.c
+       win/tkWinSend.c
+       win/tkWinSendCom.c
+       win/tkWinTest.c
+       win/tkWinWindow.c
+       win/tkWinWm.c
+       win/tkWinX.c
+       win/ttkWinMonitor.c
+       win/ttkWinTheme.c
+       win/ttkWinXPTheme.c
+       win/winMain.c
 )
 
 SET(TK_SRCS ${TK_GENERIC_SRCS} ${TTK_SRCS})


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/msIE9-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to