Revision: 57102
          http://sourceforge.net/p/brlcad/code/57102
Author:   starseeker
Date:     2013-08-23 13:33:11 +0000 (Fri, 23 Aug 2013)
Log Message:
-----------
SCL_ prefix has been changed to SC_

Modified Paths:
--------------
    brlcad/trunk/src/conv/step/g-step/CMakeLists.txt
    brlcad/trunk/src/conv/step/step-g/CMakeLists.txt

Modified: brlcad/trunk/src/conv/step/g-step/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/conv/step/g-step/CMakeLists.txt    2013-08-23 13:30:14 UTC 
(rev 57101)
+++ brlcad/trunk/src/conv/step/g-step/CMakeLists.txt    2013-08-23 13:33:11 UTC 
(rev 57102)
@@ -54,10 +54,10 @@
     BU_DLL_IMPORTS
     RT_DLL_IMPORTS
     WDB_DLL_IMPORTS
-    SCL_CORE_DLL_IMPORTS
-    SCL_DAI_DLL_IMPORTS
-    SCL_EDITOR_DLL_IMPORTS
-    SCL_UTILS_DLL_IMPORTS
+    SC_CORE_DLL_IMPORTS
+    SC_DAI_DLL_IMPORTS
+    SC_EDITOR_DLL_IMPORTS
+    SC_UTILS_DLL_IMPORTS
     )
   list(APPEND gstep_IMPORTS ${gstep_IMPORTS})
   set_target_properties(g-step PROPERTIES COMPILE_DEFINITIONS 
"${gstep_IMPORTS}")

Modified: brlcad/trunk/src/conv/step/step-g/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/conv/step/step-g/CMakeLists.txt    2013-08-23 13:30:14 UTC 
(rev 57101)
+++ brlcad/trunk/src/conv/step/step-g/CMakeLists.txt    2013-08-23 13:33:11 UTC 
(rev 57102)
@@ -446,10 +446,10 @@
     BU_DLL_IMPORTS
     RT_DLL_IMPORTS
     WDB_DLL_IMPORTS
-    SCL_CORE_DLL_IMPORTS
-    SCL_DAI_DLL_IMPORTS
-    SCL_EDITOR_DLL_IMPORTS
-    SCL_UTILS_DLL_IMPORTS
+    SC_CORE_DLL_IMPORTS
+    SC_DAI_DLL_IMPORTS
+    SC_EDITOR_DLL_IMPORTS
+    SC_UTILS_DLL_IMPORTS
     )
   list(APPEND stepg_IMPORTS ${stepg_IMPORTS})
   set_target_properties(step-g PROPERTIES COMPILE_DEFINITIONS 
"${stepg_IMPORTS}")

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


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to